Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Structure name for a particular Tcode

Former Member
0 Likes
576

Hi Experts,

Is there any way to find out the structure used for a particular Tcode.

For Eg: for Asset Balance Reports there is a structure FIAA_SALVTAB_RABEST where i can add certain standard fields from ANLAV Table for displaying in ALV Report.

I want to find out the structure names for other Tcodes also.

Pls provide solution for the above.

Regards,

Sibin

Edited by: sibinraj24 on Oct 21, 2010 6:55 AM

3 REPLIES 3
Read only

Former Member
0 Likes
516

Hi Sibin,

It depends on the t.code for which you want to find the structure.

Please provide more information.

Regards,

Immanuel.

Read only

0 Likes
516

Hi Immanuel,

I want to know the structure name for IH08 Tcode.I want the final structure name where data is getting stored.

Also let me know whether I can de activate the fields once added to these structures?

Your help is highly appreciable.

Thanks and Regards,

Sibin

Edited by: sibinraj24 on Oct 23, 2010 6:37 AM

Read only

former_member212713
Contributor
0 Likes
516

Hı;

Firstly ; You should learn which programs use it. SE11->>DataType(write structure name)->>Where-UsesList

Secondly ; Pleace All Programs name copy to Notepad,

Thirdly; Use SE93 (I dont know use program count. This process May be take a long time.)

Best regards.