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_AR_ACC_GETKEYDATEBALANCE - changes.

Former Member
0 Likes
538

Hi,

Our requirement is we need customer account balance division wise. Do we have any BAPI for this requirement ?

we found the function module "BAPI_AR_ACC_GETKEYDATEBALANCE" which provides customer account balance at a key date, what changes do we need to make so that we get customer's account balance 'Division' Wise?

Thanks,

Shravan.

1 REPLY 1
Read only

Former Member
0 Likes
418

hi

sales is fullfilled with sales area (including division), but balance of a customer doesn not contian only sales but also payments i manuel posting etc and the other postings does not contain division as well.

if you say that i want to check customer balace having a sales area (including division ). it can be possible...

in fbl5n there is no a search help inclduing sales area, but you can add a z search help to collective search help, by this way you can filter the requered customer, otherwise you can make a custome report by getting sales are from knvv and use the fm you mentioned above.

regards.