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

clearing document (posting)

Former Member
0 Likes
743

i have purchase order number and invoice number.

now i need clearing document number . can any body tell me how to get???

4 REPLIES 4
Read only

Former Member
0 Likes
655

Hi ,

you can use BKPF with invoice number in the field AWKEY to get the accouting document then enter accounting document in BSAK TO get clearing document .

Also you can try to get from BSAK based on vendor and purchase order number .

Please reward if useful.

Read only

Former Member
0 Likes
655

Hi,

For every accounting document when it is posted it should be available in BKPF Doc header table.. Once that document is closed or cleared..there is any entry made to BSAK for Vendors (Cleared Items) or BSAD for Customers (Cleared Items).

Eg: When a invoice is generated for a PO it gets created and is still not cleared or is not closed , it makes an entry in BSIK. Once it is closed it is available in BSAK.

Same is the case with Sales order..

Regards

Kiran Sure

Read only

Former Member
0 Likes
655

Hi

check in table BSEG

get AUGBL doc. no of clearing document

AUGDT clearing date

based on EBELN(Purchase Order).

thanks

sitaram

Read only

0 Likes
655

closed