Class Description
Information that describes a requested item and its attributes.
Attributes
Name | Type | Description |
---|---|---|
code | String | |
cost | Money | Cost of material. |
deliveryDate | Date | |
quantity | Integer | Quantity of item requisitioned. |
status | Status |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CatalogAssetType | 0..1 | ErpReqLineItem | 0..* | TypeAsset | ErpReqLineItems | ||
TypeMaterial | 0..1 | ErpReqLineItem | 0..* | TypeMaterial | ErpReqLineItems | ||
ErpQuoteLineItem | 0..1 | ErpReqLineItem | 0..1 | ErpQuoteLineItem | ErpReqLineItem | ||
ErpReqLineItem | 0..1 | ErpPOLineItem | 0..1 | ErpReqLineItem | ErpPOLineItem | ||
ErpReqLineItem | 0..* | ErpRequisition | 1 | ErpReqLineItems | ErpRequisition |