cancel
Showing results for 
Search instead for 
Did you mean: 

SD--ABAP related...

Former Member
0 Kudos

Hi friends,

I am a functional guy in SD but new to SD implementation area. I do not know much about ABAP

1. I would like to know the T code for

a. Finding out the Table Nos.

b. If I want to know the character length of a particular field in the masters or transactions, how do I go about.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

You can use following T-Codes:

SE16 to view Table Data

SE11 to view field length

SE37 to vew function module

SE38 to view program

and also IF u click F1 on any one of the field it will open a window from there go to technical information icon if u click on that icon it will tel u which table that field belongs to n wat is the table name and field name.Now if u doble click on the field it will take u to data dictionary there u can view field length ..

If it is use full please reward points

Regards

MBS

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Adiraj,

SE16 for entries in a particular Table

SE11 - to View fields & field type and length in tables

SE71 - Screen painter for Issues realted to Output

SE38 - Programms

If you require anything specific revert back

Regards

Srini