Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
In this section we will :
- Describe the source of the One Quote Line Items Price settings
1/ One Quote Line Price Settings
The Object One Quote Line contains fields retreived from the Price Settings. The objective is that the most accurate, the most up to date and the same prices are retreived in CPC and One Quote Line Item (OQLI)
The One Quote Line Price Settings fields are updated ONLY when :
OQLI is created,- Quote is Cloned, Renewed and One Quote Line Created,
- Cloned
- Account Manager clicks on "Send for Approval
| CPC Field Retreived | Source | Business Rule |
|---|---|---|
| Freight & Duty Guidance |
| SLV48_Freight_Guidance__c . |
| Cost Guidance (converted at the |
| OQLI Original Currency & UOM) | We retreive the Cost Guidance (SLV44_Freight |
Record type : "Freight Cost"
_Guidance__c) Record type : "Freight Cost" If (existing combinaison : Shipping Plant Code x Product Code x Ship-To Code x Shipping plant region x ShipTo Region x Invoterms)
Else ==> 0 | ||||||||||||||||||||||||||||||||||||||||||||
| Margin Guidance |
| Volume Bracket.Market Margin Policy Value (converted at the |
| OQLI Currency & UOM) | Based on the RMP - Volume Bracket |
| Margin |
| Guidance % | Volume Bracket.Market Margin Policy % | Based on the RMP - Volume Bracket |
| Margin Floor (SLV44_Price_Floor_EXW) | Manufacturing plant. Price floor EXW(converted at the |
| OQLI Original Currency & UOM) | Based on the Manufacturing |
| Plant | |
| Variable Manufacturing Costs | Manufacturing plant. Variable Manufacturing Costs (converted at the |
| OQLI Original Currency & UOM) | Based on the Manufacturing |
| Plant | |
| Asset Margin Floor | Manufacturing plant.Asset Margin Floor (converted at the |
| OQLI Original Currency & UOM) | Based on the Manufacturing |
| Plant |
Transfer Cost |
guidance
| PP_Transfer_Cost |
| __c . |
| Cost Guidance (converted at the |
| OQLI Original Currency & UOM) | We retreive the Cost Guidance Record type : "Transfer Cost" We retreive the Cost Guidance (SLV44_Freight |
_Guidance__c) Record type : "Transfer Cost" If (existing combinaison : Manufacturing Plant x Shipping Plant x Material)
Else ==> 0 | ||||||||
| CPC Field Calculated | Calucation done in the code | |||||||
| Price Guidance |
|
|
|
|
|
|
Price Guidance = CPC.Variable Cost + CPC. Freight + (CPC.Variable Cost+ CPC. Freight ) * CPC. Margin Policy %
|
|
|
Business rule changed/update
| Jira | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
| Price floor | CPC.Price Floor = |
OQLI. |
PP_GBU__c = "Novecare" ) {
|
|
|
} Else { |
}
OQLI.SLV44_Price_Floor_EXW__c +OQLI. SLV44_Freight_duties__c | ||