Application Development 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: 

Customer Open Item

Former Member
0 Kudos

Can anyone suggest me some BAPI/FM to get and post Customer Open Item details.

5 REPLIES 5

Former Member
0 Kudos

What do you mean "post customer open item details?" They are already posted.

Rob

0 Kudos

I am looking out for a bapi to change/post the customer open items in another system. I am using a get bapi in a system to extract the documents and the same documents i want to migrate to another server. So in that server i will have to change/post them so that i can see them in transaction FB03. So which bapi/fm can help me to post/change these in the new system.

Former Member
0 Kudos

Not sure about the 'post' part, but you can use below BAPI's to get Open Items.

BAPI_AR_ACC_GETOPENITEMS

BAPI_CR_ACC_GETOLDESTOPENITEM

-Amit.

Lakshmipathi
Active Contributor
0 Kudos

Before reinventing the wheel, better discuss with your FI consultant as there four five standard transaction codes on Customer Open Line items.

G. Lakshmipathi

0 Kudos

I am fetching the customer open items using bapi- bapi_ar_acc_getopenitems. I want to move these to another server. So in the new system i have to use some bapi to change/post these so that i can see them in transaction FB03. So which bapi /fm should i use.