wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/InventoryMovementCodes#", im _"http://tripcom.org/ontologies/EDI/InventoryMovement#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/InventoryMovementCodes" nonFunctionalProperties dc#title hasValue "Inventory Movement Codes" dc#subject hasValue "Inventory Movement Codes" dc#description hasValue "Inventory Movement Codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-19" 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.3 $" endNonFunctionalProperties importsOntology _"http://tripcom.org/ontologies/EDI/InventoryMovement" relationInstance edis#encodedAs(im#InventoryReceipt , ecs#DE_4499CodeSet, "1") relationInstance edis#encodedAs(im#InventoryDelivery , ecs#DE_4499CodeSet, "2") relationInstance edis#encodedAs(im#InventoryPartsScrapping , ecs#DE_4499CodeSet, "3") relationInstance edis#encodedAs(im#InventoryDifference , ecs#DE_4499CodeSet, "4") relationInstance edis#encodedAs(im#PropertyTransferWithinWarehouse , ecs#DE_4499CodeSet, "5") relationInstance edis#encodedAs(im#InventoryRecycling , ecs#DE_4499CodeSet, "6") relationInstance edis#encodedAs(im#InventoryMovementReversal , ecs#DE_4499CodeSet, "7") relationInstance edis#encodedAs(im#InventoryDefectsMovement , ecs#DE_4499CodeSet, "8") relationInstance edis#encodedAs(im#CommercialInventoryMovement , ecs#DE_4499CodeSet, "9") relationInstance edis#encodedAs(im#InventoryConversionMovement , ecs#DE_4499CodeSet, "10") relationInstance edis#encodedAs(im#InventoryConsumptionMovement , ecs#DE_4499CodeSet, "11") relationInstance edis#encodedAs(im#InventoryTransferOut , ecs#DE_4501CodeSet, "1") relationInstance edis#encodedAs(im#InventoryTransferIn , ecs#DE_4501CodeSet, "2") /* // Reason for inventory movement // DE_4499 http://www.unece.org/trade/untdid/d98b/uncl/uncl4499.htm // complete for EDIFACT "1" Reception: Goods received at warehouse from another party or warehouse. "2" Delivery: Goods which have been delivered from the inventory to another party or warehouse. "3" Scrapped parts: Adjustment due to scrapped parts. "4" Difference: The difference between the inventory, as physically counted, and the inventory recorded by the system. "5" Property transfer within warehouse: An inventory movement issued when goods are moved (physically or logically) from one owner to another, whenever inventories are held in account of several owners of the same product within the same warehouse. "6" Inventory recycling: This inventory movement is due to recycling of goods. For instance, defective goods have been repaired and are put back to the available inventory. "7" Reversal of previous movement: This inventory movement is issued to cancel a previously processed movement. "8" Defects (technical): This inventory movement corresponds to parts with technical defect. "9" Commercial: The inventory movement has been issued for commercial reasons. "10" Conversion: The inventory movement is due to conversion of goods. "11" Consumption: The inventory movement corresponds to goods taken out of consigned inventory for consumption. // Inventory movement direction // DE_4501 http://www.gs1.se/EANCOM_2002/ean02s4/experts/part3/dc6j.htm // complete for EANCOM, EDIFACT "1" Movement out of inventory "2" Movement into inventory */