‎2007 May 16 6:35 AM
Hi Experts,
i want to create the invoice with reference salesorder, plz send me the bapi which is useful to create invoic withr refence salesorder
regards
eswar
‎2007 May 16 6:58 AM
Hi
You can create a Billing doc/invoice from a sales order using the BAPI's
BAPI_BILLINGDOC_CREATE
BAPI_BILLINGDOC_CREATEFROMDATA
BAPI_BILLINGDOC_CREATEMULTIPLE
or first create a Delivery for the sales order using VL01N tcode
after delivery creation use that delivery doc no and create a Billing doc/Invoice using VF01 Tcode
Reward points if useful
Regards
Anji
‎2007 May 16 6:54 AM
‎2007 May 16 6:58 AM
Hi
You can create a Billing doc/invoice from a sales order using the BAPI's
BAPI_BILLINGDOC_CREATE
BAPI_BILLINGDOC_CREATEFROMDATA
BAPI_BILLINGDOC_CREATEMULTIPLE
or first create a Delivery for the sales order using VL01N tcode
after delivery creation use that delivery doc no and create a Billing doc/Invoice using VF01 Tcode
Reward points if useful
Regards
Anji
‎2007 May 16 10:13 AM
hi Anji,
i have created the invoice with reference salesorder using the bapi
BAPI_BILLING_CREATEMULTIPLE, but it is giving the invoice num, but it will not any information abuot NetValue and TaxValue,
plz give me the input parameters for this bapi
regards
eswra
‎2007 May 16 10:38 AM
hi Mr Anjireddy,
i am able to create invoice with the bapi BAPI_BILLING_CREATEMULTIPLE, here i'm giving the RefDocNo of the SalesOrder, the invoice is generated but i'm not gettting the NetValue, TaxValue.
plz give the information for that prob,
eswar