Hi All,
My requirement is to create a sales order using BAPI and to have multiple email ids to the Sold To.
I am using the BAPI BAPI_SALESORDER_CREATEFROMDAT2 to create the SO.
I have written logic to update the Sold to Address with Email by linking the internal tables ORDER_PARTNERS and PARTNERADDRESSES.
However, I am not able to create Sold To with multiple Email IDs.
Kindly let me know how to handle this scenario?