cancel
Showing results for 
Search instead for 
Did you mean: 

Checking Table Entries in SAP

Former Member
0 Kudos

Hi,

can any one tell me the different procedures to check the content of a table in SAP System.

foe example i would like to see the entries presnet in Table <T100>, so which T-code will provide me this facility

Abhishek

Accepted Solutions (1)

Accepted Solutions (1)

stefan_koehler
Active Contributor
0 Kudos

Hello Abhishek,

you can use SE16 to view the content of a table.

Regards

Stefan

Former Member
0 Kudos

Hello Stefan,

you can use

1.SE16 - http://sap-basis-security.blogspot.com/2008/05/se16-tcode.html

This will tell how to use it

2. SE11

Rohit

Former Member
0 Kudos

is there any T-code or way by which i can see actually the table with its actual coumn name. just take the example of table TSTC. its having the column name like TCODE, PGMNA, DYPNO, MENUE, CINFO, and ARBGB. I want to see the content in this real format of any sap table.

during SE16. it shows the Table with column name which is different to the actual name as shown above/

is this possible???

Abhishek

stefan_koehler
Active Contributor
0 Kudos

Hello Abhishek,

you mean that you see the column description instead of the column name in SE16?

That is possible:

SE16 -> Enter table name -> Settings -> User Parameters -> Keyword (Field name)

Regards

Stefan

Former Member
0 Kudos

HI Abhishek

In order to view the table stucture you can use tcode SE11

give the table name in feild database table and click on display and go to feilds tab

you will find all the feilds in that particular table .

SE11 - table stucture

SE16 - table contents

Hope this will help you

regards

dEE

Answers (0)