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

BAPI_ACC_GL_POSTING_REV_POST

Former Member
0 Likes
516

Hello all,

I need information about the "BAPI_ACC_GL_POSTING_REV_POST" and "BAPI_TRANSACTION_COMMIT" BAPI's, because I have problems to update the documents. But the problem is, when I run the BAPI's in Development System, the process runs OK. But when I try to run it in QA the first BAPI runs OK and I get a message that says the document was counted correctly, however the second BAPI does not do the commit and sends the next message

Actualización cancelada

ID sistema... SQA

Mandante..... 900

Usuario...... MVARGAST

Transacción.. SE37

Clave TA..... 4923E565039A1E8CE10000008E0B2B11

Creado....... 20.11.2008, 19:14:17

Ejecutado.... 20.11.2008, 19:14:17

Info error... F1 105: El documento 17063419

I hope You can help me with this. Greetings

3 REPLIES 3
Read only

arjun_subhash
Active Participant
0 Likes
469

Hi,

try to make a custom bapi including both the bapis.

and hope u are not entering any values to obj_type ,obj_key,obj_sys.

thanks

Arjun

Read only

0 Likes
469

Hello,

Yes, in fact, I'm using a custom bapi including both the bapis. And I send the values for obj_type ,obj_key,obj_sys.

Read only

Former Member
0 Likes
469

It's telling you that the document already exists.

Rob