‎2007 May 02 7:07 AM
hi,
BAPI_BILLINGDOC_GETLIST" contains the info. but then what are the parameters that we are supposed to pass? any one please tell me how to create some sample billing docs.
thanks
‎2007 May 02 7:11 AM
Hi,
Please check the documentation for the function..
Required entries :
REF_DOC_RANGE From-to selection of preceding documents (e.g. Sales document number )
Hope this will solve your problem.
Award Points if it solves your purpose.
-Gaurang
‎2007 May 02 7:11 AM
Hi,
Please check the documentation for the function..
Required entries :
REF_DOC_RANGE From-to selection of preceding documents (e.g. Sales document number )
Hope this will solve your problem.
Award Points if it solves your purpose.
-Gaurang
‎2007 May 02 7:19 AM
hello kishore,
you can create a billing doucment using trasaction 'VF01'
Thanks
raju N
‎2007 May 02 7:26 AM
hi raju,
thats normal anyway to create billing docs thru VF01. But then whats this bapi doing. how is that useful.
thanks
‎2007 May 02 7:38 AM
hello kishore,
this badi is not useful for creating billing doucments, it will give you information about the already created billing document, if you want to create you need to use some other badi like 'BAPI_BILLINGDOC_CREATEMULTIPLE'
Thanks
raju N
‎2007 May 02 7:29 AM
BAPI_BILLINGDOC_GETLIST---> see the documentation of this BAPI , there u will come to know ?
it will return Billing document details by taking Billing Numbers?
Regards
Prabhu
‎2007 May 02 7:38 AM
Hi
- Try VF04 and you should be able to create some billing docs out of the orders/deliveries (whichever is configured in your system).
Regards
Nilesh
‎2007 May 02 7:39 AM
BAPI_BILLINGDOC_GETLIST - is the BAPI to get the billing documents by passing the range of the billing documents
Use BAPI_BILLINGDOC_CREATEFROMDATA to create billing document
Regards
Rusidar