Skip to main content
Skip table of contents

EDI ADHOC

Problem

Fehleranalyse bei EDI ADHOC.

Logging bei ADHOC aktivieren
select * from grundlagen_werte;

Logging deaktivieren
delete from grundlagen_werte where name like 'LogDirAdHocSendWebRequest%';   

Logging aktivieren
Ordner muss vorhanden sein!
insert into grundlagen_werte (name,wert) values ( 'LogDirAdHocSendWebRequest','C:\inetpub\wwwroot\LC.NET\Company\LogFiles\XXX' );  


Fehlercodes ADHOC

Bei der Übermittlung einer ADHOC EDI Nachricht werden bei Problemen Fehlercodes von der Gegenseite übermittelt. 

Anbei die Liste von Michelin und Bridgestone.

Lösung

Error codeMichelinBridgestone
0No errors occurredNo errors occurred
1At least one item is incorrect. Details are distinctive in the error field on item levelsomething wrong in one of the items
301No connection to ERP system (order)No connection to ERP system (order)
302No connection to ERP system (inquiry)No connection to ERP system
303No connection to ERP systemTimeout to ERP system
304Request to ERP - System disconnected
399 Miscellaneous - connection errorMiscellaneous - connection error
401Timeout during inquiry processing in ERPTimeout during inquiry processing in ERP
402Error during inquiry processing in ERP
403Error during order processing in ERPError during order processing, connection broken
404Order only processed partiallyOrder only processed partially. Item could not be created.
405 Timeout during processing in ERP system
405Timeout during processing in ERP system
499Miscellaneous - processing errorMiscellaneous - processing error
901Document number invalid [identification number of document, blanket order reference, customer reference, additional customer reference number]Docu ID invalid
902Too many items (order lines, despatch note lines)Too many items in the order (supplier specific)
903Invalid article identification code
904Quantity value invalid, must be greater than 0
905No items in messageNo items in message
906Customer reference number already used - (valid only for orders where the reference MUST be unique)Reference number already used - (valid only for Orders where the ref.MUST be unique)
907Invalid consignee (ship-to) party ID number
908No authority to select consignee (ship-to)No authority to select ship-to
909The mandatory customer reference number is missing in the orderReference nr. is empty - mandatory for orders only
910Internal error in ad hoc systemInternal error in ad hoc System
911Incorrect EAN number (not known on supplier side)? Ev. Artikel nicht erkannt, Ev. Herstellerartikelnummer nicht übergeben
912Requested delivery date invalidDelivery date invalid
913Invalid consignee (ship-to) party ID numberShip-to party invalid
914Missing buyer (sold-to) identification numberMissing sold-to number in message
915Buyer (sold-to) party ID number invalidcustomer code invalid
916Adhoc version number incorrect (document ID or variant)adhoc version number incorrect
917Incorrect ad hoc message typeIncorrect message type
918No authority to specify earliest requested (header level) or requested (item level) delivery dateNo authority to specify delivery due date
919No authority for brand/sales organisationNo authority for Brand/sales organisation
920Account not activated for this buyer (sold-to) party ID numberSold-to customer not activated
921Access permission password is expiredAccess permission  password is expired
922Incorrect/invalid blanket order (contract) numberIncorrect/invalid contract number
924Incorrect buyer (sold-to) agency code qualifierIncorrect sold-to qualifier
925Incorrect consignee (ship-to) agency code qualifierIncorrect ship-to qualifier
926Missing mapping for the customer assigned buyer (sold-to) party IDMissing mapping for the sold-to external number
927Missing mapping for the customer assigned consignee (shipto) party IDMissing mapping for the ship-to external number
928Mandatory EAN code missing for this line
929Incorrect promotion (campaign) code (wrong value)Incorrect promotion code (wrong value)
930Incorrect payment method codeincorrect payment method code
931Material definition error in supplier system (sales view, plant view, prices etc)
932Buyer (sold-to) definition error in supplier system (sales area, deletion indicator etc.)Sold-to definition error in supplier system. (sales area, deletionindicator etc)
933This material can not be ordered via ad hoc EDI EDI (In this case a substituting article can be proposed if the substitution indicator has been flagged in the inquiry).
934Customer not allowed to create backordersCustomer not allowed to create backorders
935Order can not be created, at least one line is in errorOrder can not be created, at least one line is in error
936Wrong buyer - consignee combination (sold-to/ship-to combination)Wrong sold-to ship-to combination
937Consignee (ship-to) definition error in supplier system (sales area, deletion indicator etc.)Ship-to definition error in supplier system. (sales area, deletionindicator etc)
938All items in error, no sales order createdAll items in error, no sales order created
939Wrong or not allowed order type (transport priority)Order type wrong or not allowed
940Incorrect supplier material number (not known on supplier side)
941Wrong EAN/supplier material number combination
942Maximum allowed quantity overpassed
943Error in ERP system during creation of sales orderError in ERP system during creation of sales order
944Promotion (campaign) code validity period expiredPromotion code validity expired
945Material status set to not sellable (material can not be purchased anymore) ( In this case a substituting article can be proposed if the substitution indicator has been flagged in the inquiry).
946Ad hoc version number missing
950No authority to use this message type
970Manufacturers order number invalid or not found
971Customers order number invalid or not found
972Requested delivery date out of authorised period horizon
973Material is temporarily orderable only by phone. For more details contact the call centre ( In this case a substituting article can be proposed if the substitution indicator has been flagged in the inquiry).
974The ordered quantity is not equal to he content of the packaging, or does not correspond to the multiple of the packaging content.
975Quantity value invalid. Must be an integer value.
999Miscellaneous

Miscellaneous content error


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.