Bill_of_Material__c
Label: Bill of Material The bill of material object describes the items that are included in a specific item. If the parent field is null, the bill of material object describes an item that can be stocked.
Condition_Code__c |
Condition Code |
Pre-Spring 2018 |
Used in combination with item master to select the appropriate bill of material for use on production order. Used on production order line to select required condition for allocation.
Looks up to: Condition_Code__c
|
Lookup |
|
Expected_Percent_Yield__c |
Expected Percent Yield |
Pre-Spring 2018 |
Used to estimate the quantity that results from a production run. Actual value can be entered at production order completion. Only affects parent bill of material record for manufactured kits.
|
Percent(5,2) |
1 |
Item_Description__c |
Item Description |
Pre-Spring 2018 |
Formula: Item__r.Item_Description__c
|
Text |
|
Item__c |
Item |
Pre-Spring 2018 |
The item in the bill.
Looks up to: Item__c
|
Lookup |
|
Level__c |
Level |
Pre-Spring 2018 |
The level within the bill of material.
|
Number(18,0) |
1 |
Parent__c |
Parent |
Pre-Spring 2018 |
This references the item that the current item goes into.
Looks up to: Bill_of_Material__c
|
Lookup |
|
QPA_Use__c |
Quantity Per Assembly |
Pre-Spring 2018 |
This replaces the QPA that has an unusable number of decimals
|
Number(18,4) |
|
QPA__c |
QPA Obsolete |
Pre-Spring 2018 |
The quantity per assembly. This field is obsolete - it is replaced by the field that supports decimals.
|
Number(18,0) |
0 |
Unit_of_Measure__c |
Unit of Measure |
Pre-Spring 2018 |
Formula: Item__r.Stocking_UOM__r.Name
|
Text |
|
|