UNB+UNOB:1+PARTNER ID:ZZZ+0038977332:1:MFGB+001230:0000+00000000000001++INVOIC++++1'UNH+0001+INVOIC:S:93A:UN'BGM+380+INVOICE-NBR+9'DTM+137:20000101:102'RFF+ON:CUST_ORDER_NO'NAD+RE+ ::92++MANUFACTURER NAME'RFF+VA:DE12931720 6'CTA+AR+:JANE DOE'COM+00 49 89 555-2543:TE'NAD+ST+ ::92++TEST123 CORP.'NAD+BY+ ::92++ABCDEMO CORP.'CUX+2:USD:4'ALC+C++6++ABG'PCD+1:2.5'MOA+204:200.00'LIN+1++240152:BP'QTY+47:3.00:EA'PRI+AAA:1310.00:CT'LIN+2++54372:BP'QTY+47:2.00:EA'PRI+AAA:580.95:CT'UNS+S'MOA+77:5091.90:USD'TAX+7+VAT+++:::15+S'MOA+176:248.28:USD'UNT+25+0001'UNZ+1+00000000000001'
EDIdEv - EDI Development
www.edidev.com
Translating an EDI UN/EDIFACT S93A INVOIC message
This sample program is only a demonstration to show how one can easily use the the Framework EDI component to translate an UN/EDIFACT EDI file. The component manages the arduous detail of the EDI file structure so that programmers translating EDI files can just simply "map" the properties of the component into output variables. In this example, the inbound mapping is from the component's data element properties to the web page form fields. The advantages of having the mapping done at the source code level (as compared to at an application level) are flexibility, robustness and accuracy.
There were
errors detected in the EDI file.
Paste a sample EDIFACT S93A INVOIC:
Site Code:
Trading Partner ID:
Invoice Number:
Invoice Date:
Order No:
Manufacturer Name:
Manuf. Ref:
A/R Contact:
Telephone:
ShipTo Name:
Buyer Name:
Total Amount
Tax Rate:
Tax Amount:
[View Source Code]
[Download Program]