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

Table for Document flow

Former Member
0 Likes
5,975

Hi,

I have a Sales Order. For this Sales Order i Created a Puchase Order.I made a Goods Reciept and an Account Document is created. Can any one tell the table where i can see the Document flow for this Order? I tried VBFA...but i can see only Purchase Order against the Sales Order.Thanks in Advance.

Challa.

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,999

VBFA is document flow for SD.

To find receipt for purchase order, look at EKBE with key purchase order Nr and event type VGABE = '1' Goods receipt

Then to find accounting document, you need to look to BKPF header table with keys AWTYP Reference procedure 'MKPF' and AWKEY Object key (Nr + year)

Regards

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,000

VBFA is document flow for SD.

To find receipt for purchase order, look at EKBE with key purchase order Nr and event type VGABE = '1' Goods receipt

Then to find accounting document, you need to look to BKPF header table with keys AWTYP Reference procedure 'MKPF' and AWKEY Object key (Nr + year)

Regards