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 or Bapi for FK10N

Former Member
0 Likes
654

Hi,

I can get the Cumulative Vendor Balance by tcode FK10N, but how can I get it in code?

Is there any BAPI or Function Modules for this?

1 REPLY 1
Read only

Former Member
0 Likes
453

Hi,

Please try these BAPI.

BAPI_AP_ACC_GETBALANCEDITEMS

BAPI_AP_ACC_GETCURRENTBALANCE

BAPI_AP_ACC_GETKEYDATEBALANCE

BAPI_AP_ACC_GETOPENITEMS

BAPI_AP_ACC_GETPERIODBALANCES

BAPI_AP_ACC_GETSTATEMENT

Regards,

Kiran Sure