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

Function for customer opening balance

Former Member
0 Likes
288

Hi all,

is there any function available which gives profit center wise customer/vendor opening balance for a key date ??

its urgent

thanx in advance,

shardul shah

1 REPLY 1
Read only

Former Member
0 Likes
266

Hi

BAPI_AR_ACC_GETBALANCEDITEMS and BAPI_AP_ACC_GETBALANCEDITEMS, they returns the item and the but you can find out the profit from BSEG table.

Max