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

Former Member
0 Likes
1,438

iam transfering AR line items in se37 there is bapi_acc_document_post function module is available but in lsmw its not available.can any one help me for transfering the data using bapi method

Regards

priya

2 REPLIES 2
Read only

Former Member
0 Likes
580

Hi Priya,

In LSMW you cannot select the BAPI as such. You need to select the business object to which that particular BAPI is assigned.

In your case, for the bapi BAPI_ACC_DOCUMENT_POST the business object is BUS6035

You can go to transaction SWO1 and input this business object and find the bapi assigned to it.

Cheers,

Subathra

Read only

Former Member
0 Likes
580

Hi Priya,

Give BUS6035 as Business Object and POST as Method. It will work.

Reward if helpful.

Younus