GS1 Denmark created the HANCOM 1997 and 2002 standards, as a recommendation to implement EDI interfaces between manufacturers and retailers.
This standard is based on EANCOM Messages, most of them version 96A.
The exception is the Acknowledgement message CONTRL, which user directory version 2 and subversion EAN002.
We will illustrate how to create such message with SAP PO/PI and the B2B Add-on SP3 and higher.
When you receive and EDI message, you want to send it the EDISeparator Adapter.
In out scenario we are using the Trading Partner Manager in the B2B Cockpit to manage the Acknowledgment configuration.
Mark the checkbox Read from Dynamic Headers
By Default the EANCOM acknowledgement will be "Not Required"
We have added TPMContentAccessModule with the parameter enable.ediAckProfile=true, since we want to manage it for each partner in TPM
In the B2B cockpit (/b2bic)->Trading Partner Manager, you have created your Partner Profile:
In the EDI Acknowledgements Tab for EANCOM select:
If you use the GLN number, the standard qualifier(Agency Code) in the B2B Adapter is "014", however in practice most implementation will ignore the initial 0. You should always add the same GLN under both Agency codes "014" and "14".
For TPM to manage the Acknowledge, this identifier must match the one used in the EDI message:
Here is an example of a receiver EDI Separator for the partner used in this example.
As you can see the Message Version is the same as we configured in the TPM.
I am using the the GLN receiver identification, but you can use a wildcard(.*) instead if it fits your scenario.
Add the GenericConverterModule, becaue you want to convert the CONTRL message to XML
This is also where you can add the AcknowledgementReportModule, if you want to see the report added to the Message Monitor in the runtime workbench,
SAP-EANCOM Message key does not have version 3 and version 2 of the control message, so we will create those to be able to work with the GenericConverterModule.
You need to create the message version in SAP control key manully, you can see the process in this blog:
Enjoy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |