cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Document or Syntax rules to create an EDI 850 ANSIX12 document

Former Member
0 Kudos

Hi All,

I am working on a file to file scenario of creating an EDI 850 ANSIX12 document (Purchase Order data), in the input structure i have Header,Additional Header, Item and Additional Item. Since EDI 850 ANSIX12 is a standard format of Purchase Order, kindly let me know if anyone has the mapping document or the syntax rules of how to build this document using the above 4 structures.

Regards,

Yugandhar K

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks i got the EDI document.

Former Member
0 Kudos

Hi Yugandhar,

I have same requirement to generate .txt file with X12 format, I am facing problem with Mapping between  iDoc type and EDI 850. Could you please send me Mapping sheet and sample source code to jellipraveen@gmail.com

Regards,

Jelli

Former Member
0 Kudos

Hi Yugandhar,

Could you please share Mapping Document/ Syntax rules to generate X12 Document for PO. I have generated X12 Document for Fields which are common with both, Still i am struggling to achieve this .Could you please share it  jellipraveen@gmail.com

Thanks!

Jelli

Former Member
0 Kudos

Hi All,

Please suggest some solution, I am stuck at Mapping of X12 850 to iDoc type(ORDERS01,ORDERS02, ORDERS03, ORDERS04, ORDERS05) and have to complete the project.

Appreciate Suggestions

Thanks!

Jelli

Former Member
0 Kudos

Hi Can u forward me the document as well

Thanks

Former Member
0 Kudos
Former Member
0 Kudos

Hi Abhishek,

Thank you for the response.

I have gone through the document you have given, it speaks about the way to use the third party adapter when we want to create an EDI ANSI X12 format document. Here as mentioned earlier i could not use any third party adapter, I myself need to create an ABAP mapping program wherein i could generate a ANSI X12 format document.Kindly ley me know your thoughts on this.

Regards,

Yugandhar K

Former Member
0 Kudos

Hi,

Can you please check the below website:

Just go to standard and refer the ORDERS example.

http://www.edifactory.de/messages.php?s=D96A

Thnx

Chirag

Former Member
0 Kudos

Hi,

Usually we dont create the strucutre which u told in the thread we use the EDI PO strucutre and mapp it to IDOC ORDER05 so no need to create data type.

Can you please tell me why u need to create the strucutre..

Chirag

Former Member
0 Kudos

Hi Chirag,

Thank you for the response.

You are right, we generally pick the file and map it to the IDOC structure, but here my requirement is to created and EDI Formatted document of ANSI X12 structure. This EDI file will later be picked by other business services. So i need to create a EDI ANSIX12 formatted document. Firstly we could do this using third party adapters like Seeburger, Iway etc but I cannot use any third party adapters for this requirement. So I planned to create a .txt file following the syntax rules of the EDI ANSI X12 format. So please let me know how you could help me out.

Regards,

Yugandhar K