‎2006 Jul 14 11:50 AM
I am trying to post GL by using BAPI
BAPI_ACC_GL_POSTING_POST
Its giving Success message but not updating in tables.
I have given commit also.
‎2006 Jul 14 11:51 AM
‎2006 Jul 14 11:51 AM
‎2006 Jul 14 12:07 PM
I have already given BAPI_TRANSACTION_COMMIT .
any other option.
‎2006 Jul 14 11:52 AM
try to call BAPI BAPI_TRANSACTION_COMMIT after calling BAPI_ACC_GL_POSTING_POST.
‎2006 Jul 14 12:09 PM
Hello Amit,
Use COMMIT WORK AND WAIT Afetr clling the BAPI.
IF USEFUL REWARD points.
Regards,
Vasanth
‎2009 Feb 19 4:16 PM
Amit
I realize this is an old question, but did you ever get the BAPI to work? I am running into the same problem -- I get a Success return but no posting. I am also doing a Commit.
Janice Ishee