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

Functional Help required

Former Member
0 Likes
623

Hi,

can any one tell me the link where i can find the details of fields in the data base table?

for example, in VBAK table whats VBELN? where it is used? in which module?

My client just says material number, posting date, fiscal year etc...

i need to find the table and corresponding field

Thanks in advance,

Niyaz

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
601

Hi,

Please check this link for SD tables and relationship perhaps it may help.

http://www.erpgenie.com/abap/tables_sd.htm

You can also go to transaction SE11 to find data type VBELN where being used in table fiels, program, function module, etc (CTRLSHIFTF3).

Regards,

Ferry Lianto

4 REPLIES 4
Read only

ferry_lianto
Active Contributor
0 Likes
602

Hi,

Please check this link for SD tables and relationship perhaps it may help.

http://www.erpgenie.com/abap/tables_sd.htm

You can also go to transaction SE11 to find data type VBELN where being used in table fiels, program, function module, etc (CTRLSHIFTF3).

Regards,

Ferry Lianto

Read only

0 Likes
601

The link contains only relation between each table in each module.

if you have any functional PPT on any module, please share with me..

Regards,

Niyaz

Read only

Former Member
0 Likes
601

HI,

Check with this link <a href="http://www.erpgenie.com/sap/abap/tables.htm">SAP Tables</a>

you can get the decription of the table and link between the tables and fields.

Thanks

mahesh

Read only

Former Member
0 Likes
601

vbak table is used for sd modules.

vbak is a customer master table.

all customer detail store on vbak table.

u what doudt.crate on cutomer t_code is xko1.

see table record or store or not.