‎2008 Aug 08 4:05 PM
Hi,
Am creating sales orders through my program using the Function Module "BAPI_SALESORDER_CREATEFROMDAT2".
I have data(fields) for which i have to create a Sales orders.
I have mapped all the fields to the structures in the FM except Billing Type, I couldn't find where to map this "billing type" field in the Function Module.
I want to know into which structure's field in the above FM should this Billing type to be mapped.
Thanks,
Adithya M.
‎2008 Aug 08 4:20 PM
Hi
Billing type is linked to order type so u don't need to transfer it by BAPI.
Max
‎2008 Aug 08 4:20 PM
Hi
Billing type is linked to order type so u don't need to transfer it by BAPI.
Max
‎2008 Aug 08 4:21 PM
Why do you need to pass the Billing Type when you are creating the Sales Order? Only Sales order type is required in the sales order creation.
Based on the configuration maintained in the sales order, if future, system will create the specific type of delivery and Specific type of Billing document.
Regards,
Naimesh Patel