Return Order Product DMO
Object API Name: std__ReturnOrderProductDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - ReturnOrderId has a FOREIGNKEY relationship with the Return Order DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- CurrencyCode
- CustomerComment
- DataSourceId
- DataSourceObjectId
- Description
- GrandTotalAmount
- Id
- InternalOrganizationId
- ProductId
- ProductReturnRequiredFlag
- ProofPurchaseType
- ProofPurchaseTypeReferenceNumber
- RepaymentAmount
- ReturnedQuantityCount
- ReturnedQuantityUom
- ReturnOrderId
- ReturnOrderProductNumber
- ReturnOrderProductType
- ReturnReasonCode
- TotalAmount
- TotalDeliveryAdjustAmount
- TotalDeliveryAdjustAmtWithTax
- TotalDeliveryAdjustTaxAmount
- TotalDeliveryAmount
- TotalDeliveryAmtWithTax
- TotalDeliveryTaxAmount
- TotalFeeAdjustAmount
- TotalFeeAdjustAmtWithTax
- TotalFeeAdjustTaxAmount
- TotalFeeAmount
- TotalFeeAmtWithTax
- TotalFeeTaxAmount
- TotalProductAdjustAmount
- TotalProductAdjustAmtWithTax
- TotalProductAdjustTaxAmount
- TotalProductAmount
- TotalProductAmtWithTax
- TotalProductTaxAmount
- TotalTaxAmount
- 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__CreatedDate__c - Data Type: DATETIME
- Description: Date and time when this record was created.
- Field API Name:
std__CurrencyCode__c - Data Type: TEXT
- Description: ISO 4217 code identifying the currency used in the transaction or record.
- Field API Name:
std__CustomerComment__c - Data Type: TEXT
- Description: Comment from person submitting the order line.
- 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__Description__c - Data Type: TEXT
- Description: Notes or context about the return order line item. Maximum size is 255 characters.
- Field API Name:
std__GrandTotalAmount__c - Data Type: DOUBLE
- Description: Total, including adjustments and tax, of the products and delivery charges on the return order. This includes all return order line items associated with the return order. This amount is equal to TotalAmount + TotalTaxAmount.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ReturnOrderProduct record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: The status of the product service campaign item: New, In Progress, On Hold, Completed, Cannot Complete, Closed, Canceled.
- Field API Name:
std__ProductReturnRequiredFlag__c - Data Type: TEXT
- Description: Must item be returned or not before compensation can be made.
- Field API Name:
std__ProofPurchaseType__c - Data Type: TEXT
- Description: Who is proof of purchase captured. For example,
- Field API Name:
std__ProofPurchaseTypeReferenceNumber__c - Data Type: TEXT
- Description: Number to validate authorization exist for the line item.
- Field API Name:
std__RepaymentAmount__c - Data Type: DOUBLE
- Description: Total, including adjustments and tax, of the return order line item. This is a calculated field.
- Field API Name:
std__ReturnedQuantityCount__c - Data Type: DOUBLE
- Description: Required. The quantity of items being returned. If multiple types of products are being returned, track each product in a different return order line item.
- Field API Name:
std__ReturnedQuantityUom__c - Data Type: TEXT
- Description: Alphanumeric string representing the returned quantity uom.
- Field API Name:
std__ReturnOrderId__c - Data Type: TEXT
- Description: Required. The return order that the return order line item belongs to. This is a relationship field. Maximum size is 36 characters.
- Field API Name:
std__ReturnOrderProductNumber__c - Data Type: TEXT
- Description: Read only. Auto-generated number that identifies the return order line item.
- Field API Name:
std__ReturnOrderProductType__c - Data Type: TEXT
- Description: Type of the return order Product. Expected values: Product, Fee, Delivery Charge.
- Field API Name:
std__ReturnReasonCode__c - Data Type: TEXT
- Description: The reason the items are being returned. Possible values are: - Damaged - Defective - Duplicate Order - Wrong Item - Wrong Quantity - Not Satisfied - Outdated - Other The default value is Damaged.
- Field API Name:
std__TotalAmount__c - Data Type: DOUBLE
- Description: Total, including adjustments but not tax, the return order line items, including products and delivery charges, on the ReturnOrder. This amount is equal to UnitPrice times Quantity. This is a calculated field.
- Field API Name:
std__TotalDeliveryAdjustAmount__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the delivery charges on the return order. This value only includes adjustments to return order line items of type code Charge. This is a calculated field.
- Field API Name:
std__TotalDeliveryAdjustAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the delivery charges on the return order, inclusive of tax.This amount is equal to TotalDeliveryAdjustAmount plus TotalDeliveryAdjustTaxAmount. This is a calculated field.
- Field API Name:
std__TotalDeliveryAdjustTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalDeliveryAdjustmentAmount. This is a calculated field.
- Field API Name:
std__TotalDeliveryAmount__c - Data Type: DOUBLE
- Description: Total of the delivery charges on the return order. This value only includes return order line items of type code Charge. This is a calculated field.
- Field API Name:
std__TotalDeliveryAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the delivery charges on the return order, inclusive of tax. This value only includes return order line items of type code Charge. This amount is equal to TotalDeliveryAmount + TotalDeliveryTaxAmount. This is a calculated field.
- Field API Name:
std__TotalDeliveryTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalDeliveryAmount. This is a calculated field.
- Field API Name:
std__TotalFeeAdjustAmount__c - Data Type: DOUBLE
- Description: The total fee adjustment amount for the return order product.
- Field API Name:
std__TotalFeeAdjustAmtWithTax__c - Data Type: DOUBLE
- Description: The total fee adjustment amount with tax for the return order product.
- Field API Name:
std__TotalFeeAdjustTaxAmount__c - Data Type: DOUBLE
- Description: The total fee adjustment tax amount for the return order product.
- Field API Name:
std__TotalFeeAmount__c - Data Type: DOUBLE
- Description: The total fee amount for the return order product.
- Field API Name:
std__TotalFeeAmtWithTax__c - Data Type: DOUBLE
- Description: The total fee amount with tax for the return order product.
- Field API Name:
std__TotalFeeTaxAmount__c - Data Type: DOUBLE
- Description: The total fee tax amount for the return order product.
- Field API Name:
std__TotalProductAdjustAmount__c - Data Type: DOUBLE
- Description: Total of all price adjustments applied to the return order line item. This is a calculated field.
- Field API Name:
std__TotalProductAdjustAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the return order line item, inclusive of tax. This amount is equal to TotalAdjustmentAmount plus TotalAdjustmentTaxAmount. This is a calculated field.
- Field API Name:
std__TotalProductAdjustTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalAdjustmentAmount. This is a calculated field.
- Field API Name:
std__TotalProductAmount__c - Data Type: DOUBLE
- Description: Total, not including adjustments or tax, of the return order line item.
- Field API Name:
std__TotalProductAmtWithTax__c - Data Type: DOUBLE
- Description: Total price of the return order line item, inclusive of tax. This amount is equal to TotalLineAmount + TotalLineTaxAmount. This is a calculated field.
- Field API Name:
std__TotalProductTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalLineAmount. This is a calculated field.
- Field API Name:
std__TotalTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalAmount. This is a calculated field.