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_DOCUMENT_POST in background

Former Member
0 Likes
541

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

1 REPLY 1
Read only

Former Member
0 Likes
362

check 12th responce in below thread.

/thread/1134764 [original link is broken]

--

Reddy