Hi, I'm working on a B2C project, where the customer requested an optional fields to be exported to the SAP ERP via the DataHub, namely: VAT Registration number and company name of the buyer. I have a problem with sending the VAT Registration number using the functionallities provided by DataHub and saporder extenstion.
DataHub's saporder extension uses BAPI_SALESORDER_CREATEFROMDAT2 function call to create the order in the SAP ERP. The function though does not allow for setting the STCEG field - that is the VAT Registration number field in customer's address. Also separate customer replication, from what I've found out does not allow to easily send the required information.
Has anyone been in a simillar situation and sorted that out? Any suggestions would be greatly appreciated.