Definition Type: Element
Name: PartsInventoryLine
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsInventoryLineType
Containing Schema: PartsInventory.xsd
Abstract
Documentation:
The Line component represents the detail information related to the Parts inventory transaction. At least one Line is required for each Header
Collapse XSD Schema Diagram:
Drilldown into FreeFormTextGroup in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into PartsForecasting in schema components_xsd Drilldown into PartsProductItem in schema components_xsd Drilldown into Status in schema partsinventory_xsd Drilldown into AverageWeeklyUsageQuantity in schema partsinventory_xsd Drilldown into QuantityBestStockingLevel in schema partsinventory_xsd Drilldown into SystemSetupDate in schema partsinventory_xsd Drilldown into StockingStatusCode in schema partsinventory_xsd Drilldown into PartSourceCode in schema partsinventory_xsd Drilldown into QuantityUserMax in schema partsinventory_xsd Drilldown into QuantityUserMin in schema partsinventory_xsd Drilldown into LastSoldDate in schema partsinventory_xsd Drilldown into ReplenishmentCode in schema partsinventory_xsd Drilldown into QuantityAvailable in schema partsinventory_xsd Drilldown into MonthsNoSaleNumeric in schema partsinventory_xsd Drilldown into QuantityDealerPartStocking in schema partsinventory_xsd Drilldown into UnitPriceAmount in schema partsinventory_xsd Drilldown into QuantityReserved in schema partsinventory_xsd Drilldown into QuantityOfReturn in schema partsinventory_xsd Drilldown into BackOrderQuantity in schema partsinventory_xsd Drilldown into QuantityTwelveMonthLostSales in schema partsinventory_xsd Drilldown into BinLocation in schema partsinventory_xsd Drilldown into QuantityTwelveMonthSales in schema partsinventory_xsd Drilldown into QuantityReOrderPoint in schema partsinventory_xsd Drilldown into QuantityOnOrder in schema partsinventory_xsd Drilldown into PartClassCode in schema partsinventory_xsd Drilldown into QuantityOfLostSale in schema partsinventory_xsd Drilldown into QuantitySold in schema partsinventory_xsd Drilldown into QuantityOnHand in schema partsinventory_xsd Drilldown into ItemID in schema partsinventory_xsd Drilldown into PartsInventoryLineType in schema partsinventory_xsdXSD Diagram of PartsInventoryLine in schema partsinventory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartsInventoryLine" type="PartsInventoryLineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                The Line component represents the detail information related to the Parts inventory transaction.  At least one Line is required for each Header
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID star:ItemID 0 (1)
QuantityOnHand star:QuantityOnHand 0 (1)
QuantitySold star:QuantitySold 0 (1)
QuantityOfLostSale star:QuantityOfLostSale 0 (1)
PartClassCode star:PartClassCode 0 (1)
QuantityOnOrder star:QuantityOnOrder 0 (1)
QuantityReOrderPoint star:QuantityReOrderPoint 0 (1)
QuantityTwelveMonthSales star:QuantityTwelveMonthSales 0 (1)
BinLocation star:BinLocation 0 unbounded
QuantityTwelveMonthLostSales star:QuantityTwelveMonthLostSales 0 (1)
BackOrderQuantity star:BackOrderQuantity 0 (1)
QuantityOfReturn star:QuantityOfReturn 0 (1)
QuantityReserved star:QuantityReserved 0 (1)
UnitPriceAmount star:UnitPriceAmount 0 (1)
QuantityDealerPartStocking star:QuantityDealerPartStocking 0 (1)
MonthsNoSaleNumeric star:MonthsNoSaleNumeric 0 (1)
QuantityAvailable star:QuantityAvailable 0 (1)
ReplenishmentCode star:ReplenishmentCode 0 (1)
LastSoldDate star:LastSoldDate 0 (1)
QuantityUserMin star:QuantityUserMin 0 (1)
QuantityUserMax star:QuantityUserMax 0 (1)
PartSourceCode star:PartSourceCode 0 unbounded
StockingStatusCode star:StockingStatusCode 0 (1)
SystemSetupDate star:SystemSetupDate 0 (1)
QuantityBestStockingLevel star:QuantityBestStockingLevel 0 (1)
AverageWeeklyUsageQuantity star:AverageWeeklyUsageQuantity 0 (1)
Status star:Status 0 unbounded
PartsProductItem star:PartsProductItem 0 1
PartsForecasting star:PartsForecasting 0 1
DealerParty star:DealerParty 0 1
FreeFormTextGroup star:FreeFormTextGroup 0 1
Collapse Derivation Tree: