cancel
Showing results for 
Search instead for 
Did you mean: 

Using EAN/GTIN or Customer Product number with API (S4/Hana)

Hi Experts,

We are currently implementing SAP S4/Hana MTE. What is the best way to create a Sales Order via API (SAP_COM_0288) using the GTIN/EAN or Customer code?

Our EDI customers may send the EAN/GTIN or their own product code. With the API I do not see any way to use anything else but the SAP material number.

Thank you for you time and effort in answering the question

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Enda
Product and Topic Expert
Product and Topic Expert

Hi Jacques ,

I checked the API documentation available at the links below but there appears to be no EAN / GTIN field for Sales Orders in the Cloud.

https://help.sap.com/viewer/c802bda388444570862956781df34e92/1905.500/en-US/2b2fd9fb158e4629bf9106c8...

https://api.sap.com/api/SALESORDERBULKREQUEST_IN/overview

An option might be to use Extensibility using the 'Custom fields and logic' app to add a custom field at item level to store this information supplied by the customer.

https://help.sap.com/viewer/c802bda388444570862956781df34e92/1905.500/en-US/1f4c96d4771a42e18a7eba7c...

Or use the API Product Master API API_PRODUCT_SRV where usually the EAN information is maintained for a Product.

If you have any questions , please let us know

Thanks

Enda

Answers (0)