Reverse logistics
Attribute | Description |
---|---|
Order Attributes | |
Condition Variable 1 | A variable that can be used for condition building. This is an existing field in the YFS_ORDER_LINE database table, and can be used to create conditions without extending the database. |
Condition Variable 2 | A variable that can be used for condition building. This is an existing field in the YFS_ORDER_LINE database table, and can be used to create conditions without extending the database. |
Delivery Method | The delivery method of the return (shipment, pickup or delivery). |
Disposition Code | The disposition code of the item. |
Line Type | The type of the return line. Sterling Order Management System Software has no application logic associated with the return line type. This field can be set up as per your business practices. |
Order Type | The type of the return. Sterling Order Management System Software has no application logic associated with the return type. This field can be set up as per your business practices. |
Payment Status | The payment status of the return. |
Sale Voided | The flag indicating whether the return is voided. |
Transaction ID | The ID of the last transaction that was run on the return. |
Participant Attributes | |
Bill To ID | The ID of the bill to address for the return. |
Buyer Organization Code | The code of the organization that is buying the goods or services. |
Enterprise Code | The code of the enterprise on the return. |
Is Large Order | The flag indicating whether the order is a large order. |
Is Very Large Order | The flag indicating whether the order is a very large order. |
Order Segregation Filter | The value of Order Segregation Filter is derived based on the
following two segregation policies that are implemented for order entity out of the box.
The segregation policy is decided by the For the Note: Default value of
VERY_LARGE_ORDER_SIZE is 500 and
LARGE_ORDER_SIZE is 20. The size defined in the
VERY_LARGE_ORDER_SIZE rule must be always greater than the size that is defined in
the LARGE_ORDER_SIZE rule.For orders with the order line count greater than or equal to
For
orders with order line count greater than or equal to In other cases, Order Segregation Filter returns an empty string. For The value of Order Segregation Filter is derived from the value of the defined attribute. |
Receiving Node | The node that receives the shipment for the return. |
Seller Organization Code | The code of the organization that is selling the goods or services. |
Ship Node | The node that be ships the shipment for the return. |
Ship Node Interface Type | The interface type of the ship node on the return (External Application, Console, Sterling Store Inventory Management, or WMS 6.2). |
Ship To ID | The ID of the ship to address for the return. |
Supplier Code | The code of the supplier for the return. |
Order Release Attributes | |
Is Large Release | The flag indicating whether the release is a large release. |
Is Very Large Release | The flag indicating whether the release is a very large release. |
Release Segregation Filter | The value of Release Segregation Filter is derived based on the
following two segregation policies that are implemented for release entity out of the box.
The segregation policy for release is decided by the
For Note: Default value for
VERY_LARGE_ORDER_SIZE is 500 and for
LARGE_ORDER_SIZE is 20. It is expected that the size defined in the
VERY_LARGE_ORDER_SIZE rule must be always greater than the size that is defined in
the LARGE_ORDER_SIZE rule.For releases with order line count greater than or equal to For releases
with order line count greater than or equal to In other cases, Release Segregation Filter returns an empty string. For |
Item Attributes | |
Item ID | The ID of the item on the return line. |
Item Group Code | The group code of the service item. For example, if the service is a provided service item, then the item group code is PS. |
Product Line | The product line of the item on the return line. |
Sourcing Attributes | |
Fulfillment Type | The fulfillment type of the return. |
Intentional Backorder | The flag indicating whether the return was intentionally dropped into backordered status at return creation. |
Is Firm Predefined Node | The flag indicating whether the node on the return is a firm predefined node. |
Order Sourcing Classification | The order sourcing classification of the return. |
Reservation Mandatory | The flag indicating whether the reservation is mandatory. |
Related Order Attributes | |
Chain Type | The chain type of the return. |
Is Chained Line | The flag indicating whether the return line is chained with another return line. |
Is Derived Line | The flag indicating whether the return line is derived from another return line. |
Order Purpose | This field is only applicable to sales orders. |
{Enter Your Own Attribute} | A customizable condition builder attribute. For more information about customizing this
field, see Extending the condition
builder. This field is limited only to unexposed key attributes that are predefined by Sterling Order Management System Software as opposed to any XML attribute that you can enter. |