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_BILLINGDOC_GETLIST

Former Member
0 Likes
684

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
Read only

Former Member
0 Likes
517

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

Read only

0 Likes
517

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