Entity Item Master / Location

DescriptionAn association between an occurrence of an item master and a location. It describes the use and control of an item master at a location.

For example:
The maximum number of days of inventory to have on-hand at any one point in time
The recommended level of inventory at which an item should be re-ordered

Attributes
Item Unit of MeasureItem Unit of Measure
Operating Room Par Level IndicatorOperating Room Par Level Indicator
Recommended Maximum Days Inventory CntRecommended Maximum Days Inventory Cnt
Recommended Order AmtRecommended Order Amt
Recommended Order Point CntRecommended Order Point Cnt
Recommended Reorder TheoryRecommended Reorder Theory
Recommended Safety Stock Days CntRecommended Safety Stock Days Cnt

Relationship
Item Master / Location_Item Master_FKItem Master / Location_Item Master_FK
Item Master / Location_Location_FKItem Master / Location_Location_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Item Unit of Measure
DescriptionIndicates the unit of measure by which all item amounts on this entity are tracked.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Operating Room Par Level Indicator
DescriptionIndicates whether or not on-hands inventory will be decremented when performing Preference List Issues.
If valued with a 'Y', this indicates to the system that the item to be issued is contained in an operating room par level area and not an operating room inventory area; therefore, on-hands of the operation room inventory area will not be decremented. If valued with a 'N', the item is contained in an operating room inventory location and on-hands will be decremented when performing preference list issues.
Data TypeStandards - Data Domains.ddm/Data Domains/Boolean Indicator [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Recommended Maximum Days Inventory Cnt
DescriptionThe maximum number of days of inventory to have on-hand at any one point in time. This value is used in calculations of recommended order quantities.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Float [FLOAT(5)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Recommended Order Amt
DescriptionThe quantity that the system should recommend to order when the on-hand quantity is equal to or less than the reorder point. The quantity should be set at the order unit of measure.
Data TypeStandards - Data Domains.ddm/Data Domains/Decimal Float [FLOAT(15)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Recommended Order Point Cnt
DescriptionThe on-hand quantity referencing the recommended level of inventory at which the item should be re-ordered.
Data TypeStandards - Data Domains.ddm/Data Domains/Decimal Float [FLOAT(15)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Recommended Reorder Theory
DescriptionThe method used to calculate a recommendation for when and how much of an inventory supply item to reorder.

For example:
DOP/DOQ corresponds to the theory that calculates the appropriate order point and recommends the quantity to order based on system parameters and historical trends. DOP stands for Dynamic Order Point, and DOQ stands for Dynamic Order Quantity.
MIN/MAX corresponds to theory that the quantity recommended is the order quantity, less the on-hand quantity, and less the on-order quantity. The order amount is the required maximum on-hand quantity.
Override the quantity recommended is the order quantity, less the on-order quantity. The order amount is the amount to order when the on-hand quantity reaches the order point.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Recommended Safety Stock Days Cnt
DescriptionThe number of days for stock to be kept on-hand to cushion against a stock-out for this item.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Float [FLOAT(5)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Item Master / Location_Item Master_FK
Is Identifying Relationshiptrue
Child TableItem Master / Location
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableItem Master
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Item Master / Location_Location_FK
Is Identifying Relationshiptrue
Child TableItem Master / Location
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableLocation
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE