Return Order DMO
Object API Name: std__ReturnOrderDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- SalesOrderId has a FOREIGNKEY relationship with the Sales Order DMO
Idfield. - CustomerAccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - CaseId has a FOREIGNKEY relationship with the Case DMO
Idfield. - SourceLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - DestinationLocationId has a FOREIGNKEY relationship with the Location DMO
Idfield.
- CaseId
- cdp_sys_record_currency
- CreatedDate
- CurrencyCode
- CustomerAccountId
- DataSourceId
- DataSourceObjectId
- Description
- DestinationLocationId
- ExpectedArrivalDate
- GrandTotalAmount
- Id
- InternalOrganizationId
- PackagingInstruction
- ReturnAuthorizationNumber
- ReturnOrderStatus
- ReturnSubmittedDate
- SalesOrderId
- ShippingInternalCost
- ShippingMethod
- ShippingTrackingNumber
- ShippingWeight
- ShippingWeightUom
- SourceLocationId
- StatusCategory
- TotalAmount
- TotalDeliveryAdjustAmount
- TotalDeliveryAdjustAmtWithTax
- TotalDeliveryAdjustTaxAmount
- TotalDeliveryAmount
- TotalDeliveryAmtWithTax
- TotalDeliveryTaxAmount
- TotalFeeAdjustAmount
- TotalFeeAdjustAmtWithTax
- TotalFeeAdjustTaxAmount
- TotalFeeAmount
- TotalFeeAmtWithTax
- TotalFeeTaxAmount
- TotalProductAdjustAmount
- TotalProductAdjustAmtWithTax
- TotalProductAdjustTaxAmount
- TotalProductAmount
- TotalProductAmtWithTax
- TotalProductTaxAmount
- TotalTaxAmount
- Field API Name:
std__CaseId__c - Data Type: TEXT
- Description: The case associated with the return order.
- 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__CustomerAccountId__c - Data Type: TEXT
- Description: Required. The account associated with the return order. This is a relationship field. Maximum size is 36 characters.
- 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.
- Field API Name:
std__DestinationLocationId__c - Data Type: TEXT
- Description: The location where the items are returned.
- Field API Name:
std__ExpectedArrivalDate__c - Data Type: DATETIME
- Description: The date and time of the expected arrival date.
- Field API Name:
std__GrandTotalAmount__c - Data Type: DOUBLE
- Description: Total, including adjustments and tax, of the products, fees, 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 ReturnOrder 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__PackagingInstruction__c - Data Type: TEXT
- Description: Instructions how to pack content overall.
- Field API Name:
std__ReturnAuthorizationNumber__c - Data Type: TEXT
- Description: Read only. Auto-generated number identifying the return order.
- Field API Name:
std__ReturnOrderStatus__c - Data Type: TEXT
- Description: Required. The status of the return order. Possible values are: - Draft - Submitted - Approved - Canceled - Closed If return orders are enabled by a Salesforce Order Management license, they must be created with a Status corresponding to the Status CategoryActivated. The default Statuses corresponding to Activated are Submitted and Approved. Maximum size is 36 characters.
- Field API Name:
std__ReturnSubmittedDate__c - Data Type: DATETIME
- Description: The date and time of the return submitted date.
- Field API Name:
std__SalesOrderId__c - Data Type: TEXT
- Description: ID of the order summary associated with the return order. Maximum size is 36 characters.
- Field API Name:
std__ShippingInternalCost__c - Data Type: DOUBLE
- Description: Company internal cost for this shipment.
- Field API Name:
std__ShippingMethod__c - Data Type: TEXT
- Description: Name. For example, Rush, Overnight, Next Business Day, Pick Up, Standard.
- Field API Name:
std__ShippingTrackingNumber__c - Data Type: TEXT
- Description: Tracking Number.
- Field API Name:
std__ShippingWeight__c - Data Type: DOUBLE
- Description: Weight of shipment including packaging.
- Field API Name:
std__ShippingWeightUom__c - Data Type: DOUBLE
- Description: The shipping weight uom for this record.
- Field API Name:
std__SourceLocationId__c - Data Type: TEXT
- Description: The location of the items at the start of the return or repair.
- Field API Name:
std__StatusCategory__c - Data Type: TEXT
- Description: Status category of the return order. Processing of the return order depends on this value. Each status category corresponds to one or more statuses.
- Field API Name:
std__TotalAmount__c - Data Type: DOUBLE
- Description: Adjusted total, not including tax, of the return order line items, including products, fees, and delivery charges, on the ReturnOrder.
- 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.
- 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 value only includes adjustments to return order line items of type code Charge. This amount is equal to TotalDeliveryAdjustAmount + TotalDeliveryAdjustTaxAmount.
- Field API Name:
std__TotalDeliveryAdjustTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalDeliveryAdjustAmount.
- 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.
- 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.
- Field API Name:
std__TotalDeliveryTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalDeliveryAmount.
- Field API Name:
std__TotalFeeAdjustAmount__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the fees on the return order. This value only includes adjustments to return order line items of type Fee.
- Field API Name:
std__TotalFeeAdjustAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the fees on the return order, inclusive of tax. This value only includes adjustments to return order line items of type Fee. This amount is equal to TotalFeeAdjustAmount + TotalFeeAdjustTaxAmount.
- Field API Name:
std__TotalFeeAdjustTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalFeeAdjustAmount.
- Field API Name:
std__TotalFeeAmount__c - Data Type: DOUBLE
- Description: Total of the fees on the return order. This value only includes return order line items of type Fee.
- Field API Name:
std__TotalFeeAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the fees on the return order, inclusive of tax. This value only includes return order line items of type Fee. This amount is equal to TotalFeeAmount + TotalFeeTaxAmount.
- Field API Name:
std__TotalFeeTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalFeeAmount.
- Field API Name:
std__TotalProductAdjustAmount__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the products on the return order. This value only includes adjustments to return order line items of type code Product.
- Field API Name:
std__TotalProductAdjustAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the price adjustments applied to the products on the return order, inclusive of tax. This value only includes adjustments to return order line items of type code Product. This amount is equal to TotalProductAdjustAmount + TotalProductAdjustTaxAmount.
- Field API Name:
std__TotalProductAdjustTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalProductAdjustmentAmount.
- Field API Name:
std__TotalProductAmount__c - Data Type: DOUBLE
- Description: Total of the product charges on the return order. This value only includes return order line items of type code Product.
- Field API Name:
std__TotalProductAmtWithTax__c - Data Type: DOUBLE
- Description: Total amount of the product charges on the return order, inclusive of tax. This value only includes return order line items of type code Product. This amount is equal to TotalProductAmount + TotalProductTaxAmount.
- Field API Name:
std__TotalProductTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalProductAmount.
- Field API Name:
std__TotalTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the TotalAmount.