A record of the discount actually applied at the time of the order, generally used for tracking and audit purposes. This record is autogenerated and ideally should not be manually updated.
Property
Value
API Name
s_c__Discount_Credit__c
Label
Discount Credit
Plural Label
Discount Credits
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Calculation Type
s_c__Calculation_Type__c
Picklist
Yes
How the discount was applied: as a percentage, a dollar value, or a replacement price.
Credit Value Points
s_c__Credit_Value_Points__c
Number(18,0)
No
The calculated credit value in points applied to the order as a result of applying this discount. For the replacement points, the credit value is the product’s original list points minus the discounted points.
Credit Value
s_c__Credit_Value__c
Currency(18,2)
Yes
The calculated credit value applied to the order as a result of applying this discount. For the replacement price, the credit value is the product’s original list price minus the discounted price.