cancel
Showing results for 
Search instead for 
Did you mean: 

GTS Table

0 Kudos

Hello Gurus,

I need to capture a report where entries of material movement along with the material in GTS is visible, with some more additional customized fields.

I can use the Tab – Stock overview from Customs Warehouse in Customs management module for the same. But since, I need few customized fields as well, I want to know the source table from where the information is popped out in this Stock overview Tab.

Can someone guide me?

Regards,

VK

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vineet,

You may need to debug to find the source table.

Highlight the field and press F1 then click Technical Information.

This should give you the structure and field name.

Now go to transaction SE84 -> ABAP Dictionary -> Structures -> Enter the relevant structure, highlight the relevant field and click "Where-Used". This should give you some breakpoints to start with.

Best Regards,

Eoin