cancel
Showing results for 
Search instead for 
Did you mean: 

Can we create n number of idocs based on n numbers of consignments for a single sales order?

S0020311372
Participant
0 Kudos

Hi Experts,

We are trying to create sales orders from commerce to s4 HANA using data hub as the middleware, We have a requirement where we have to generate idocs based on number of consignments... Is this possible OOTB or do we need to do customization? If we need customization how can we achieve this any help is Appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

mpern
Advisor
Advisor
0 Kudos

I would avoid the Datahub like a plague, it is dead.

The way forward is SAP Cloud Platform Integration:

There are ready-made integration packages availalbe:

https://api.sap.com/search?filter=(Type%20eq%20(Integration%20Package))%20and%20(Products%20eq%20(SA...)

See also the integration documentation for more recent SAP Commerce Versions:

https://help.sap.com/viewer/50c996852b32456c96d3161a95544cdb/1905/en-US/ea15aabd47924c8983dc2ffb7563...

S0020311372
Participant
0 Kudos

But client requirement is datahub so any help is appreciated

rahulverma94
Active Participant
0 Kudos

Please pass on consignment objects in the contributor classes in place of order objects. It will create rows with consignment mapped to respective sales order idoc's attribute. You might also need to adjust the same for order entries with consignment entries.