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: 

Bapis to reverse Documents

Former Member
0 Kudos

Hi Gurus,

Can anyone give me bapis name to reverse documents and some code examples.

Thanks in advance,

Regards

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Take a look at

ACC6                           Accounting: BAPIs for UPDATE II                                    
BAPI_ACC_BILLING_REV_CHECK     Accounting: Check Billing Document Reversal (OAG: LOAD RECEIVABLE) 
BAPI_ACC_BILLING_REV_POST      Accounting: Post Billing Doc.Reversal (OAG: LOAD RECEIVABLE)       
BAPI_ACC_GL_POSTING_REV_CHECK  Accounting: Check Reversal of General G/L Account Posting          
BAPI_ACC_GL_POSTING_REV_POST   Accounting: Post General G/L Posting Reversal                      
BAPI_ACC_GOODS_MOV_REV_CHECK   Accounting: Check Goods Movement Reversal (OAG: POST JOURNAL)      
BAPI_ACC_GOODS_MOV_REV_POST    Accounting: Post Goods Movement Reversal (OAG: POST JOURNAL)       
BAPI_ACC_INVOICE_REV_CHECK     Accounting: Check Reversal of Invoice Receipt (OAG: LOAD PAYABLE)  
BAPI_ACC_INVOICE_REV_POST      Accounting: Post Invoice Receipt Reversal (OAG: LOAD PAYABLE)                                                                                
K40C                           CO Actual Postings, Manual                                         
BAPI_ACC_ACT_POSTINGS_REVERSE  Accounting: Reverse CO Documents - Manual Actual Postings       

Regards

0 Kudos

Hi, thk for the reply. Can you tell me if the BAPI_ACC_BILLING_REV_CHECK does the FI documents reversal check?

And also can someone provide me some sample codes for the bapis.

Thk,

Regards