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 NAME

Former Member
0 Likes
742

Can anybody tell me a BAPI which is used to get the open item documents from BSIK and BSAK tables..

Regards,

pandu.

1 ACCEPTED SOLUTION
5 REPLIES 5
Read only

Former Member
0 Likes
696

Hi,

Check the bapi BAPI_AR_ACC_GETOPENITEMS

Thanks

Naren

Read only

0 Likes
696

Hi Pandu,

You need to use

<b>BAPI_AP_ACC_GETOPENITEMS</b>

Regards,

Atish

Read only

Former Member
0 Likes
696

Hi,

BAPI_AR_ACC_GETOPENITEMS - For BSID

BAPI_AP_ACC_GETOPENITEMS - For BSIK

Thanks

naren

Read only

0 Likes
696

Thanks much...