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: 

BAPI_BILLINGDOC_GETLIST

Former Member
0 Kudos

hi all,

i'm wondering whether this BAPI_BILLINGDOC_GETLIST is for sales doc. searching or for billing doc. searching...

it is in the list of billing bapi.. but it seems refer to the sales table.. i got confused..

i want to do a program for billing document searching, can anybody let me know which bapi is used for billing document searching?

for example: user input the range of billing doc. no., and then return result is the list of the existence billing doc. within the range...

thanks very much.

2 REPLIES 2

Former Member
0 Kudos

yes this is for billing doc searching just pass the value of your selection-options on the function REFDOCRANGE

0 Kudos

the problem is that: i want to search the billing doc. list with the billing doc. no. input.

but this bapi seems to use sales doc. no. to search the billing list...