Standard_Order_Line__c
Label: Standard Order Line Standard Order Detail Line For Account
Available_to_Promise__c |
Available-to-Promise |
Pre-Spring 2018 |
The field is a place holder for the field set. Any values place inside this will not be used.
|
Number(18,4) |
|
Condition__c |
Condition |
Pre-Spring 2018 |
Item Condition
Looks up to: Condition_Code__c
|
Lookup |
|
Item_Description_Formula__c |
Item Description |
Pre-Spring 2018 |
Item description from item master record
Formula: Item__r.Item_Description__c
|
Text |
|
Item_Name_Formula__c |
Item Name |
Pre-Spring 2018 |
Formula: Item__r.Name
|
Text |
|
Item__c |
Item |
Pre-Spring 2018 |
Item
Looks up to: Item__c
|
Lookup |
|
Price_Formula__c |
Price |
Pre-Spring 2018 |
Formula: Price_Record__r.Price__c
|
Currency(18,2) |
|
Price_Record__c |
Price Record |
Pre-Spring 2018 |
Link to custom object Price that holds the price detail. The Price Record value can change on page load.
Looks up to: Price__c
|
Lookup |
|
Quantity__c |
Quantity |
Pre-Spring 2018 |
Quantity
|
Number(18,4) |
|
Standard_Order_Detail__c |
Standard Order Detail |
Pre-Spring 2018 |
Master Record
Looks up to: Standard_Order_Detail__c
|
MasterDetail |
|
Total_Price_Formula__c |
Total Price |
Pre-Spring 2018 |
Formula: Quantity__c * Price_Formula__c
|
Currency(18,2) |
|
|