‎2010 Oct 30 11:53 AM
Hi All,
I have a requirement where in i need to find a table :
Which provides me the linkage between : Original Document Number - Clearing Document Number - Write Off Reason Code(corresponding to the line item of the clearing document using F-32).
For Example: Suppose i have an Original Document Number and I Write Off an amount with a particular Reason Code and a Clearing Document is generated and a GL account is linked to this clearing document.
So I need a table where all these values can be mapped and fetched.
Any Logic or Table will do..
‎2010 Oct 30 1:48 PM
Check table BSE_CLR (BSE_CLR-BELNR_CLR is the clearing document and BSE_CLR-BELNR is the cleared document)
‎2010 Oct 30 3:35 PM
Hello,
You can find the clearing document in BSEG itself (the clearing doc detail is also maintained in the index tables viz., BSID, BSAD etc.). The relevant fields are AUGBL(Clearing Doc. No.) & AUGDT(Clearing Doc. Date)
BR,
Suhas