ErpReqLineItem
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ErpReqLineItem | 0..* | ErpRequisition | 1 | ErpReqLineItems | ErpRequisition | ||
ErpReqLineItem | 0..1 | ErpPOLineItem | 0..1 | ErpReqLineItem | ErpPOLineItem | ||
ErpReqLineItem | 0..1 | ErpQuoteLineItem | 0..1 | ErpReqLineItem | ErpQuoteLineItem | ||
ErpReqLineItem | 0..* | TypeMaterial | 0..1 | ErpReqLineItems | TypeMaterial | ||
ErpReqLineItem | 0..* | CatalogAssetType | 0..1 | ErpReqLineItems | TypeAsset |