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: 

Mass reversal using AB08 - BDC

Former Member
0 Kudos

Hi,

I had done a BDC for Mass reversal of fixed assets using transaction AB08 using sessions method.It gets processed succesfully in foreground,but return with errors when processed in background.

When done an analysis with logs,the sequence of screens thru foreground and background modes are different.

Could not find how the screen sequences goes in background mode.

Please reply.

Regards,

kavitha

2 REPLIES 2

Former Member
0 Kudos

Hi

pls make use of suitable BAPI

BAPI_ACC_BILLING_REV_CHECK

BAPI_ACC_BILLING_REV_POST

BAPI_ACC_GL_POSTING_REV_CHEC

BAPI_ACC_GL_POSTING_REV_POST

BAPI_ACC_GOODS_MOV_REV_CHECK

BAPI_ACC_GOODS_MOV_REV_POST

BAPI_ACC_INVOICE_REV_CHECK

BAPI_ACC_INVOICE_REV_POST

KHAMMAR
Explorer
0 Kudos

Hello !

Did anyone figure out how to solve this issue ?

Best regards