cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is the transaction code.

Former Member
0 Likes
845

Hi gurus-

What is the transaction code to find out in which tables and/or in which structure any field (like kostl, pspnr frgzu etc) is used.

I know it is something like se84 or se85, but if I try these it goes to abap development work bench. I tried these in ECC and BW.

Any help is appreciated.

Thanks

View Entire Topic
Former Member
0 Likes

Hi,

I don't think there is a Tcode for this.

in r/3 side

GO to se11->ROOFIELD table-> ctrlshiftf10->field KOSTL...you will find the data soucres in which this field is. figure out the relative DS for your use.

Then go to HELP.SAP and search for this DS.

you will find the Table name and Structure name.

Hope i m clr.

Regards,

San!

Former Member
0 Likes

<u>To check out the table a field belongs to:</u>

SE11 -> DD03L -> Utilities -> Table Contents -> Display-> Execute (F8) with <FIELDNAME>.

Regards,

R.Ravi