Location Item Master
Identifies the Item information that is specific to a location. For example a plant or site may keep different information about an item than the corporate office.
Child Components
Type Code 0..1
Action Code 0..1
Service Indicator 0..1
Identifier 0..∞
Revision Identifier 0..1
Variation Identifier 0..1
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Item Identifier Set 0..∞
Related Identifier 0..∞
Customer Item Identification 0..1
Manufacturer Item Identification 0..1
Supplier Item Identification 0..1
UPCID 0..1
EPCID 0..1
GTINID 0..1
Description 0..∞
Note 0..∞
Classification 0..∞
Operational Role 0..∞
Performance Parameter 0..∞
Failure Mode Analysis 0..∞
Specification 0..∞
Hazardous Material 0..∞
Substance 0..∞
Packaging 0..∞
Dimensions 0..∞
Export Control 0..∞
Harmonized Tariff 0..∞
Trademark 0..∞
Document Reference 0..∞
Attachment 0..∞
Country Of Origin Code 0..1
Usage Restriction Code 0..∞
Formulation Code 0..1
RFID 0..1
Serial Number Identifier 0..∞
Lot 0..∞
Manufacturing Party 0..∞
Party 0..∞
Name 0..∞
Product Name 0..∞
Brand Name 0..∞
Variety Name 0..∞
Item Treatment 0..∞
Benefit 0..∞
UOM 0..∞
Primary UOM 0..1
Variable Weight Indicator 0..1
Superseded By Item Reference 0..∞
Capability 0..∞
Security Classification 0..∞
Finished Item Indicator 0..∞
Sequence Number 0..1
Sequence Code 0..∞
Maintenance Level 0..∞
Distribution Channel 0..∞
Processing Time Period 0..∞
Signature 0..∞
Item Status 0..∞
Effectivity 0..∞
Effective Time Period 0..∞
Execution Time Period 0..1
Fixed Quantity Indicator 0..1
Maximum Lot Size Quantity 0..1
Minimum Lot Size Quantity 0..1
Lot Size Multipler Number 0..1
Lead Time Duration 0..1
Required Percent 0..1
Back Flushed Indicator 0..1
Actual Indicator 0..1
Tracking Indicator 0..∞
Tracking Method Code 0..1
Scrap Indicator 0..1
Base UOM Code 0..1
Storage UOM Code 0..1
Shipping UOM Code 0..1
Routing Disposition 0..1
Serial Number Specification Description 0..∞
Lot Number Specification 0..∞
Last Modification Date Time 0..1
Unit Packaging 0..1
Owner Party 0..1
UOM Group Identifier 0..1
Alternate UOM Code 0..∞
UOM Code Conversion Rate 0..∞
Item Value 0..∞
BOM Reference 0..∞
Drawing Attachment 0..∞
CAD Model Attachment 0..∞
Quantity 0..∞
Facility 0..1
Extension 1..1
UML Class Model
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml
class LocationItemMaster {
string TypeCode
string ActionCode
boolean ServiceIndicator
string Identifier
string RevisionIdentifier
string VariationIdentifier
string UUID
string SourceIdentifier
string PartyIdentifier
string UPCID
string EPCID
string GTINID
string Description
string Note
string CountryOfOriginCode
string UsageRestrictionCode
string FormulationCode
string RFID
string SerialNumberIdentifier
string Name
string ProductName
string BrandName
string VarietyName
boolean VariableWeightIndicator
boolean FinishedItemIndicator
number multipleOf SequenceNumber
string SequenceCode
boolean FixedQuantityIndicator
number MaximumLotSizeQuantity
number MinimumLotSizeQuantity
number LotSizeMultiplerNumber
string LeadTimeDuration
number RequiredPercent
boolean BackFlushedIndicator
boolean ActualIndicator
boolean TrackingIndicator
string TrackingMethodCode
boolean ScrapIndicator
string BaseUOMCode
string StorageUOMCode
string ShippingUOMCode
string SerialNumberSpecificationDescription
string LotNumberSpecification
string LastModificationDateTime
string UOMGroupIdentifier
string AlternateUOMCode
number Quantity
}
class "ItemIdentifierSet"{}
class "RelatedIdentifier"{}
class "CustomerItemIdentification"{}
class "ManufacturerItemIdentification"{}
class "SupplierItemIdentification"{}
class "Classification"{}
class "OperationalRole"{}
class "PerformanceParameter"{}
class "FailureModeAnalysis"{}
class "Specification"{}
class "HazardousMaterial"{}
class "Substance"{}
class "Packaging"{}
class "Dimensions"{}
class "ExportControl"{}
class "HarmonizedTariff"{}
class "Trademark"{}
class "DocumentReference"{}
class "Attachment"{}
class "Lot"{}
class "ManufacturingParty"{}
class "Party"{}
class "ItemTreatment"{}
class "Benefit"{}
class "UOM"{}
class "PrimaryUOM"{}
class "SupersededByItemReference"{}
class "Capability"{}
class "SecurityClassification"{}
class "MaintenanceLevel"{}
class "DistributionChannel"{}
class "ProcessingTimePeriod"{}
class "Signature"{}
class "ItemStatus"{}
class "Effectivity"{}
class "EffectiveTimePeriod"{}
class "ExecutionTimePeriod"{}
class "RoutingDisposition"{}
class "UnitPackaging"{}
class "OwnerParty"{}
class "UOMCodeConversionRate"{}
class "ItemValue"{}
class "BOMReference"{}
class "DrawingAttachment"{}
class "CADModelAttachment"{}
class "Facility"{}
LocationItemMaster o-d- "0...∞" "ItemIdentifierSet"
LocationItemMaster o-r- "0...∞" "RelatedIdentifier"
LocationItemMaster o-u- "0...1" "CustomerItemIdentification"
LocationItemMaster o-l- "0...1" "ManufacturerItemIdentification"
LocationItemMaster o-d- "0...1" "SupplierItemIdentification"
LocationItemMaster o-u- "0...∞" "Classification"
LocationItemMaster o-d- "0...∞" "OperationalRole"
LocationItemMaster o-u- "0...∞" "PerformanceParameter"
LocationItemMaster o-d- "0...∞" "FailureModeAnalysis"
LocationItemMaster o-u- "0...∞" "Specification"
LocationItemMaster o-d- "0...∞" "HazardousMaterial"
LocationItemMaster o-u- "0...∞" "Substance"
LocationItemMaster o-d- "0...∞" "Packaging"
LocationItemMaster o-u- "0...∞" "Dimensions"
LocationItemMaster o-d- "0...∞" "ExportControl"
LocationItemMaster o-u- "0...∞" "HarmonizedTariff"
LocationItemMaster o-d- "0...∞" "Trademark"
LocationItemMaster o-u- "0...∞" "DocumentReference"
LocationItemMaster o-d- "0...∞" "Attachment"
LocationItemMaster o-u- "0...∞" "Lot"
LocationItemMaster o-d- "0...∞" "ManufacturingParty"
LocationItemMaster o-u- "0...∞" "Party"
LocationItemMaster o-d- "0...∞" "ItemTreatment"
LocationItemMaster o-u- "0...∞" "Benefit"
LocationItemMaster o-d- "0...∞" "UOM"
LocationItemMaster o-u- "0...1" "PrimaryUOM"
LocationItemMaster o-d- "0...∞" "SupersededByItemReference"
LocationItemMaster o-u- "0...∞" "Capability"
LocationItemMaster o-d- "0...∞" "SecurityClassification"
LocationItemMaster o-u- "0...∞" "MaintenanceLevel"
LocationItemMaster o-d- "0...∞" "DistributionChannel"
LocationItemMaster o-u- "0...∞" "ProcessingTimePeriod"
LocationItemMaster o-d- "0...∞" "Signature"
LocationItemMaster o-u- "0...∞" "ItemStatus"
LocationItemMaster o-d- "0...∞" "Effectivity"
LocationItemMaster o-u- "0...∞" "EffectiveTimePeriod"
LocationItemMaster o-d- "0...1" "ExecutionTimePeriod"
LocationItemMaster o-u- "0...1" "RoutingDisposition"
LocationItemMaster o-d- "0...1" "UnitPackaging"
LocationItemMaster o-u- "0...1" "OwnerParty"
LocationItemMaster o-d- "0...∞" "UOMCodeConversionRate"
LocationItemMaster o-u- "0...∞" "ItemValue"
LocationItemMaster o-d- "0...∞" "BOMReference"
LocationItemMaster o-u- "0...∞" "DrawingAttachment"
LocationItemMaster o-d- "0...∞" "CADModelAttachment"
LocationItemMaster o-u- "0...1" "Facility"
hide circle
@endumlWhere Used
Following is a list of components that have Location Item Master as a child component.
Feedback
OAGi and its members welcome your feedback.
UUID: 5687d7bcd26c4f18bb1162917f8af1fb
connectSpec (OAGIS) Version 10.12.8