Application Development 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: 

How to get data from FD10N

maria_merino
Active Participant
0 Kudos
512

Hi, I need to get "Sales/purchases" value from FD10N to use it in a custom report, how can I retrieve it? Is there any bapi or module function? Should I access BSID and BSAD? In that case, is there any filter I have to use?

Is it always the same values as for FBL5N?

thanks!

Maria

3 REPLIES 3

raymond_giuseppi
Active Contributor
460

Look at

  • Tables KNC1, KNC3
  • BAPI with name beginning with BAPI_AR_ACC_GET

0 Kudos
460

Thanks!! I didn't know KNC1 and KNC3. Non of the bapi returns what I need but I found it on tables.

0 Kudos
460

Are there differences between the transaction display and the field DEBITOR_BALANCES-MNTH_SALES returned by BAPI_AR_ACC_GETPERIODBALANCES ?