‎2008 Nov 12 3:13 PM
Hi all,
I have to create billing document automatically, given delivery number and billing document type.
I know BAPI_BILLINGDOC_CREATE and BAPI_BILLINGDOC_CREATEFROMDATA
but they dont take delivery number as input.
I debugged vf01 and got FM RV_INVOICE_CREATE,
the parameters to be passed are according to my requirement but the FM only creates a temporary billing document starting with $ and permanent billing doc doesn't get created.
I tried using commit work after the call FM still it doesnot work.
Am i missing something.
-Kartik
‎2008 Nov 13 5:24 AM
Problem solved .
u need to pass with posting parameter as A to successfully complete invoicing