‎2010 Jun 14 8:21 AM
Hi Experts,
I am trying to executing BAPI_ACC_DOCUMENT_POST in background like below:-
call BAPI_ACC_DOCUMENT_POST in background task
Export
document_header = xyz
tables
---
---
---
return = int_return.
In that case I am not getting return message but when i remove in background task statement document posted sucessfully and message appears correctly.
Pls help me out to get int_return filled in background.
Thanks,
Aks
‎2010 Jun 14 1:54 PM
check 12th responce in below thread.
/thread/1134764 [original link is broken]
--
Reddy