Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Standard EANCOM97 to EANCOM2002 format

Former Member
0 Kudos

Hi all,

We currently have inbound Purchase Orders into R3 via IDOC ORDERS. Our customer is currently using standard EANCOM97. However they are now upgrading to EANCOM2002 standard. My question is how does such an upgrade from an older standard to a new standard impact IDOC development in R3? Currently the Idoc ORDERS is currently implemented. As there are no upgrades to our R3 system I can't see how the current mapping of segments will change if they have to change. Any help would be appreciated and points will be awarded.

Thanks and regards.

Liam

3 REPLIES 3

Former Member
0 Kudos

Hi Liam,

Upgrading your EDI standards has no impact on your IDOC information in SAP. What gets impacted is the translation/mapping logic in your EDI subsystem. Do you have an EDI subsystem? If so, check the mapping of the IDOC to EDI messages or vice-versa. See if that needs to change. I don't think anything on the SAP side will change. It will have an impact only if you have a custom program that reads the EDI file and converts it into an IDOC.

Bottom line is, you need to make changes, wherever the mapping is done.

Hope this helps,

Srinivas

0 Kudos

Hi Srinivas,

Thanks for your answer. That confirms what I understand it to be. The subsystem we are using is Gentran and will have to get the Gentran specialist to revise the mapping. But hopefully, there will be no impact to the existing segments in the idoc.

thanks again

Liam

0 Kudos

No, I don't think so. The only glitch may be if the new standard has some additional information that your company is going to use and there are no corresponding fields in SAP segments or the SO/PO tables to hold it. If this is the case, then you may end up extending your IDOC type and then find some text fields or unused fields or even append structures to store the new information. But in either case, you will start in the middle with the EDI subsystem and then look at the ends.

Please close the thread if answered.

Regards,

Srinivas