cancel
Showing results for 
Search instead for 
Did you mean: 

Sap SD

Former Member
0 Kudos

Hi Gurus,

i need a solutions for these questions:

1) What are three main docs in SD and tell the important tables behind them

2) Write a small program which shows the the document flow given a Sales order no.

Send me the program name to us.

regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nanda,

3 main documents to talk in SD would be Sales documents, Delivery documents and billing documents.

<b>Sales document tables</b>

VBAK - sales document header data ( from customer master )

VBAP - sales document Item data ( from the material master )

VBEP - Schedule line data

<b>Delivery document tables</b>

LIKP - Delivery header data

LIPS - Delivery Item data

<b>Billing document tables</b>

VBRK - Billing header data

VBRP - Billing Item data

VBFA - Document flow

VBUK - Document header status

VBUP - Document Item status

VBKD - Sales document Business data

Hope it helps. Pl reward if useful.

Thanks & Regards

Sadhu Kishore

Former Member
0 Kudos

Hi Nanda,

WRT your question 1, The threee main documents are Sales Order Type (Tables being VBAK & VBAP), Delivery Document (Table being LIKP & LIPS) & Billing Document (Table being VBRK & VBRP). There are many other tables associated to these document.

Refering your second query (the required program you will have to coded by Abaper). To know more about table & linkage for document flow, check the link as under:

http://www.erpgenie.com/sap/abap/tables.htm

Reward points if helpful.

Regards,

Rajesh Banka