wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/StatusReason#", ack _"http://tripcom.org/ontologies/EDI/Acknowledgement#", mf _"http://tripcom.org/ontologies/EDI/MessageFunction#", sve _"http://tripcom.org/ontologies/EDI/StateValidEvent#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", mt _"http://tripcom.org/ontologies/EDI/EDIFACT/MessageType#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/StatusReason" nonFunctionalProperties dc#title hasValue "Status Reason" dc#subject hasValue "Status Reason" dc#description hasValue "Status Reason" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-06-29" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.9 $" endNonFunctionalProperties /* Handles: DE 4221, Discrepancy nature DE_4465, Adjustment reason DE_7007, Return state DE_8169, Container fullness DE_8323, Intl Transport movement DE_8339, Packaging danger level DE_9011, Status event DE_9013, Status reason description */ concept cyc#Individual concept cyc#Intangible concept cyc#IntangibleIndivdiual subConceptOf {cyc#Indivdiual, cyc#Intangible} concept cyc#AspatialThing subConceptOf cyc#Intangible relation cyc#identificationStrings( ofType cyc#Individual, ofType _string) concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SpatialThing subConceptOf cyc#Individual concept cyc#Place subConceptOf cyc#SpatialThing concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#PartiallyTangible subConceptOf {cyc#SomethingExisting, cyc#SpatialThing} concept cyc#PartiallyTangibleProduct subConceptOf cyc#PartiallyTangible concept cyc#Workplace subConceptOf {cyc#Place, cyc#PartiallyTangible} concept cyc#AbstractInformationStruture subConceptOf {cyc#AspatialThing, cyc#IntangibleIndivdiual} concept cyc#ComputerDataStructure subConceptOf cyc#AbstractInformationStruture concept cyc#Situation subConceptOf cyc#TemporalThing concept cyc#PhysicalSituation subConceptOf {cyc#Situation, cyc#SpatialThing} concept cyc#Event subConceptOf cyc#Situation concept cyc#IntrinsicStateChangeEvent subConceptOf cyc#Event concept cyc#PuttingSomethingIntoACertainState subConceptOf cyc#IntrinsicStateChangeEvent concept cyc#PhysicalEvent subConceptOf {cyc#Event, cyc#PhysicalSituation} concept cyc#Translocation subConceptOf cyc#PhysicalEvent concept cyc#Action subConceptOf cyc#Event // an event with a doer concept mf#DocumentAction subConceptOf cyc#Action concept cyc#ActionOnObject subConceptOf {cyc#PhysicalEvent, cyc#Action} concept cyc#PurposefulAction subConceptOf cyc#Action concept cyc#FinancialActivity subConceptOf cyc#PurposefulAction concept cyc#PurposefulPhysicalAction subConceptOf cyc#PurposefulAction concept cyc#ControllingSomething subConceptOf cyc#PurposefulPhysicalAction concept cyc#MaterialHandling subConceptOf {cyc#ControllingSomething cyc#ActionOnObject} concept cyc#DirectedTranslation subConceptOf {cyc#ControllingSomething, cyc#Translocation, cyc#ActionOnObject} concept cyc#ConveyingMaterials subConceptOf {cyc#DirectedTranslation, cyc#MaterialHandling} concept cyc#GeneralizedTransfer subConceptOf cyc#Event concept cyc#TransferIn subConceptOf cyc#GeneralizedTransfer concept cyc#TransferOut subConceptOf cyc#GeneralizedTransfer concept cyc#LeavingAPlace subConceptOf {cyc#Translocation, cyc#TransferOut} concept cyc#ChangeInUserRights subConceptOf cyc#Action concept cyc#GainingUserRights subConceptOf {cyc#ChangeInUserRights, cyc#TransferIn} concept cyc#LosingUserRights subConceptOf {cyc#ChangeInUserRights, cyc#TransferOut} concept cyc#TransferringPossession subConceptOf {cyc#GainingUserRights, cyc#LosingUserRights, cyc#PurposefulAction} concept cyc#GivingSomething subConceptOf cyc#TransferringPossession concept cyc#Paying subConceptOf {cyc#GivingSomething, cyc#FinancialActivity} concept cyc#PayingForServices subConceptOf cyc#Paying concept cyc#Buying subConceptOf {cyc#GivingSomething, cyc#FinancialActivity} concept cyc#ReturningSomething subConceptOf cyc#GivingSomething concept cyc#SendingSomething subConceptOf {cyc#DirectedTranslation, cyc#LosingUserRights} concept cyc#PuttingSomethingSomewhere subConceptOf cyc#DirectedTranslation concept cyc#Loading subConceptOf cyc#PuttingSomethingSomewhere concept cyc#ArrivingAtAPlace subConceptOf {cyc#Translocation, cyc#TransferIn} concept cyc#Flaw subConceptOf cyc#Situation concept cyc#IncurringDamage subConceptOf {cyc#Flaw, cyc#Event} nonFunctionalProperties dc#description hasValue "Events in which some sort of damage is incurred to an instance of SomethingExisting. Damage may be understood in functional terms as injury to organisms or impairment of usefulness or value of things owned or used in any way by them. (Note that for this reason not all instances of DestructionEvent are instances of IncurringDamage)." endNonFunctionalProperties concept cyc#IncurringPhysicalDamage subConceptOf {cyc#IncurringDamage, cyc#PhysicalEvent} nonFunctionalProperties dc#description hasValue "Events in which some sort of physical damage happens to an organism or material object. Intangible damage, such as to reputation, is not included." endNonFunctionalProperties concept cyc#DestructionEvent subConceptOf cyc#Event nonFunctionalProperties dc#description hasValue "At least one instance of SomethingExisting (the inputsDestroyed) ceases to exist. This includes the destruction of intangibles such as laws and agreements. see the more specific ``PhysicalDestructionEvent'' for destruction of a physical object." endNonFunctionalProperties concept cyc#PhysicalDestructionEvent subConceptOf {cyc#DestructionEvent, cyc#PhysicalEvent} concept cyc#Accident subConceptOf {cyc#PhysicalEvent, cyc#Flaw} concept cyc#VehicleAccident subConceptOf {cyc#Accident, cyc#IncurringPhysicalDamage} concept cyc#Investigation subConceptOf cyc#Action relation cyc#topicOf /2 nonFunctionalProperties dc#description hasValue "topicOf (INFO, ABOUT) means that ABOUT is a major subject of INFO." endNonFunctionalProperties concept cyc#Communicating subConceptOf {cyc#Action, cyc#PhysicalEvent} concept _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" subConceptOf cyc#Communicating concept ack#MessageAcknowledgement subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Acknowledging-CommunicationAct" concept mf#ConfirmingMessage subConceptOf ack#MessageAcknowledgement concept _"http://sw.cyc.com/2006/07/27/cyc/Proposing-CommunicationAct" subConceptOf cyc#Communicating concept cyc#RequestingAction subConceptOf cyc#Communicating concept cyc#RequestingInformation subConceptOf cyc#Communicating concept cyc#StatingSomething subConceptOf cyc#Communicating concept cyc#Reporting subConceptOf cyc#StatingSomething concept cyc#Advertising subConceptOf cyc#Communicating concept _"http://sw.cyc.com/2006/07/27/cyc/Accepting-CommunicationAct" subConceptOf cyc#Communicating concept _"http://sw.cyc.com/2006/07/27/cyc/Approval-CommunicationAct" subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Accepting-CommunicationAct" concept cyc#ApprovingARequest subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Approval-CommunicationAct" concept _"http://sw.cyc.com/2006/07/27/cyc/Rejecting-CommunicationAct" subConceptOf cyc#Communicating concept FlawCommunication subConceptOf cyc#Reporting nonFunctionalProperties dc#description hasValue "A communication in which an agent reports a flaw" endNonFunctionalProperties relationInstance cyc#topicOf( FlawCommunication , cyc#Flaw) concept FlawNotice subConcept of cyc#Message-CW nonFunctionalProperties dc#description hasValue "A message in which an agent reports a flaw" endNonFunctionalProperties relationInstance cyc#topicOf( FlawCommunication , cyc#Flaw) concept UnknownDataNotice subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A message that a data element to be sent is not known." endNonFunctionalProperties concept DataErrorNotice subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A message that data in a previous message is erroneous" endNonFunctionalProperties concept IncorrectDataNotice subConceptOf DataErrorNotice nonFunctionalProperties dc#description hasValue "A message that a data element that has been sent is incorrect." endNonFunctionalProperties concept InvalidDataNotice subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "A message that a data element that has been sent is invalid (and therefore incorrect)." endNonFunctionalProperties concept _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" subConceptOf FlawNotice // cyc#Refusing-CommunicationAct nonFunctionalProperties dc#description hasValue "A communication in which an agent refuses to do something that he/she/it has been asked to do, or is otherwise expected to do" endNonFunctionalProperties concept cyc#ReceivingAnObject subConceptOf cyc#Translocation concept ReceivingDelivery subConceptOf cyc#ReceivingAnObject concept cyc#GrantingPermission subConceptOf cyc#Communicating concept cyc#PermittingEntrance subConceptOf cyc#GrantingPermission concept cyc#Quantity subConceptOf cyc#Individual concept cyc#PhysicalQuantity subConceptOf cyc#Quantity concept cyc#LevelOfQuality subConceptOf cyc#Quantity instance cyc#Perfection memberOf cyc#LevelOfQuality instance HighQuality memberOf cyc#LevelOfQuality instance cyc#AcceptableQuality memberOf cyc#LevelOfQuality instance cyc#PoorQuality memberOf cyc#LevelOfQuality instance cyc#Substandard memberOf cyc#LevelOfQuality concept cyc#AgentCapacityQuantity subConceptOf cyc#Quantity concept cyc#Inability subConceptOf cyc#AgentCapacityQuantity concept ProfessionalIncapacity subConceptOf cyc#Inability concept cyc#Dangerousness subConceptOf cyc#Quantity concept cyc#MonetaryValue subConceptOf cyc#Quantity relation cyc#cost (ofType cyc#TemporalThing, ofType cyc#MonetaryValue) relation cyc#fee (ofType cyc#TemporalThing, ofType cyc#MonetaryValue) subRelationOf cyc#cost relation cyc#discount (ofType cyc#Buying, ofType cyc#MonetaryValue) relation cyc#toLocation (ofType cyc#Translocation, ofType cyc#SpatialThing) concept cyc#ImportExportEvent subConceptOf cyc#DirectedTranslation concept cyc#DeliveringSomeoneSomething subConceptOf cyc#DirectedTranslation concept cyc#FailingToMakeAPayment subConceptOf cyc#FinancialActivity concept cyc#ServiceEvent subConceptOf cyc#PhysicalEvent concept cyc#ServiceProduct subConceptOf cyc#ServiceEvent concept cyc#LosingTrackOfSomething subConceptOf cyc#Event // this may be a purely mental event. concept _"http://sw.cyc.com/2006/07/27/cyc/DisposingOf-Handling-Management" subConceptOf cyc#PhysicalEvent concept cyc#SimpleRepairing subConceptOf cyc#ActionOnObject concept cyc#ConceptualWork subConceptOf {cyc#AspatialThing, cyc#TemporalThing} concept cyc#Specification subConceptOf cyc#ConceptualWork concept cyc#Schedule subConceptOf cyc#Specification concept _"http://sw.cyc.com/2006/07/27/cyc/Tax-COC" subConceptOf cyc#ConceptualWork concept cyc#Tariff subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Tax-COC" concept cyc#Obligation subConceptOf cyc#ConceptualWork concept cyc#DeliveryObligation subConceptOf cyc#Obligation concept cyc#Agreement subConceptOf cyc#ConceptualWork concept cyc#LegalAgreement subConceptOf cyc#Agreement concept cyc#Contract subConceptOf cyc#LegalAgreement concept cyc#Permission subConceptOf cyc#Agreement concept cyc#FinancialAccount subConceptOf cyc#LegalAgreement concept cyc#RetirementAccount subConceptOf cyc#FinancialAccount concept cyc#InformationBearingObject subConceptOf cyc#PartiallyTangible concept cyc#Currency subConceptOf cyc#InformationBearingObject concept cyc#Barcode subConceptOf cyc#InformationBearingObject concept _"http://sw.cyc.com/2006/07/27/cyc/Agent-Generic" subConceptOf cyc#SomethingExisting // cyc#Agent-Generic concept cyc#IntelligentAgent subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Agent-Generic" concept cyc#Person subConceptOf {cyc#IntelligentAgent, cyc#PartiallyTangible} concept cyc#NeglectingToDoSomething subConceptOf cyc#Event concept cyc#DoingAnArithmeticOperation subConceptOf cyc#Action concept cyc#PromotionalEvent subConceptOf cyc#Action concept cyc#NonCompliant subConceptOf cyc#TemporalThing concept cyc#PartiallyNonCompliant subConceptOf cyc#TemporalThing concept cyc#PartiallyCompliant subConceptOf cyc#TemporalThing concept cyc#Compliant subConceptOf cyc#TemporalThing concept cyc#Absent subConceptOf {cyc#Situation, cyc#SpatialThing} concept cyc#Date subConceptOf cyc#TemporalThing relation cyc#startingDate (ofType cyc#Event, ofType cyc#Date) relation cyc#endingDate (ofType cyc#Event, ofType cyc#Date) relation cyc#dateOfEvent (ofType cyc#Event, ofType cyc#Date) subRelationOf {cyc#startingDate, cyc#endingDate} relation cyc#repeatAction/2 nonFunctionalProperties dc#description hasValue "repeatAction (N, ACTION) means that ACTION (expressed as a statement) is repeated N times in a row." endNonFunctionalProperties concept cyc#ChangeOfStatusEvent subConceptOf cyc#Event concept cyc#SuspendingOfStatus subConceptOf cyc#ChangeOfStatusEvent concept Adjustment subConceptOf cyc#PuttingSomethingIntoACertainState nonFunctionalProperties dc#description hasValue "The process of modifying the state of something, normally with the intent of improving it." endNonFunctionalProperties concept AdjustmentNotice subConceptOf cyc#StatingSomething nonFunctionalProperties dc#description hasValue "Adjustment has been made as part of an agreed settlement." endNonFunctionalProperties relationInstance cyc#topicOf( AdjustmentNotice , Adjustment) concept cyc#Collecting subConceptOf {cyc#Action, cyc#PhysicalEvent, cyc#TransferIn} concept cyc#DisruptionEvent subConceptOf cyc#Event nonFunctionalProperties dc#description hasValue "Events in which some other event is prevented from occurring as usual, expected, or planned. A DisruptionEvent may cause the event which it affects to be delayed, take more effort, have diminished results, or fail." endNonFunctionalProperties concept cyc#PreparingForSituation subConceptOf cyc#Action /* ============================================================================== DE_8169 Container fullness ============================================================================== */ concept cyc#Fullness subConceptOf cyc#PhysicalQuantity instance cyc#NotEmpty memberOf cyc#Fullness instance cyc#Full memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being full as a container." endNonFunctionalProperties // "5" Full instance NoAvailableVolume memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container having no volume available to fit more of the type of contents which it holds. It may not be 100% full, but any gaps between the contents and the walls are too small to fit more similar contents." endNonFunctionalProperties cyc#quantitySubsumes hasValue cyc#Full // "6" No volume available instance OverThreeQuartersFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being over 75% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue cyc#Full instance UnderThreeQuartersFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being under 75% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue UnderOneHalfFull // "1" More than one quarter volume available instance OverOneHalfFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being over 50% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue OverThreeQuartersFull instance UnderOneHalfFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being under 50% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue UnderOneQuarterFull // "2" More than half volume available instance OverOneQuarterFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being over 25% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue OverOneHalfFull instance UnderOneQuarterFull memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being under 25% full as a container." endNonFunctionalProperties cyc#quantitySubsumes hasValue cyc#NotEmpty // "3" More than three quarters volume available instance cyc#Empty memberOf cyc#Fullness nonFunctionalProperties dc#description hasValue "The state of a container being empty as a container." endNonFunctionalProperties // "4" Empty relation fullnessOfContainer( ofType cyc#PartiallyTangible, ofType cyc#Fullness) /* ============================================================================== DE_9013 Status reason description ============================================================================== */ // concept FlawNotice // "AXX" Other reject code (EDIFICE code) concept DeliveryAcceptanceRefusal subConceptOf {WrongDelivery, _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct"} nonFunctionalProperties dc#description hasValue "A communication in which an agent refuses to accept delivery of goods" endNonFunctionalProperties relationInstance cyc#topicOf( DeliveryAcceptanceRefusal, sve#DeliveringGoods ) concept CustomsRefusal subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" nonFunctionalProperties dc#description hasValue "The Customs authorities have refused to clear the goods/consignments/equipment" endNonFunctionalProperties // "13" Customs refusal [DE_9011 & DE_9013] relationInstance cyc#topicOf( CustomsRefusal, cyc#PermittingEntrance) concept DestinationIncorrect subConceptOf DataErrorNotice nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been sent to wrong destination." endNonFunctionalProperties // "16" Destination incorrect relationInstance cyc#topicOf( DestinationIncorrect , cyc#toLocation) concept EmptyDelivery subConceptOf ShortDeliveryReport nonFunctionalProperties dc#description hasValue "The package/equipment is found to be empty" endNonFunctionalProperties // "22" Empty relationInstance cyc#topicOf( EmptyDelivery , sve#DeliveringGoods ) relationInstance cyc#topicOf( EmptyDelivery , cyc#Empty) concept DeliveryDifferentDate subConceptOf WrongDelivery nonFunctionalProperties dc#description hasValue "Delivery will, or has, taken place on a date different to that requested on the order" endNonFunctionalProperties // "23E" Delivery different date (EAN Code) relationInstance cyc#topicOf( DeliveryDifferentDate , sve#DeliveringGoods ) relationInstance cyc#topicOf( DeliveryDifferentDate , cyc#dateOfEvent) relationInstance cyc#topicOf( DeliveryDifferentDate , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( DeliveryDifferentDate , cyc#DeliveryObligation) concept _"http://sw.cyc.com/2006/07/27/cyc/Examination-Investigation" subConceptOf cyc#Investigation // cyc#Examination-Investigation nonFunctionalProperties dc#description hasValue "A subclass of Investigation. Each instance is the act of examining something closely (as for mistakes)." endNonFunctionalProperties concept ExportRestrictions subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been prohibited from export pending further investigation" endNonFunctionalProperties // "25" Export restrictions relationInstance cyc#topicOf( ExportRestrictions , cyc#ImportExportEvent) relationInstance cyc#topicOf( ExportRestrictions , _"http://sw.cyc.com/2006/07/27/cyc/Examination-Investigation") concept ImportRestrictions subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment need import checks and tests pending being released for importation" endNonFunctionalProperties // "28" Import restrictions relationInstance cyc#topicOf( ImportRestrictions , cyc#ImportExportEvent) relationInstance cyc#topicOf( ImportRestrictions , _"http://sw.cyc.com/2006/07/27/cyc/Examination-Investigation") concept GoodsPreviouslyDelivered subConceptOf DeliveryAcceptanceRefusal nonFunctionalProperties dc#description hasValue "A delivery of goods has been refused becuase delivery of the same goods had already taken place." endNonFunctionalProperties // "25E" Goods previously delivered (EAN Code) relationInstance cyc#topicOf( GoodsPreviouslyDelivered , cyc#repeatAction) relationInstance cyc#topicOf( GoodsPreviouslyDelivered , sve#DeliveringGoods ) concept GoodsDamaged subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "Goods ready for delivery, or already delivered, have been damaged before delivery." endNonFunctionalProperties relationInstance cyc#topicOf( GoodsDamaged , cyc#IncurringPhysicalDamage) concept GoodsDamagedInWarehouse subConceptOf GoodsDamaged nonFunctionalProperties dc#description hasValue "Goods ready for delivery, or already delivered, have been damaged in the warehouse before delivery." endNonFunctionalProperties // "26E" Goods damaged in warehouse (EAN Code) relationInstance cyc#topicOf( GoodsDamagedInWarehouse , cyc#IncurringPhysicalDamage) concept LateDelivery subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A delivery of an order or goods arrived late." endNonFunctionalProperties relationInstance cyc#topicOf( LateDelivery , cyc#dateOfEvent) relationInstance cyc#topicOf( LateDelivery , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( LateDelivery , sve#DeliveringGoods ) relationInstance cyc#topicOf( LateDelivery , cyc#DeliveryObligation) concept DeliveryTooLate subConceptOf {LateDelivery, DeliveryAcceptanceRefusal} nonFunctionalProperties dc#description hasValue "A delivery of an order or goods has been refused because it has arrived late." endNonFunctionalProperties // "28E" Delivery too late (EAN Code) relationInstance cyc#topicOf( DeliveryTooLate , cyc#dateOfEvent) relationInstance cyc#topicOf( DeliveryTooLate , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( DeliveryTooLate , sve#DeliveringGoods ) relationInstance cyc#topicOf( DeliveryTooLate , cyc#DeliveryObligation) concept PartialDeliveryNotAccepted subConceptOf {DeliveryAcceptanceRefusal, InvalidShipQuantity} nonFunctionalProperties dc#description hasValue "Partial delivery of an order has not been accepted by the ordering party." endNonFunctionalProperties // "29E" Partial delivery not accepted (EAN Code) relationInstance cyc#topicOf( PartialDeliveryNotAccepted , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( PartialDeliveryNotAccepted , sve#DeliveringGoods ) relationInstance cyc#topicOf( PartialDeliveryNotAccepted , cyc#DeliveryObligation) concept IncidentAttributedToSeller subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "An undefined incident has been attributed to the seller." endNonFunctionalProperties // "35E" Incident attributed to seller (EAN Code) concept ProductOutOfStock subConceptOf {IncidentAttributedToSeller, _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" } nonFunctionalProperties dc#description hasValue "An order for a specific product can not be fulfilled currently because the product is out of stock." endNonFunctionalProperties // "31E" Product out of stock (EAN Code) relationInstance cyc#topicOf( ProductOutOfStock , cyc#Absent) relationInstance cyc#topicOf( ProductOutOfStock , cyc#PartiallyTangibleProduct) concept NewDeliveryArrangements subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Proposing-CommunicationAct" nonFunctionalProperties dc#description hasValue "Alternative delivery arrangements advised by consignee after failed delivery" endNonFunctionalProperties // "38" New delivery arrangements relationInstance cyc#topicOf( NewDeliveryArrangements , cyc#DeliveryObligation) concept TransportPaymentNotReceived subConceptOf FlawNotice // subConceptOf IncidentAttributedToBuyer? nonFunctionalProperties dc#description hasValue "The expected payment for the transport action was not received." endNonFunctionalProperties // "46" Payment not received relationInstance cyc#topicOf( TransportPaymentNotReceived , cyc#PayingForServices) relationInstance cyc#topicOf( TransportPaymentNotReceived , cyc#FailingToMakeAPayment) concept SpecialServiceRequired subConceptOf cyc#Communicating nonFunctionalProperties dc#description hasValue "A special service is required for the goods/consignments/equipment." endNonFunctionalProperties // "54" Special service required relationInstance cyc#topicOf( SpecialServiceRequired , cyc#ServiceProduct) relationInstance cyc#topicOf( SpecialServiceRequired , cyc#Obligation) concept IncidentAttributedToBuyer subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "An undefined incident has been attributed to the buyer." endNonFunctionalProperties // "68" Incident attributed buy(EAN Code) concept IncidentAttributedToCarrier subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "An undefined incident has been attributed to the carrier." endNonFunctionalProperties // "69" Incident attributed to carrier (EAN Code) concept TransportAccident subConceptOf IncidentAttributedToCarrier nonFunctionalProperties dc#description hasValue "The means of transport being used to move the consignment has been involved in an accident." endNonFunctionalProperties // "88" Accident involving means of transport relationInstance cyc#topicOf( TransportAccident , cyc#VehicleAccident) // TI uses the below AAA-AAL codes (except AAK and AAH) for DE 9015, not DE 9013! concept InvalidAuthorisationNumber subConceptOf InvalidDataNotice // "AAA" Invalid authorisation number (EDIFICE code) relationInstance cyc#topicOf( InvalidAuthorisationNumber , cyc#Permission) relationInstance cyc#topicOf( InvalidAuthorisationNumber , cyc#identificationStrings) concept AuthorisationExpired subConceptOf FlawNotice // "AAB" Authorisation expired (EDIFICE code) relationInstance cyc#topicOf( AuthorisationExpired , cyc#Permission) relationInstance cyc#topicOf( AuthorisationExpired , cyc#endingDate) concept ProductNotOnAuthorisation subConceptOf FlawNotice // "AAC" Product not on authorisation (EDIFICE code) relationInstance cyc#topicOf( ProductNotOnAuthorisation , cyc#Permission) relationInstance cyc#topicOf( ProductNotOnAuthorisation , cyc#Absent) relation cyc#amountOfStuffInRole/4 concept InvalidShipQuantity subConceptOf WrongDelivery // "AAD" Invalid ship quantity (EDIFICE code) relationInstance cyc#topicOf( InvalidShipQuantity , cyc#SendingSomething) relationInstance cyc#topicOf( InvalidShipQuantity , cyc#amountOfStuffInRole) concept InvalidEndCustomerCode subConceptOf InvalidDataNotice // "AAE" Invalid end-customer code (EDIFICE code) concept InvalidShipDate subConceptOf InvalidDataNotice // "AAF" Invalid ship date (Invoice or Credit note date) (EDIFICE code) concept DuplicateClaim subConceptOf DataErrorNotice // "AAG" Duplicate claim (EDIFICE code) relationInstance cyc#topicOf( DuplicateClaim , cyc#repeatAction) concept NoExceptionalSituation subConceptOf QuantityFulfilled // This is not an error // "24E" No exceptional situation (EAN Code) [DE_4465] concept QuantityFulfilled subConceptOf cyc#Communicating // This is not an error // "AAH" Quantity fulfilled (EDIFICE code) concept ShipDateBeforeAuthorisation subConceptOf DataErrorNotice // "AAH" Ship date before authorization (TI code for DE 9015) concept ResaleAtCostHigherThanDistiCost subConceptOf FlawNotice // "AAI" Resale-at-cost higher than disti-cost (EDIFICE code) concept InvalidDistributorCost subConceptOf InvalidDataNotice // "AAJ" Invalid distributor cost (EDIFICE code) concept InvalidResaleToTrade subConceptOf DataErrorNotice // "AAK" Invalid resale-to-trade (EDIFICE code) concept InvalidResaleAtCost subConceptOf DataErrorNotice // "AAL" Invalid resale-at-cost (EDIFICE code) concept AuthorisationOnHold subConceptOf FlawNotice // "AAM" Authorisation on hold (EDIFICE code) concept BelowMinimumClaimQuantitiyOrPriceLevel subConceptOf DataErrorNotice // "AAN" Below minimum claim quantity or price level (EDIFICE code) concept InvalidAuthorizationLineNumber subConceptOf InvalidDataNotice // "AAO" Invalid authorisation line number reference (EDIFICE code) concept InvalidCurrencyCodeForResaleAtCostAndDC subConceptOf InvalidDataNotice // "AAP" Invalid currency code for resale-at-cost and DC (EDIFICE code) concept InvalidCurrencyForResaleToTrade subConceptOf InvalidDataNotice // "AAQ" Invalid currency for resale-to-trade(EDIFICE code) concept InvalidInvoice subConceptOf InvalidDataNotice // "AAR" Invalid invoice (EDIFICE code) // "9" Invoice error [DE_4465] /* ============================================================================== DE_9011 Status event ============================================================================== */ concept TransportArrival subConceptOf cyc#ArrivingAtAPlace nonFunctionalProperties dc#description hasValue "The arrival of a means of transport at a location." endNonFunctionalProperties // "1" Arrived concept CustomsClearance subConceptOf cyc#ApprovingARequest nonFunctionalProperties dc#description hasValue "The clearance of goods/consignments for import/export by customs officials." endNonFunctionalProperties // "12" Cleared by customs concept GoodsCollection subConceptOf cyc#Collecting nonFunctionalProperties dc#description hasValue "Goods/consignments/equipment being collected from a predetermined location." endNonFunctionalProperties // "13" Collected // concept CustomsRefusal // "17" Customs refusal // concept cyc#IncurringPhysicalDamage // "Goods/consignments/equipment have been damaged in the course of transportation." // "18" Damaged concept TransportationDelay subConceptOf cyc#DisruptionEvent nonFunctionalProperties dc#description hasValue "The delay of goods/consignments/equipment in the course of transportation." endNonFunctionalProperties // "20" Delayed concept GoodsDeliveryToPartyInTransportChain subConceptOf cyc#DeliveringSomeoneSomething nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been delivered to a location/party in the transport chain." endNonFunctionalProperties // "21" Delivered // !! see cyc#OngoingStatus ; I assume this is not final delivery. concept GoodsDeliveryCompleted subConceptOf cyc#DeliveringSomeoneSomething nonFunctionalProperties dc#description hasValue "Delivery of the goods/consignments/equipment has been completed as per instructions." endNonFunctionalProperties // "22" Delivery completed // !! see cyc#CompletedStatus concept GoodsDeliveryIncomplete subConceptOf {cyc#DirectedTranslation, cyc#ActionOnObject} nonFunctionalProperties dc#description hasValue "Delivery of the goods/consignments/equipment has not been completed as per instructions." endNonFunctionalProperties // "23" Delivery not completed // ?? Is this supposed to mean that there has been a partial delivery??? // !! I assume it means that shipment of the goods has at least started. concept VehicleDeparture subConceptOf {cyc#DirectedTranslation, cyc#LeavingAPlace} nonFunctionalProperties dc#description hasValue "The means of transport has departed from a location in the transport chain." endNonFunctionalProperties // "24" Departed concept DespatchingGoods subConceptOf {cyc#SendingSomething, cyc#LeavingAPlace} // + VehicleDeparture? nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have departed from a location in the transport chain." endNonFunctionalProperties // "27" Despatched concept cyc#LoadingAVehicle subConceptOf cyc#Loading nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been loaded onto a means of transport." endNonFunctionalProperties // "48" Loaded concept LosingGoods subConceptOf {cyc#LosingTrackOfSomething, cyc#Flaw} nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been lost in the course of a movement along the transport chain." endNonFunctionalProperties // "49" Lost concept GoodsPreparedForShipment subConceptOf {cyc#PreparingForSituation, cyc#ActionOnObject} nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been made ready for transportation." endNonFunctionalProperties // "71" Ready for transportation // !! This means packed to fit in shipping containers but containers are not yet // loaded? I suppose it doesn't necessarily mean packed into shipping containers. concept ReceiptByConsignee subConceptOf cyc#DeliveringSomeoneSomething nonFunctionalProperties dc#description hasValue "The consignee has given full acknowledgement for the receipt of goods." endNonFunctionalProperties // "72" Receipt fully acknowledged concept ShortShipping subConceptOf cyc#Flaw nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment expected to be sent to a specific destination on a selected means of transport from a specific location have not been loaded for onward delivery." endNonFunctionalProperties // "86" Short shipped // ??? This name and description don't seem to go together ! concept cyc#StoringSomething subConceptOf cyc#PuttingSomethingSomewhere nonFunctionalProperties dc#description hasValue "Each instance of StoringSomething is an event in which an agent puts some PartiallyTangible in a safe place for later use." endNonFunctionalProperties // "91" Stored concept MaterialShippedOut subConceptOf cyc#PuttingSomethingSomewhere nonFunctionalProperties dc#description hasValue "The goods/consignments/equipment have been transferred out to another location." endNonFunctionalProperties // "99" Transferred out /* ============================================================================= Terms for DE_7007 Return state ============================================================================= */ concept GoodsMissing subConceptOf FlawNotice // "2" Missing relationInstance cyc#topicOf( GoodsMissing, cyc#LoosingTrackOfSomething) concept InvalidIdentification subConceptOf InvalidDataNotice // "3" Wrong identification: The information on the document is wrong. The actual identification is different from the given identification concept DamageReport subConceptOf FlawNotice // "4" Damaged // "3" Damaged goods [DE_4465] relationInstance cyc#topicOf( DamageReport, cyc#IncurringPhysicalDamage) concept ReturnNotice subConceptOf cyc#Communicating // "12E" Return goods (EAN Code) // "35" Goods returned [DE_4456] relationInstance cyc#topicOf( ReturnNotice, cyc#ReturningSomething) concept DisposalRequest subConceptOf cyc#RequestingAction // "13E" Dispose of goods (EAN Code) relationInstance cyc#topicOf( DisposalRequest, _"http://sw.cyc.com/2006/07/27/cyc/DisposingOf-Handling-Management") // ?? relationInstance cyc#topicOf( DisposalNotice, cyc#ThrowingSomethingAway) concept DestructionRequest subConceptOf cyc#RequestingAction // "14E" Destroy goods (EAN Code) relationInstance cyc#topicOf( DestructionRequest, cyc#PhysicalDestructionEvent) concept GoodsObsolete subConceptOf FlawNotice // "15" Obsolete (old EAN Code: 18E): The item is obsolete and no longer fit for sale concept RepairRequest subConceptOf cyc#RequestingAction // "15E" Repair goods (EAN Code) relationInstance cyc#topicOf( RepairRequest, cyc#SimpleRepairing) concept ReturnRefusal subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" nonFunctionalProperties dc#description hasValue "A communication in which an agent refuses to do accept delivery of goods" endNonFunctionalProperties // "17E" Return refused (EAN Code) relationInstance cyc#topicOf( ReturnRefusal, cyc#ReturningSomething) /* ============================================================================= Terms for DE_8323 Transport movement code ============================================================================= */ concept Exporting subConceptOf {cyc#TransferOut, cyc#ConveyingMaterials, cyc#Transaction} nonFunctionalProperties dc#description hasValue "The events in which a Product is transferred out of an IndependentCountry." endNonFunctionalProperties // "1" Export concept Importing subConceptOf {cyc#TransferIn, cyc#ConveyingMaterials, cyc#Transaction} nonFunctionalProperties dc#description hasValue "The events in which a Product is transferred into an IndependentCountry." endNonFunctionalProperties // "2" Import concept SealedTransiting subConceptOf {cyc#TransferIn, cyc#TransferOut, cyc#ConveyingMaterials, cyc#Transaction} nonFunctionalProperties dc#description hasValue "The cargo is moving in transit through an IndependentCountry and will not become part of the commerce of that country." endNonFunctionalProperties // "3" Transit /* ============================================================================= Terms for DE_8339 Packaging danger level ============================================================================= */ concept cyc#PhysicalDevice subConceptOf cyc#PartiallyTangible concept cyc#ContainerArtifact subConceptOf cyc#PhysicalDevice concept cyc#StorageConstruct subConceptOf cyc#ContainerArtifact concept cyc#PackagingContainerProduct subConceptOf {cyc#StorageConstruct, cyc#PartiallyTangibleProduct} instance PackagingForHighlyHazardousGoods memberOf cyc#Dangerousness nonFunctionalProperties dc#description hasValue "Packaging meeting criteria to pack hazardous materials with great danger. Group I according to IATA/IMDG/ADR/RID regulations" endNonFunctionalProperties // "1" Great danger instance PackagingForModeratelyHazardousGoods memberOf cyc#Dangerousness nonFunctionalProperties dc#description hasValue "Packaging meeting criteria to pack hazardous materials with medium danger. Group II according to IATA/IMDG/ADR/RID regulations" endNonFunctionalProperties // "2" Medium danger instance PackagingForSlightlyHazardousGoods memberOf cyc#Dangerousness nonFunctionalProperties dc#description hasValue "Packaging meeting criteria to pack hazardous materials with minor danger. Group III according to IATA/IMDG/ADR/RID regulations" endNonFunctionalProperties // "3" Minor danger /* ============================================================================= Terms for DE_9015 Status category ============================================================================= */ concept _"http://sw.cyc.com/2006/07/27/cyc/Message-CW" subConceptOf cyc#ConceptualWork // see also cyc#Agreement // Status relates to: concept cyc#Shipping subConceptOf cyc#ActionOnObject // "1" Transport concept TradeMessage subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Message-CW" nonFunctionalProperties dc#description hasValue "A message related to trade: buying, selling, shipping purchased goods, ..." endNonFunctionalProperties // "T" Trade (EDIFICE code) concept PurchaseOrder subConceptOf TradeMessage // "2" Order administration // "UP2" Order (EAN Code -- formerly "2") concept cyc#BusinessEvent subConceptOf cyc#Action // not necessarily a PhysicalEvent -- can include expiration of an offer, etc. // "6" Activity code list (EAN Code) // concept cyc#SomethingExisting // ??? // "7" Status code list (EAN Code) concept ClaimMessage subConceptOf TradeMessage // "UP1" Claims (EAN Code) concept CODOrder subConceptOf PurchaseOrder // "UP3" Cash on delivery order (EAN Code -- formerly "3") concept UrgentOrder subConceptOf PurchaseOrder // "UP4" Urgent order (EAN Code -- formerely "4") concept BlanketOrder subConceptOf PurchaseOrder // "UP5" Previous call off order (EAN Code -- formerly "5") concept cyc#IgnoringSomething subConceptOf cyc#Action // "ZZZ" Mutually defined: Mandatory segment, used to give access to other segments within this segment group (EDIFICE code) /* ============================================================================= Terms for DE_4295 Change reason description ============================================================================= */ concept MemberAttributeChange subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "An attribute of a member of a group has changed." endNonFunctionalProperties // "AA" Member attribute change concept MemberCategoryChange subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The member or benefits category has changed." endNonFunctionalProperties // "AC" Member category change // concept Adjustment // "AJT" Adjustment (EAN Code) concept QuantityChange subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Change is due to an alternate quantity and unit of measurement than that which was previously agreed." endNonFunctionalProperties // "AQ" Alternate quantity and unit of measurement concept ItemNotOrdered subConceptOf WrongDelivery nonFunctionalProperties dc#description hasValue "The item or product was not ordered." endNonFunctionalProperties // "AT" Item not ordered concept ArticleCodeUnknown subConceptOf UnknownDataNotice nonFunctionalProperties dc#description hasValue "Item identification code (EAN/UPC article number) is unknown." endNonFunctionalProperties // "AUE" Article code unknown (EAN Code) // concept ProductOutOfStock // "AV" Out of inventory concept BarCodeUnreadable subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "Bar code is not readable for some reason (e.g. poor print quality) by a bar code scanning device." endNonFunctionalProperties // "BN" Bar code not readable (EAN Code) relationInstance cyc#topicOf( BarCodeUnreadable , cyc#Barcode ) // concept GoodsDamaged // "DME" Damaged (EAN Code) concept ItemSubstitution subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The item or product is a substitute of the item or product originally ordered." endNonFunctionalProperties // "IS" Item represents substitution from original order (EAN Code) concept PackageChange subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The packaging of the product has changed." endNonFunctionalProperties // "PC" Pack difference relationInstance cyc#topicOf( PackageChange , cyc#PackagingContainerProduct ) concept UnacceptableDurabilityDate subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" nonFunctionalProperties dc#description hasValue "The minimum durability date (e.g. best before date) or maximum durability date (e.g. expiry date) of a product are not acceptable." endNonFunctionalProperties // "PE" Minimum/maximum product durability date unacceptable (EAN Code) concept ReceiptTemperatureBad subConceptOf WrongDelivery nonFunctionalProperties dc#description hasValue "The temperature at which the goods are received is outside the agreed range." endNonFunctionalProperties // "X32" Receipt temperature outside agreed range (EAN Code) concept DeliveredButNotAdvised subConceptOf FlawNotice // ? WrongDelivery nonFunctionalProperties dc#description hasValue "Shipment or goods have been delivered without any advance notification of delivery." endNonFunctionalProperties // "X33" Delivered but not advised (EAN Code) concept ShortDeliveryReport subConceptOf InvalidShipQuantity nonFunctionalProperties dc#description hasValue "Delivery quantity was short. The quantity of goods received is smaller than advised." endNonFunctionalProperties // "X34" Missing (EAN Code) concept BestBeforeDateOOCO subConceptOf DataErrorNotice nonFunctionalProperties dc#description hasValue "Goods have a best before date which is out of chronological order." endNonFunctionalProperties // "X36" Best before date out of chronological order (EAN Code) concept TemporarilyUnavailable subConceptOf ProductOutOfStock nonFunctionalProperties dc#description hasValue "Product is temporarily unavailable." endNonFunctionalProperties // "WR" Temporarily unavailable // !! note that ProductOutOfStock does not necessarily mean it will later be in stock. /* ============================================================================= Terms for DE_4465 Adjustment reason ============================================================================= */ concept AgreedAdjustment subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Adjustment has been made as part of an agreed settlement." endNonFunctionalProperties // "1" Agreed settlement relationInstance cyc#topicOf( AgreedAdjustment , Adjustment) relationInstance cyc#topicOf( AgreedAdjustment , cyc#Agreement) relationInstance cyc#topicOf( AgreedAdjustment , cyc#ResolvingPeacefully) concept BelowSpecificationGoods subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "Goods of inferior quality" endNonFunctionalProperties // "2" Below specification goods relationInstance cyc#topicOf( BelowSpecificationGoods , cyc#PoorQuality) // concept ShortDeliveryReport // "4" Short delivery concept AdjustmentForPriceQuery subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Adjustment has been made to take into account a price query" endNonFunctionalProperties // "5" Price query relationInstance cyc#topicOf( AdjustmentForPriceQuery , cyc#RequestingInformation) relationInstance cyc#topicOf( AdjustmentForPriceQuery , cyc#cost) concept ProofOfDeliveryRequired subConceptOf cyc#RequestingInformation nonFunctionalProperties dc#description hasValue "Adjustment has been made to take into account a price query" endNonFunctionalProperties // "6" Proof of delivery required relationInstance cyc#topicOf( ProofOfDeliveryRequired , cyc#DeliveringSomeoneSomething) concept IncorrectReferences subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Adjustment has taken place because of incorrect references." endNonFunctionalProperties // "10E" Incorrect references (EAN Code) concept IncorrectCharge subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Adjustment has taken place because of an incorrect charge." endNonFunctionalProperties // "11E" Incorrect charge (EAN Code) relationInstance cyc#topicOf( IncorrectCharge , cyc#fee) concept IncorrectIdentificationOfBuyer subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Adjustment has taken place because of an incorrect charge." endNonFunctionalProperties // "12E" Incorrect identification of the buyer (EAN Code) relationInstance cyc#topicOf( IncorrectIdentificationOfBuyer , cyc#buyer) concept IncorrectProductIdentification subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Adjustment has taken place because of incorrect identification of the buyer." endNonFunctionalProperties // "13E" Incorrect product identification (EAN Code) concept WrongDelivery subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A delivery not according to specifications." endNonFunctionalProperties // "14" Wrong delivery relationInstance cyc#topicOf( WrongDelivery , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( WrongDelivery , sve#DeliveringGoods ) relationInstance cyc#topicOf( WrongDelivery , cyc#DeliveryObligation) concept PartialReturnNotice subConceptOf ReturnNotice nonFunctionalProperties dc#description hasValue "Goods partly returned." endNonFunctionalProperties // "16" Goods partly returned relationInstance cyc#topicOf( PartialReturnNotice , cyc#ReturningSomething) concept GoodsDamagedInTransit subConceptOf GoodsDamaged nonFunctionalProperties dc#description hasValue "Goods damaged in transit." endNonFunctionalProperties // "17" Transport damage relationInstance cyc#topicOf( GoodsDamagedInTransit , cyc#IncurringDamage) concept DeductedBonusNotification subConceptOf cyc#Reporting nonFunctionalProperties dc#description hasValue "Buyer has/will deduct a bonus it is entitled to from the payment." endNonFunctionalProperties // "17E" Deducted bonus (EAN Code) concept cyc#Employee subConceptOf cyc#Person nonFunctionalProperties dc#description hasValue "A person who works directly for some agent (to which s/he is related via the predicate ``employees'')." endNonFunctionalProperties concept cyc#OrganizationalTransferIn subConceptOf {cyc#TransferIn, cyc#Action} concept cyc#EmployeeHiring subConceptOf cyc#OrganizationalTransferIn concept AdjustmentForNewEmployee subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a new employee." endNonFunctionalProperties // "19E" New employee (EAN Code) relationInstance cyc#topicOf( AdjustmentForNewEmployee , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForNewEmployee , cyc#EmployeeHiring) concept DiscountNotice subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Buyer has deducted the discount to which he is entitled from the payment." endNonFunctionalProperties // "39" Deducted discount [DE_4465] // "41E" Sundry discount (EAN Code) [DE_4465] relationInstance cyc#topicOf( DiscountNotice , cyc#discount) concept LateDeliveryDiscount subConceptOf {LateDelivery, DiscountNotice } nonFunctionalProperties dc#description hasValue "Penalty amount deducted for later delivery." endNonFunctionalProperties // "20" Discount for late delivery relationInstance cyc#topicOf( LateDeliveryDiscount , cyc#discount) relationInstance cyc#topicOf( LateDeliveryDiscount , cyc#dateOfEvent) relationInstance cyc#topicOf( LateDeliveryDiscount , cyc#PartiallyNonCompliant) relationInstance cyc#topicOf( LateDeliveryDiscount , sve#DeliveringGoods ) relationInstance cyc#topicOf( LateDeliveryDiscount , cyc#DeliveryObligation) concept cyc#OrganizationalTransferOut subConceptOf {cyc#TransferOut, cyc#Action} concept cyc#RetirementEvent subConceptOf cyc#OrganizationalTransferOut concept AdjustmentForRetiringEmployee subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a retiring of the employee." endNonFunctionalProperties // "20E" Employee retirement (EAN Code) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , cyc#RetirementEvent) concept AdvertisingCostDeducted subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Advertising costs deducted from payment." endNonFunctionalProperties // "21" Advertising costs relationInstance cyc#topicOf( AdvertisingCostDeducted , cyc#fee) relationInstance cyc#topicOf( AdvertisingCostDeducted , cyc#Advertising) concept AdjustmentForSalaryChange subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a salary change." endNonFunctionalProperties // "21E" Salary change (EAN Code) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , cyc#salaryIncome) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , Adjustment) concept AdjustmentForMaternityLicence subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a maternity licence." endNonFunctionalProperties // "22E" Maternity licence (EAN Code) relationInstance cyc#topicOf( AdjustmentForRetiringEmployee , cyc#Employee) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , cyc#Pregnancy) concept AdjustmentForJobAccident subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a job accident." endNonFunctionalProperties // "23E" Job accident (EAN Code) relationInstance cyc#topicOf( AdjustmentForJobAccident , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForJobAccident , cyc#Accident) concept TemporaryContractSuspension subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The contract is suspended, thus there are no contributions." endNonFunctionalProperties // "25E" Temporary suspension of the contract (EAN Code) relationInstance cyc#topicOf( TemporaryContractSuspension , cyc#SuspendingOfStatus ) relationInstance cyc#topicOf( TemporaryContractSuspension , cyc#Contract ) concept TaxesDeducted subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "Taxes deducted from payment." endNonFunctionalProperties // "26" Taxes relationInstance cyc#topicOf( TaxesDeducted , _"http://sw.cyc.com/2006/07/27/cyc/Tax-COC") concept AdjustmentForEmployeeIncapacity subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is an employee's professional incapacity." endNonFunctionalProperties // "26E" Employee incapacity (EAN Code) relationInstance cyc#topicOf( AdjustmentForJobAccident , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForJobAccident , ProfessionalIncapacity ) concept AdjustmentForHoliday subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The reason of the adjustment is a holiday." endNonFunctionalProperties // "27E" Holiday (EAN Code) relationInstance cyc#topicOf( AdjustmentForHoliday , cyc#Holiday) // relationInstance cyc#topicOf( AdjustmentForHoliday , cyc#VacationLeave) ??? concept AdjustmentForVoluntaryPension subConceptOf AdjustmentNotice nonFunctionalProperties dc#description hasValue "The adjustment is for a oluntary pension amount." endNonFunctionalProperties // "28E" Voluntary pension (EAN Code) relationInstance cyc#topicOf( AdjustmentForVoluntaryPension , cyc#Employee) relationInstance cyc#topicOf( AdjustmentForVoluntaryPension , cyc#RetirementAccount ) concept ContributionChangeForSalaryChange subConceptOf AdjustmentForSalaryChange nonFunctionalProperties dc#description hasValue "A contribution change according to a salary change." endNonFunctionalProperties // "29E" Salary change (EAN Code) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , cyc#Employee) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , cyc#salaryIncome) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , Adjustment) concept cyc#PhysiologicalCondition subConceptOf cyc#PhysicalSituation concept cyc#Pregnancy subConceptOf cyc#PhysiologicalCondition concept AdjustmentForSpecialTarriff subConceptOf TaxesDeducted nonFunctionalProperties dc#description hasValue "The reason for the adjustment is a special tariff given." endNonFunctionalProperties // "30E" Special tariff (EAN Code) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , cyc#Tariff) concept AdjustmentForPersonWVariousWorkPlaces subConceptOf TaxesDeducted nonFunctionalProperties dc#description hasValue "The reason for the adjustment is a person working in various places." endNonFunctionalProperties // "31E" Various work places (EAN Code) relationInstance cyc#topicOf( ContributionChangeForSalaryChange , cyc#Workplace) concept GoodsNotDelivered subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A delivery of goods has been refused becuase delivery of the same goods had already taken place." endNonFunctionalProperties // "32" Goods not delivered relationInstance cyc#topicOf( GoodsPreviouslyDelivered , cyc#NeglectingToDoSomething) relationInstance cyc#topicOf( GoodsPreviouslyDelivered , sve#DeliveringGoods ) concept PricingDiscountNotice subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "An adjustment has been made due to the application of a pricing discount." endNonFunctionalProperties // "39E" Pricing discount (EAN Code) relationInstance cyc#topicOf( PricingDiscountNotice , cyc#discount) concept edi#MessageType subConceptOf cyc#ComputerDataStructure instance mt#INVOICMessage memberOf edi#MessageType concept WrongInvoice subConceptOf InvalidInvoice nonFunctionalProperties dc#description hasValue "Invoice issued to wrong party. This invoice should not have been issued to this customer. Another invoice should be issued." endNonFunctionalProperties // "52" Wrong invoice relationInstance cyc#topicOf( WrongInvoice , mt#INVOICMessage) concept IncorrectlyCalculatedDiscount subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Buyer states that calculated discount on the invoice(s) is wrongly calculated." endNonFunctionalProperties // "56" Incorrect discount relationInstance cyc#topicOf( IncorrectlyCalculatedDiscount , cyc#discount) relationInstance cyc#topicOf( IncorrectlyCalculatedDiscount , cyc#DoingAnArithmeticOperation) concept ExpectingNewTerms subConceptOf {cyc#RequestingInformation, cyc#RequestingAction} nonFunctionalProperties dc#description hasValue "Buyer expects that seller revises the terms of payment of an invoice." endNonFunctionalProperties // "64" Expecting new terms relationInstance cyc#topicOf( ExpectingNewTerms , cyc#Reporting ) concept CashDiscountNotice subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "An adjustment has been made due to the application of a cash discount." endNonFunctionalProperties // "66" Cash discount relationInstance cyc#topicOf( CashDiscountNotice , cyc#Currency) concept DelcredereCosts subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "Costs deducted from a total amount to pay for the services of central payment." endNonFunctionalProperties // "67" Delcredere costs concept EarlyPaymentAllowance subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "Adjustment results from the application of an early payment allowance." endNonFunctionalProperties // "68" Early payment allowance adjustment relationInstance cyc#topicOf( EarlyPaymentAllowance , cyc#dateOfEvent) relationInstance cyc#topicOf( EarlyPaymentAllowance , cyc#Paying) concept QuantityDiscount subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "Quantity discount deducted from payment, when a purchase quantity threshold has been met or exceeded." endNonFunctionalProperties // "74" Quantity discount relationInstance cyc#topicOf( QuantityDiscount , cyc#Quantity) concept PromotionDiscount subConceptOf DiscountNotice nonFunctionalProperties dc#description hasValue "Adjustment due to a promotion discount." endNonFunctionalProperties // "75" Promotion discount relationInstance cyc#topicOf( PromotionDiscount , cyc#PromotionalEvent) // "ZZZ" Mutually defined -- define it in context where defined /* ============================================================================= Terms for DE_4221 Discrepancy nature ============================================================================= */ concept OverShipped subConceptOf InvalidShipQuantity nonFunctionalProperties dc#description hasValue "There was an excess quantity of goods in a shipment relative to the order." endNonFunctionalProperties // "AC" Over-shipped concept ProductOutOfStockAtManufacturer subConceptOf ProductOutOfStock nonFunctionalProperties dc#description hasValue "An order for a specific product can not be fulfilled currently because the product is out of stock at the manufacturer." endNonFunctionalProperties // "AD" Item out of stock at manufacturer //concept DeliveredButNotAdvised // "AE" Delivered but not advised concept GoodsReceivedDamaged subConceptOf GoodsDamaged nonFunctionalProperties dc#description hasValue "Part or all of the goods in a shipment were delivered damaged." endNonFunctionalProperties // "AF" Goods delivered damaged // concept DeliveryTooLate // "AG" Delivered too late concept PartialShipmentBackordering subConceptOf ShortDeliveryReport nonFunctionalProperties dc#description hasValue "A portion of the previous order is being held as open, as enough material was not available to fulfil the requirement. The shipment is incomplete, the missing quantities are to follow." endNonFunctionalProperties // "BP" Shipment partial - back order to follow concept PartialShipmentNoBackorder subConceptOf ShortDeliveryReport nonFunctionalProperties dc#description hasValue "The quantity shipped is less than the amount authorized and there is no plan to ship the remaining amount. Shipment does not fulfil the complete order but should be considered complete. Unshipped items are not considered to be on backorder." endNonFunctionalProperties // "CP" Shipment partial - considered complete, no backorder concept ProductOutOfStockAtWholesaler subConceptOf ProductOutOfStock nonFunctionalProperties dc#description hasValue "An order for a specific product can not be fulfilled currently because the product is out of stock at the wholesaler." endNonFunctionalProperties // "OW" Item out of stock at wholesaler concept ProductTemporarilyDiscontinuedAtWholesaler subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/Refusing-CommunicationAct" nonFunctionalProperties dc#description hasValue "Product is, for the time being, not available from the distribution point. The item has been temporarily removed from the product range of the wholesaler." endNonFunctionalProperties // "TW" Item temporarily discontinued by wholesaler /* ============================================================================== DE_7365 Processing indicator -- (usually an Information problem) ============================================================================== */ concept ack#MessageAcceptance subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/#Accepting-CommunicationAct" concept mf#AcceptanceWOAmendment subConceptOf ack#MessageAcceptance // "1" Message content accepted concept DeclarationRequested subConceptOf cyc#RequestingInformation nonFunctionalProperties dc#description hasValue "A declaration is requested." endNonFunctionalProperties // "10" Declaration requested concept TransactionRejected subConceptOf _"http://sw.cyc.com/2006/07/27/cyc/#Rejecting-CommunicationAct" nonFunctionalProperties dc#description hasValue "This transaction is rejected by the recipient application and is a single transaction within a multiple transaction messag." endNonFunctionalProperties // "33" Transaction rejected concept OnlyChangesTransmitted subConceptOf cyc#RequestingInformation nonFunctionalProperties dc#description hasValue "Only changes to existing data are transmitted." endNonFunctionalProperties // "36" Changed information concept CompleteInformationTransmitted subConceptOf cyc#RequestingInformation nonFunctionalProperties dc#description hasValue "Complete data details (not just changes) are transmitted." endNonFunctionalProperties // "37" Complete information transmitted concept AccountNumberUnknown subConceptOf UnknownDataNotice nonFunctionalProperties dc#description hasValue "An account number is unknown." endNonFunctionalProperties concept BeneficiarysAccountNumberUnknown subConceptOf AccountNumberUnknown nonFunctionalProperties dc#description hasValue "The account number of the beneficiary is unknown." endNonFunctionalProperties // "45" Beneficiary's account number unknown concept PayeesAccountNumberUnknown subConceptOf AccountNumberUnknown nonFunctionalProperties dc#description hasValue "The account number of the payee is unknown." endNonFunctionalProperties // "46" Beneficiary's account number unknown concept PayersAccountNumberUnknown subConceptOf AccountNumberUnknown nonFunctionalProperties dc#description hasValue "The account number of the payer is unknown." endNonFunctionalProperties // "47" Beneficiary's account number unknown concept CorrespondentBankNotPossible subConceptOf InvalidDataNotice nonFunctionalProperties dc#description hasValue "The correspondent bank is not a possible one." endNonFunctionalProperties // "48" Correspondent bank not possible concept InstructionExecutionDateNotPossible subConceptOf TransactionRejected nonFunctionalProperties dc#description hasValue "The (instruction) execution date cannot be met." endNonFunctionalProperties // "49" Execution date not possible concept ValueDateNotPossible subConceptOf TransactionRejected nonFunctionalProperties dc#description hasValue "The value date (intended settlement date of a trade) cannot be met." endNonFunctionalProperties // "50" Value date not possible // Value date in finance is the date when the value of an asset that fluctuates in price is determined. // In accounting, value date is the date when the entry to an account is considered effective. concept CurrencyCodeInvalid subConceptOf InvalidDataNotice nonFunctionalProperties dc#description hasValue "The currency code does not exist." endNonFunctionalProperties // "51" Currency code not possible concept OrderExecutionConfirmed subConceptOf mf#ConfirmingMessage nonFunctionalProperties dc#description hasValue "Confirmation that the orders have been executed." endNonFunctionalProperties // "53" Orders executed (on) concept TransactionExecutionConfirmed subConceptOf OrderExecutionConfirmed nonFunctionalProperties dc#description hasValue "Confirmation that the transaction(s) has(ve) been effected and advised." endNonFunctionalProperties // "54" Transaction(s) effected and advised (on) concept AmountsNotYetDebited subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "The amount(s) has(ve) not yet been debited." endNonFunctionalProperties // "55" Not yet debited concept MonetaryAmountIncorrect subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "The amount stated in a previous message is incorrect." endNonFunctionalProperties // "76" Monetary amount incorrect concept PaymentSentCorrectlyConfirmation subConceptOf mf#ConfirmingMessage nonFunctionalProperties dc#description hasValue "Confirmation that the payments have been sent correctly." endNonFunctionalProperties // "77" Payments sent correctly concept AuthorizationConfirmation subConceptOf mf#ConfirmingMessage nonFunctionalProperties dc#description hasValue "An authorization is confirmed." endNonFunctionalProperties // "81" Confirmation of authorization concept BeneficiarysAccountClosed subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "The account of a beneficiary stated in a previous message is closed." endNonFunctionalProperties // "82" Beneficiary's account closed concept TransactionExecutionPending subConceptOf FlawNotice nonFunctionalProperties dc#description hasValue "A transaction is awaiting execution." endNonFunctionalProperties // "83" Transaction execution pending concept PartyIDUnknown subConceptOf UnknownDataNotice nonFunctionalProperties dc#description hasValue "The party identification sent in a previous message is unknown." endNonFunctionalProperties // "85" Party identification not known concept BeneficiaryUnknown subConceptOf PartyIDUnknown nonFunctionalProperties dc#description hasValue "The beneficiary stated in a previous message is unknown." endNonFunctionalProperties // "86" Beneficiary unknown concept BeneficiarysBankUnknown subConceptOf UnknownDataNotice nonFunctionalProperties dc#description hasValue "The beneficiary's bank stated in a previous message is unknown." endNonFunctionalProperties // "87" Beneficiary's bank unknown concept DeliveryPointDrivenSchedule subConceptOf cyc#Schedule nonFunctionalProperties dc#description hasValue "Schedule such that for a given delivery point a number of different products are to be delivered." endNonFunctionalProperties // "94" Delivery point driven scheduling method concept ProductDrivenSchedule subConceptOf cyc#Schedule nonFunctionalProperties dc#description hasValue "Schedule such that a given product is to be delivered to a number of different delivery points." endNonFunctionalProperties // "95" Product driven scheduling method concept DateInMessageIncorrect subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "``Other date(s) stated in a previous message is/are incorrect." endNonFunctionalProperties // "XE1" Other dates not correct (SWIFT Code) // ??? "other" than what? Does this mean some specific date IS correct? concept FinancialInformationIncorrect subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Financial information contained in a previous message is incorrect." endNonFunctionalProperties // "YF3" Financial information incorrect (SWIFT Code) concept CurrencySegmentContentsIncorrect subConceptOf IncorrectDataNotice nonFunctionalProperties dc#description hasValue "Information contained in the currency segment of a previous message is incorrect." endNonFunctionalProperties // "YF4" Currency segment contents not correct (SWIFT Code) /* // Status reason description // DE_9013 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcav.htm "13" Customs refusal "16" Destination incorrect "22" Empty "23E" Delivery different date (EAN Code) "25" Export restrictions "25E" Goods previously delivered (EAN Code) "26E" Goods damaged in warehouse (EAN Code) "28" Import restrictions "28E" Delivery too late (EAN Code) "29E" Partial delivery not accepted (EAN Code) "31E" Product out of stock (EAN Code) "35E" Incident attributed to seller (EAN Code) "38" New delivery arrangements "46" Payment not received "54" Special service required "68" Undefined incident attributed to buyer "69" Undefined incident attributed to carrier "88" Accident involving means of transport "AAA" Invalid authorisation number (EDIFICE code) "AAB" Authorisation expired (EDIFICE code) "AAC" Product not on authorisation(EDIFICE code) "AAD" Invalid ship quantity (EDIFICE code) "AAE" Invalid end-customer code (EDIFICE code) "AAF" Invalid ship date: Invoice or Credit note date (EDIFICE code) "AAG" Duplicate claim (EDIFICE code) "AAH" Quantity fulfilled (EDIFICE code) "AAI" Resale-at-cost higher than disti-cost (EDIFICE code) "AAJ" Invalid distributor cost (EDIFICE code) "AAK" Invalid resale-to-trade (EDIFICE code) "AAL" Invalid resale-at-cost (EDIFICE code) "AAM" Authorisation on hold (EDIFICE code) "AAN" Below minimum claim quantity or price level (EDIFICE code) "AAO" Invalid authorisation line number reference (EDIFICE code) "AAP" Invalid currency code for resale-at-cost and DC (EDIFICE code) "AAQ" Invalid currency for resale-to-trade(EDIFICE code) "AAR" Invalid invoice (EDIFICE code) "AXX" Other reject code (EDIFICE code) // Status event // DE_9011 http://www.unece.org/trade/untdid/d98b/uncl/uncl9011.htm // http://rp061.edifice.org/migs/iftsta/sdb.htm "1" Arrived "12" Cleared by customs "13" Collected: Goods/consignment have been collected from a predetermined location. "18" Damaged "20" Delayed "21" Delivered "22" Delivery completed "23" Delivery not completed "24" Departed "27" Despatched "48" Loaded "49" Lost "71" Ready for transportation "72" Receipt fully acknowledged "86" Short shipped "91" Stored "99" Transferred out // Return state "Physical or logical state description code" // DE_7007 http://www.gs1.se/EANCOM_2002/ean02s4/experts/part3/dc8f.htm // complete for EANCOM "2" Missing "3" Wrong identification: The information on the document is wrong "4" Damaged "12E" Return goods (EAN Code) "13E" Dispose of goods (EAN Code) "14E" Destroy goods (EAN Code) "15" Obsolete (old EAN Code: 18E) "15E" Repair goods (EAN Code) "16E" Hold for examination (EAN Code) "17E" Return refused (EAN Code) // Processing indicator -- Information problem // DE_7365 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc9j.htm "10" Declaration requested "36" Changed information "37" Complete information transmitted "45" Beneficiary's account number unknown "46" Payee's account number unknown "47" Payor' account number unknown "48" Correspondent bank not possible "49" Execution date not possible "50" Value date not possible "51" Currency code not possible "54" Transaction(s) effected and advised (on) "55" Not yet debited "76" Monetary amount incorrect "77" Payments sent correctly "81" Confirmation of authorization "82" Beneficiary's account closed "83" Transaction execution pending "85" Party identification not known "86" Beneficiary unknown "87" Beneficiary's bank unknown "94" Delivery point driven scheduling method "95" Product driven scheduling method "XE1" Other dates not correct (SWIFT Code) "YF3" Financial information incorrect (SWIFT Code) "YF4" Currency segment contents not correct (SWIFT Code) // Container fullness "Full or empty indicator" // DE_8169 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dca5.htm // complete for EANCOM "1" More than one quarter volume available "2" More than half volume available "4" Empty "5" Full "6" No volume available // Intl Transport movement // DE_8323 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcaj.htm // complete for EANCOM, EDIFACT "1" Export "2" Import "3" Transit // Packaging danger level // DE_8339 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcal.htm // complete for EANCOM, EDIFACT "1" Great danger "2" Medium danger "3" Minor danger // Status category // DE_9015 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcaw.htm // complete for EANCOM "1" Transport "2" Order administration "6" Activity code list (EAN Code) "7" Status code list (EAN Code) "T" Trade (EDIFICE code) "UP1" Claims (EAN Code) "UP2" Order (EAN Code -- formerly "2") "UP3" Cash on delivery order (EAN Code -- formerly "3") "UP4" Urgent order (EAN Code -- formerely "4") "UP5" Previous call off order (EAN Code -- formerly "5") "ZZZ" Mutually defined: Mandatory segment, used to give access to other segments within this segment group (EDIFICE code) // Change reason // DE_4295 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc5t.htm "AA" Member attribute change "AC" Member category change "AJT" Adjustment (EAN Code) "AQ" Alternate quantity and unit of measurement "AT" Item not ordered "AUE" Article code unknown (EAN Code) "BN" Bar code not readable (EAN Code) "DME" Damaged (EAN Code) "IS" Item represents substitution from original order (EAN Code) "PC" Pack difference "PE" Minimum/maximum product durability date unacceptable (EAN Code) "X32" Receipt temperature outside agreed range (EAN Code) "X33" Delivered but not advised (EAN Code) "X34" Missing (EAN Code) "X36" Best before date out of chronological order (EAN Code) "WR" Temporarily unavailable // Adjustment reason // DE_4465 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc6e.htm "1" Agreed settlement "2" Below specification goods "3" Damaged goods "4" Short delivery "5" Price query "6" Proof of delivery required "9" Invoice error "10E" Incorrect references (EAN Code) "11E" Incorrect charge (EAN Code) "12E" Incorrect identification of the buyer (EAN Code) "13E" Incorrect product identification (EAN Code) "14" Wrong delivery "17" Transport damage "17E" Deducted bonus (EAN Code) "19E" New employee (EAN Code) "20" Discount for late delivery "20E" Employee retirement (EAN Code) "21" Advertising costs "21E" Salary change (EAN Code) "22E" Maternity licence (EAN Code) "23E" Job accident (EAN Code) "24E" No exceptional situation (EAN Code) "25E" Temporary suspension of the contract (EAN Code) "26" Taxes "26E" Employee incapacity (EAN Code) "27E" Holiday (EAN Code) "28E" Voluntary pension (EAN Code) "29E" Change in salary (EAN Code) "30E" Special tariff (EAN Code) "31E" Various work places (EAN Code) "32" Goods not delivered "35" Goods returned "39" Deducted discount: Buyer has deducted the discount he is entitled to, from the payment "39E" Pricing discount (EAN Code) "41E" Sundry discount (EAN Code) // ?? (How) is this different from 39? "52" Wrong invoice "56" Incorrect discount "64" Expecting new terms "66" Cash discount "67" Delcredere costs "68" Early payment allowance adjustment "74" Quantity discount "75" Promotion discount "ZZZ" Mutually defined // Discrepancy nature // DE_4221 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc5n.htm "AC" Over-shipped "AD" Item out of stock at manufacturer "AE" Delivered but not advised "AF" Goods delivered damaged "AG" Delivered too late "BP" Shipment partial - back order to follow "CP" Shipment partial - considered complete, no backorder "OW" Item out of stock at wholesaler "TW" Item temporarily discontinued by wholesaler */