Application Development 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: 

Functional Help required

former_member200338
Active Contributor
0 Kudos

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

ferry_lianto
Active Contributor
0 Kudos

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

ferry_lianto
Active Contributor
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.