Reference data Ueberblick

EDI setup

EDI Partner

image.png

Allgemein

Controlling Properties for Message Type Processing

IN PRICAT

IN ORDRSP

IN DESADV

IN INVOIC

IN ORDERS

IN SLSRPT

IN INVRPT

OUT ORDERS

OUT SLSRPT

OUT INVRPT

OUT PRICAT

OUT ORDRSP

OUT DESADV

OUT INVOIC

GLN Participants

Export Container

Feldname Data type Length Options
Entry No. Integer
Status Option Create,Export,Processed,Canceled
EDI Document Type Option OUT PRICAT,OUT ORDERS,OUT SLSRPT,OUT INVRPT,OUT ORDRSP,OUT DESADV,OUT INVOIC
Source Type Integer
Source Subtype Option 0,1,2,3,4,5,6,7,8,9,10
Source No. Code 20
EDI Source Type Integer
EDI Source Subtype Option 0,1,2,3,4,5,6,7,8,9,10
EDI Source No. Code 20
Has Error Boolean
Error Text Text 250
Cancel User Text 50

Example: (see OUT SLSRPT, OUT INVRPT, OUT ORDERS)

NAS-Codeunits

Object ID Description
5407702 – EDI Import Start Mgt. Imports all EDI messages from the import folder specified in the EDI setup. Imports the messages in the following order: IN PRICAT, IN ORDRSP, IN DESDAV, IN SLSRPT, IN INVRPT, IN INVOIC, IN REMADV (not yet impl), IN ORDERS. For the subsequent processing of documents that ran due to errors, the "IN Mgt." CU can be integrated into the NAS. For example, once a day you can try to process all still incorrect "IN DESADV" documents.
5407706 – Export Schedule Mgt. Created from the export planning, depending on the setup, periodically "OUT SLSRPT"'s and "OUT INVRPT"'s. Other message types can be implemented later if required.
5407707 – EDI Export Mgt. Creates the OUT containers of the individual OUT EDI documents from the export containers
5407708 – Create Consign. Diff. Order CONSIGNMENT! Creates the inventory chargebacks + inventory additions for customer returns at the checkout that have been reported to the supplier via OUT SLSRPT Affects only items that have the flag "Retail Consignment Type" = "Retail Consignment Type"::"Consignment (Stock)"

In this article