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

tables

Former Member
0 Likes
512

Hi,

what are the tables-fields for

1)screen groups

2)user status,new user status

3)partner screen groups

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
475

How can I find the tables .Is there any T.code for that.

Thanks

Read only

0 Likes
475

Hi,

All sap tables are stored in table <b>DD02L</b> and table descriptions in table <b>DD02T</b>.

The transaction to view sap tables is se11 or se12.

Hope this helps.

Read only

0 Likes
475

I need to find "classification screen groups".How to find what r the tables for this .

thanks

Read only

Former Member
0 Likes
475

hi Nithin,

Have a look at a <b>DD02T</b> table where you can find the description to search for the fields

Read only

ferry_lianto
Active Contributor
0 Likes
475

Hi Nithin,

Please check this tables.

<b>DD02T

DD02L</b>

You can use transaction codes SE11, SE16 or SE16N to browse above tables.

Hope this will help.

Regards,

Ferry Lianto