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

Sytem Fields

Former Member
0 Likes
968

Hi all,

Where can I find all the system field, I mean the table they reside in? Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
944

Hi,

Refer the table SYST. u can get all the system fields with description.

Thanks.

Hi all,

Where can I find all the system field, I mean the table they reside in? Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
945

Hi,

Refer the table SYST. u can get all the system fields with description.

Thanks.

Read only

Former Member
0 Likes
944

Hi,

You can find it in SYST structure. All you need is to put in sy- and the field names to use that.

Regards,

Sheeba.

Read only

Former Member
0 Likes
944

go to SYST table - ABAP System Fields

Read only

Former Member
0 Likes
944
Read only

Former Member
0 Likes
944

Hi

http://sap.niraj.tripod.com/id36.html

u can find the system fields which are using in ABAP program.

Thanks

N.Neelima.