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

balance

Former Member
0 Likes
599

hi

i need fetch the data from lfa1 and lfb1(fields bukrs,lifnr, name1...) tables and get the vendor balances

vendors that have been inactive for atlease last 10 months, i need to get their balance.

for eg like FK10N transaction the vendor balance should appear.please help how to get the balance.

do we have any function module.

please help me

thanks in advance.

hi

i need fetch the data from lfa1 and lfb1(fields bukrs,lifnr, name1...) tables and get the vendor balances

vendors that have been inactive for atlease last 10 months, i need to get their balance.

for eg like FK10N transaction the vendor balance should appear.please help how to get the balance.

do we have any function module.

please help me

thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
571

Hi,

Check the FM 'BAPI_AR_ACC_GETKEYDATEBALANCE'.

Regards

Ravi

Read only

Former Member
0 Likes
571

hi hemalatha..

its very simple...

check the date of the vendores..

who didnt have interacted for more than 10 months delete them based on the date..

ok u can easily get the logic of 10 mmonths..

fiirst take all the vendors and get the looop and delete unnecesaery one..ok

reward points if usefull..every one now a days taking help not atleast rewardin dont do that ok

regards

satish.v

Read only

Former Member
0 Likes
571

Hi,

You may use BAPI_AP_ACC_GETKEYDATEBALANCE.

I hope this helps,

Regards

Raju Chitale