We are using the SAP B2B AddOn SP3 on SAP PO 7.4 and are implementing outbound EDIFACT interfaces towards customers and vendors. Within the EDIFACT UNB segment we need to populate the syntax identifier (UNB/S001/0001) and version (UNB/S001/0002) that the business partner expects.
The question now is how we can guarantee that the outbound EDIFACT message contains the characters that correspond to the syntax identifier and version that are used within the same message. For example the Euro charcter € should not be present when syntax identifer UNOA is used. Is there probably some kind of adapter module that can take care of this?
How did other people solve this issue?