Sales Agreement Prod Schedule DMO
It records the quantity/amount/pricing for the product/product category in a particular time period for eg if the Sales Agreement has a monthly Scheduling Frequency and it's total duration is 12 months, there will be 12 schedule records per product.
Object API Name: std__SalesAgreementProdScheduleDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- SalesAgreementProduct has a FOREIGNKEY relationship with the Sales Agreement Product DMO
Idfield. - OwnerId has a FOREIGNKEY relationship with the User DMO
Idfield.
- ActualAmt
- ActualMarginAmt
- ActualMarginPercent
- ActualQuantity
- ActualShipmentQuantity
- cdp_sys_record_currency
- CostPriceAmt
- DataSourceId
- DataSourceObjectId
- EndDate
- ForecastedQuantity
- Id
- InternalOrganizationId
- MaximumOrderQuantity
- MinimumPurchaseQuantity
- MinimumPurchaseRevenueAmt
- OwnerId
- PlannedAmt
- PlannedQuantity
- PlannedShipmentQuantity
- SalesAgreementProdScheduleName
- SalesAgreementProduct
- SalesPriceAmt
- StartDate
- UnallocatedOrderQuantity
- UnallocatedOrderRevenueAmt
- Field API Name:
std__ActualAmt__c - Data Type: CURRENCY
- Description: Actual amount for the Sales Agreement Line Schedule calculated from all the orders executed against the Sales Agreement Line Schedule
- Field API Name:
std__ActualMarginAmt__c - Data Type: CURRENCY
- Description: The difference between the sales price and cost price for the actual quantity of a product.
- Field API Name:
std__ActualMarginPercent__c - Data Type: PERCENT
- Description: It represents percentage of Actual Margin
- Field API Name:
std__ActualQuantity__c - Data Type: DOUBLE
- Description: Actual value calculated from all the orders executed against the Sales Agreement Line Schedule
- Field API Name:
std__ActualShipmentQuantity__c - Data Type: DOUBLE
- Description: It represents number of quantities the manufacturer shipped for the given product.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CostPriceAmt__c - Data Type: CURRENCY
- Description: Cost Price for the Product.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__EndDate__c - Data Type: DATEONLY
- Description: End Date of the schedule
- Field API Name:
std__ForecastedQuantity__c - Data Type: DOUBLE
- Description: Forecast value for the Sales Agreement Line Schedule
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__MaximumOrderQuantity__c - Data Type: DOUBLE
- Description: It represents maximum number of quantities the partner can buy as part of one order for the given product.
- Field API Name:
std__MinimumPurchaseQuantity__c - Data Type: DOUBLE
- Description: It represents minimum number of quantities the partner should buy from the Manufacturer for the given product.
- Field API Name:
std__MinimumPurchaseRevenueAmt__c - Data Type: CURRENCY
- Description: It represents minimum revenue the partner should provide to the Manufacturer for the given product.
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: Owner of the record
- Field API Name:
std__PlannedAmt__c - Data Type: CURRENCY
- Description: The planned amount of the sales agreement line schedule, calculated based on the planned quantity, sales price, and any applied discounts.
- Field API Name:
std__PlannedQuantity__c - Data Type: DOUBLE
- Description: Planned Quantity for the Sales Agreement Line Schedule
- Field API Name:
std__PlannedShipmentQuantity__c - Data Type: DOUBLE
- Description: It represents number of quantities the manufacturer should be shipping for the given product.
- Field API Name:
std__SalesAgreementProdScheduleName__c - Data Type: TEXT
- Description: Name of the Schedule Period, eg: month1, month2, qtr1, qtr2 etc.
- Field API Name:
std__SalesAgreementProduct__c - Data Type: TEXT
- Description: Reference to Sales Agreement Product
- Field API Name:
std__SalesPriceAmt__c - Data Type: CURRENCY
- Description: Unit Price for the Sales Agreement Line Schedule
- Field API Name:
std__StartDate__c - Data Type: DATEONLY
- Description: Start Date of the schedule
- Field API Name:
std__UnallocatedOrderQuantity__c - Data Type: DOUBLE
- Description: It represents number of quantities available in the orders which are not associated with this salesagreement for the given product.
- Field API Name:
std__UnallocatedOrderRevenueAmt__c - Data Type: CURRENCY
- Description: It represents revenue or amount in the orders which are not associated with this salesagreement for the given product.