Get details of one downstream order
get
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/DownstreamOrders/{DownstreamOrdersUniqID}
Request
Path Parameters
-
DownstreamOrdersUniqID(required): string
This is the hash key of the attributes which make up the composite key--- PeggingId, PlanId, TransactionId and UpLevelPeggingId ---for the Downstream Orders resource and used to uniquely identify an instance of Downstream Orders. The client should not generate the hash key value. Instead, the client should query on the Downstream Orders collection resource with a filter on the primary key values in order to navigate to a specific instance of Downstream Orders.
For example: DownstreamOrders?q=PeggingId=<value1>;PlanId=<value2>;TransactionId=<value3>;UpLevelPeggingId=<value4> -
PlanId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : supplyPlans-DownstreamOrders-item-response
Type:
Show Source
object
-
Action: string
Read Only:
true
Maximum Length:4000
Value that indicates the action recommended by planning. A list of accepted values is defined in the lookup type ORA_MSC_ACTIONS. -
ActionCode: integer
Read Only:
true
Code that indicates the type of recommended change made by the planning engine to the supply or demand. Valid values are 1: Cancel, 2: Reschedule in, 3: Reschedule out, 4: Release, 5: Release reservation, 6: None, and 7: Reschedule and release reservation. A list of accepted values is defined in the lookup ORA_MSC_ACTIONS. -
AlternateBOMDesignator: string
Read Only:
true
Maximum Length:4000
Name of the alternate bill of material. -
AlternateFacilityUsed: string
Read Only:
true
Maximum Length:4000
Indicates whether the planned order uses an alternate facility. Valid values are Yes or No. If Yes, then the planned order uses an alternate facility. If No, then the planned order doesn't use an alternate facility. Only applicable for constrained plans. -
AlternateResourceUsed: string
Read Only:
true
Maximum Length:4000
Indicates whether the planned order uses an alternate resource. Valid values are Yes or No. If Yes, then the planned order uses an alternate resource. If No, then the planned order doesn't use an alternate resource. Only applicable for constrained plans. -
AlternateRoutingDesignator: string
Read Only:
true
Maximum Length:400
Name of a routing used for the make order. -
AlternateSupplierUsed: string
Read Only:
true
Maximum Length:4000
Indicates whether the planned order uses an alternate supplier. Valid values are Yes or No. If Yes, then the planned order uses an alternate supplier. If No, then the planned order doesn't use an alternate supplier. Only applicable for constrained plans. -
AlternateWorkDefinitionUsed: string
Read Only:
true
Maximum Length:4000
Indicates whether the planned order uses an alternate work definition. Valid values are Yes or No. If Yes, then the planned order uses an alternate work definition. If No, then the planned order doesn't use an alternate work definition. Only applicable for constrained plans. -
AltFacilityUsed: integer
Read Only:
true
Value that indicates whether the planned order uses an alternate facility or not. -
AltResourceUsed: integer
Read Only:
true
Value that indicates whether the planned order uses an alternate resource or not. -
AltSupplierUsed: integer
Read Only:
true
Value that indicates whether the planned order uses an alternate supplier or not. -
AltWorkDefinitionUsed: integer
Read Only:
true
Value that indicates whether the planned order uses an alternate work definition or not. -
AssetNumber: string
Read Only:
true
Maximum Length:80
Number that identifies the asset associated with a maintenance work order. -
BatchQuantity: number
Read Only:
true
Quantity that moves through operations in a process work order. -
BatchUOM: string
Read Only:
true
Maximum Length:30
Identifies the unit of measure for the batch quantity in a process work definition. -
BillSequenceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sequence in which a component is used within an operation. -
BmtOption: integer
Read Only:
true
Contains one of the following values: 1 or 2. If 1, then the buyer is responsible for the transportation of the purchased item. If 2, then the buyer isn't responsible for the transportation of the purchased item. This attribute applies only to purchased items. -
BOMItemType: integer
Read Only:
true
Name of the item type. Valid values include 1: Model, 2: Option Class, 3: Planning, 4: Standard, and 5: Product Family. A list of accepted values is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE. -
BucketType: string
Read Only:
true
Maximum Length:7
Time bucket used for forecast demands. Valid values include Day, Month, Period, or Week. A list of accepted values is defined in the lookup types ORA_MSC_TIME_LEVELS_GREGORIAN and ORA_MSC_TIME_LEVELS_MFG. -
Buyer: string
Read Only:
true
Name of the buyer associated with the item. -
BuyerManagedTransportation: string
Read Only:
true
Maximum Length:4000
Contains one of the following values: Yes or No. If Yes, then the buyer is responsible for the transportation of the purchased item. If No, then the buyer isn't responsible for the transportation of the purchased item. This attribute applies only to purchased items. -
Canceled: integer
Read Only:
true
Value that indicates whether the supply has been canceled. -
CanceledText: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the supply has been canceled. Valid values are: Yes or No. If Yes, then the supply has been canceled. If No, then the supply hasn't been canceled. -
CarrierId: integer
(int64)
Read Only:
true
Value that uniquely identifies the carrier. -
CategoryName: string
Read Only:
true
Maximum Length:4000
Name of the category to which the item is assigned. -
ChildOrganization: string
Read Only:
true
Maximum Length:4000
Organization code of an organization that's modeled as a child organization with a modeled subinventory code. -
ChildOrganizationId: integer
Read Only:
true
Value that uniquely identifies the child organization. -
CompletedQuantity: number
Read Only:
true
Order quantity that's already been completed. -
CompressionDays: number
Read Only:
true
Number of days prior to the plan start date that the order has to be scheduled to be considered on time. -
ConsumptionStartDate: string
(date)
Read Only:
true
Date when a supply starts being consumed by demands. -
ContributesDmdLateness: number
Read Only:
true
Indicates whether the supply is on the critical path leading to a demand that's satisfied late. Valid values are 1 or 2. If 1, then the supply is on the critical path leading to a demand that's satisfied late. If 2, then the supply isn't on the critical path leading to a demand that's satisfied late. Only applicable for constrained plans. -
ContributesOverload: number
Read Only:
true
Indicates whether the supply contributes to a capacity overload. Valid values are 1 or 2. If 1, then the supply contributes to a capacity overload. If 2, then the supply doesn't contribute to a capacity overload. Only applicable for constrained plans. -
ContributesToDemandLateness: string
Read Only:
true
Maximum Length:4000
Meaning associated with the ContributesDmdLateness attribute. Value values are Yes and No. -
ContributesToOverload: string
Read Only:
true
Maximum Length:4000
Meaning associated with the ContributesOverload attribute. Value values are Yes and No. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the order. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the order. -
CumulativeYield: number
Read Only:
true
Name of the column that contains the cumulative yield. For example, the name of the column in the Supplies and Demands view. This column is the product of operation yields of all the operations in the work definition of an item. -
Customer: string
Read Only:
true
Maximum Length:4000
Name of the customer associated with the order. -
CustomerId: integer
(int64)
Read Only:
true
Value that uniquely identifies the customer. -
CustomerPONumber: string
Read Only:
true
Maximum Length:200
Value that uniquely identifies the customer's purchase order number. -
CustomerSite: string
Read Only:
true
Maximum Length:4000
Code associated with a specific customer ship-to location. -
CustomerSiteId: integer
(int64)
Read Only:
true
Value that uniquely identifies the customer site. -
DaysLate: integer
(int64)
Read Only:
true
Number of days that the demand is late. -
DaysPastDue: number
Read Only:
true
Number of days the order due date has been in the past. -
DemandClass: string
Read Only:
true
Maximum Length:34
Classification of demand used to track and consume different types of demand. Review and update the value for this attribute using the Manage Demand Classes task. -
DemandClassCode: string
Read Only:
true
Maximum Length:400
Code that identifies the demand class associated with the order. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is DEMAND_CLASS. -
DemandPriority: integer
(int64)
Read Only:
true
Priority of the demand. -
DestinationTimeZone: string
Read Only:
true
Maximum Length:100
Time zone associated with the entity that's receiving the order. The destination entity can be a customer or an organization. -
DestinationType: string
Read Only:
true
Maximum Length:4000
Value that indicates where the supply is destined. A list of accepted values is defined in the lookup type ORA_MSC_DESTINATION_TYPE. -
DestOrgCode: string
Read Only:
true
Maximum Length:18
Abbreviation that identifies the destination organization of an order. -
DropShipDestType: integer
Read Only:
true
Code that identifies where the supply is destined. A list of accepted values is defined in the lookup type ORA_MSC_DESTINATION_TYPE. -
EarliestStartDate: string
(date)
Read Only:
true
Earliest date on which a supply can start based on the lead times of all its upstream supplies, or its planning time-fence date, or based on the constrained capacity of a resource or supplier. This date is calculated by constraint-based plans -
EndDemandValue: number
Read Only:
true
Monetary value associated with the end demand. -
EndPeggingId: integer
(int64)
Read Only:
true
Value that uniquely identifies the end pegged order. -
ExpectedScrapQuantity: number
Read Only:
true
Quantity of the work order or planned order that's expected to be scrapped in addition to the quantity already scrapped. -
ExpenseDestinationTransfer: string
Read Only:
true
Maximum Length:4000
Contains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
ExpenseTransfer: integer
Read Only:
true
Contains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
ExpirationDate: string
(date)
Read Only:
true
Date when the existing lot associated with the supply expires. -
FirmDate: string
(date)
Read Only:
true
The date when the order is due. This attribute is a fixed value that can't be rescheduled by planning and is populated only when the firm status is set to firm. -
FirmPlannedType: integer
(int32)
Read Only:
true
Value that indicates whether the order is firmed or not. Valid values are 1 or 2. If 1, then the order is firm. If 2, then the order isn't firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FirmQuantity: number
Read Only:
true
The fixed quantity of the order. This attribute value can't be changed by planning and is populated only when the firm status is set to firm. -
FirmStartDate: string
(date)
Read Only:
true
Date when supply begins. This attribute is a fixed value that can't be rescheduled by planning and is only populated when the firm status is firm. -
FirmStartQuantity: number
Read Only:
true
User-specified start quantity of a supply. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmStatus: string
Read Only:
true
Maximum Length:4000
Status that indicates whether the order is firm or not. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FulfillmentLine: integer
Read Only:
true
Fulfillment line number associated with a sales order. -
HasFirmComponent: integer
Contains one of the following values: 1 or 2. If 1, then the make order has an associated firm component. If 2, then the make order doesn't have an associated firm component.
-
HasFirmResource: integer
Contains one of the following values: 1 or 2. If 1, then the make order has an associated firm resource. If 2, then the make order doesn't have an associated firm resource.
-
HoldDate: string
(date)
Read Only:
true
Date on which the on-hand inventory lot is no longer on hold. -
ImplementAlternateBOM: string
Read Only:
true
Maximum Length:100
Name of an alternate, nonprimary item structure that will be used when the order is released. -
ImplementAlternateRouting: string
Read Only:
true
Maximum Length:100
Name of a routing that will be used when the order is released. -
ImplementAs: integer
Read Only:
true
Value that indicates the type of order to be implemented. Valid values are 1: None, 2: Purchase requisition, 3: Work order, or 5: Internal requisition. A list of accepted values is defined in the lookup type ORA_MSC_WORKBENCH_IMPLEMENT_AS. -
ImplementDate: string
(date)
Read Only:
true
Date when the order is released. -
ImplementDemandClass: string
Read Only:
true
Maximum Length:30
Demand class associated with the order that will be used when the order is released. -
ImplementDockDate: string
(date)
Read Only:
true
Date when the material should be on the receiving dock when the order is released. -
ImplementedQuantity: number
Read Only:
true
Cumulative quantity that has been released to date. -
ImplementFirm: integer
Read Only:
true
Value that indicates whether the order is firm or not. Valid values are 1: Firm and 2: Not Firm. A list of accepted values is defined in the lookup type MSC_YES_NO. -
ImplementFirmOption: string
Read Only:
true
Maximum Length:4000
Status to use when the order is released. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
ImplementItemStructure: string
Read Only:
true
Maximum Length:400
Name of the item structure for the order that's released. -
ImplementJobName: string
Read Only:
true
Maximum Length:120
Job name of the work order to be created when the order is released. -
ImplementLocation: string
Read Only:
true
Maximum Length:200
Value that identifies the deliver-to location to use when the order is released. -
ImplementLocationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the deliver-to location to use when the order is released. -
ImplementOrderType: string
Read Only:
true
Maximum Length:4000
Value that indicates the type of order to use when the order is released. A list of accepted values is defined in the lookup type ORA_MSC_WORKBENCH_IMPLEMENT_AS. -
ImplementQuantity: number
Read Only:
true
Quantity of the order that's released. -
ImplementShipDate: string
(date)
Read Only:
true
Date when the order is shipped. -
ImplementShipMethod: string
Read Only:
true
Maximum Length:30
Value that identifies the shipping method used when the order is released. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ImplementShippingMethod: string
Read Only:
true
Maximum Length:400
Value that indicates the shipping method used to ship the order when the order is released, or is a concatenation of carrier name, method of transportation, and service level used when the order is released. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ImplementSourceOrganization: string
Read Only:
true
Maximum Length:100
Source organization used for the order that's released. -
ImplementSourceOrgId: integer
(int64)
Read Only:
true
Value that uniquely identifies the source organization to use when the order is released. -
ImplementStatus: string
Read Only:
true
Maximum Length:4000
Status of the order to use when the order is released. Valid Values are Unreleased or Released. -
ImplementStatusCode: integer
Read Only:
true
Abbreviation that identifies the status to use when the order is released. Valid values are 1 or 3. If 1, then the order isn't released. If 3, then the order is released. -
ImplementSupplier: string
Read Only:
true
Maximum Length:360
Name of the supplier for the order that's released. -
ImplementSupplierSite: string
Read Only:
true
Maximum Length:300
Abbreviation that indicates the specific supplier ship-from location to use when the order is released. -
ImplementVendorId: integer
(int64)
Read Only:
true
Value that uniquely identifies the supplier to use when the order is released. -
ImplementVendorSiteId: integer
(int64)
Read Only:
true
Value that uniquely identifies the specific supplier ship-from location to use when the order is released. -
ImplementWIPClassCode: string
Read Only:
true
Maximum Length:40
Value that indicates the subtype of the work order to be implemented. Valid values are 1: Standard production, 2: Repair, 3: Prototype, 4: Pilot lot, or 5: Test lot. A list of accepted values is defined in the lookup type ORA_MSC_WO_SUB_TYPE. -
ImplementWorkDefinition: string
Read Only:
true
Maximum Length:400
Name of the work definition that's used when the order is released. -
ImplementWorkOrderSubtype: string
Read Only:
true
Maximum Length:4000
Meaning associated with the ImplementWIPClassCode attribute. -
InventoryItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the item. -
Item: string
Read Only:
true
Maximum Length:300
Name of the item associated with the order. -
ItemDescription: string
Read Only:
true
Maximum Length:240
Description of the item associated with the demand. -
ItemStructureName: string
Read Only:
true
Maximum Length:400
Name of the item structure planned to be used for the make order. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the order was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the demand. -
LatestAcceptableDate: string
(date)
Read Only:
true
Date beyond which the demand line must not be promised. -
LatestStartDate: string
(date)
Read Only:
true
Latest date on which a supply can start. This date is computed by offsetting the lead time of the supply from its need-by date. This date is calculated by constraint-based plans. -
LineNumber: string
Read Only:
true
Maximum Length:100
Number that identifies the order line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Lot: string
Read Only:
true
Maximum Length:80
Number that identifies the lot of the on-hand supply. -
MakeOrBuy: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the item is a manufactured item or a purchased item. Valid values include Make or Buy. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
MaterialAvailableDate: string
(date)
Read Only:
true
Date when the total quantity is available. -
MaturityDate: string
(date)
Read Only:
true
Date when an inventory lot fully matures. It can then be used to fulfill demand. -
ModeOfTransport: integer
(int64)
Read Only:
true
Value that uniquely identifies the mode of transportation that's planned to be used to ship an order from the source organization or supplier. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is WSH_MODE_OF_TRANSPORT. -
MtqSupplyDate: string
(date)
Read Only:
true
Date when the first minimum transfer quantity supply of the upstream process is available for the downstream process. -
NeedByDate: string
(date)
Read Only:
true
Date when the order is needed. -
OldDockDate: string
(date)
Read Only:
true
Date when the order was originally to arrive at the receiving dock. This attribute value is extracted from the source application. -
OldDueDate: string
(date)
Read Only:
true
Date when the order was originally due. This attribute value is extracted from the source application. -
OperationSequenceNumber: integer
Read Only:
true
Number that identifies the execution sequence of the operation. -
OrderDateType: string
Read Only:
true
Maximum Length:4000
Value that indicates the date specified by the customer. This attribute applies only to sales orders. Valid values include Ship date or Arrival date. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_DATE_TYPE_CODE. -
OrderDateTypeCode: integer
Read Only:
true
Value that indicates the date specified by the customer. This attribute applies only to sales orders. Valid values include: 1 where customer has specified a requested ship date or 2 where customer has specified a requested arrival date. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_DATE_TYPE_CODE. -
OrderNumber: string
Read Only:
true
Maximum Length:4000
Number that identifies the order. -
OrderQuantity: number
Read Only:
true
Quantity associated with the order. -
OrderStatus: integer
Read Only:
true
SCM Cloud transactional status of a work order, purchase order, or transfer order supplies that are referred to by the planning process. -
OrderType: integer
Read Only:
true
Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
OrderTypeText: string
Read Only:
true
Maximum Length:4000
Type of order such as on hand, purchase order, or work order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Read Only:
true
Maximum Length:49
Name of the organization associated with the order. -
OrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization. -
OrganizationTimeZone: string
Read Only:
true
Maximum Length:400
Time zone associated with an organization. -
OrgCurrencyCode: string
Read Only:
true
Maximum Length:100
Abbreviation that identifies the base currency of the organization. -
OriginalItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the requested item. -
OriginalNeedByDate: string
(date)
Read Only:
true
Date when the order was originally needed. This value is extracted from the source application. -
OriginalOrderQuantity: number
Read Only:
true
Original quantity associated with the order. This value is extracted from the source application. -
OverrideDemandPriority: number
Read Only:
true
Override priority of end demands such as sales order, forecast, and manual demand. -
ParentModel: string
Read Only:
true
Maximum Length:200
Model at a higher level in a hierarchy that's used to drive the forecast of a child model, option class, or option. -
PeggedQuantity: number
Read Only:
true
Quantity of supply that's pegged to this demand. -
PeggedToFirm: number
Read Only:
true
Indicates whether the supply pegs to a downstream supply that's firm. Valid values are 1 or 2. If 1, then the supply pegs to a downstream supply that's firm. If 2, then it doesn't peg to a downstream supply that's firmed. -
PeggedToFirmText: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the supply pegs to a downstream supply that's firm. Valid values are: Yes or No. If Yes, then supply is pegged to a downstream supply that's firm. If No, then it isn't pegged to a downstream supply that's firmed. -
PeggingId: integer
(int64)
Read Only:
true
Value that identifies the association of this order with the downstream order. -
PeggingType: integer
(int32)
Read Only:
true
Value that indicates whether the supply order has been reserved to a demand. Valid values are 1 or 2. If 1, then the supply is reserved to one or more demands. If 2, then planning is suggesting that the supply be reserved to one or more demands. A list of accepted values is defined in the lookup type ORA_MSC_RESERVATION_TYPE. -
PlanId: integer
(int64)
Read Only:
true
Value that uniquely identifies the plan. -
PlannedArrivalDate: string
(date)
Read Only:
true
Date when the item will arrive. The attribute value is calculated using the suggested ship date, carrier calendar, in-transit lead time, and the receiving calendar. -
Planner: string
Read Only:
true
Maximum Length:10
Abbreviation that identifies the planner responsible for the item. -
PlannerDescription: string
Read Only:
true
Maximum Length:100
Description of the planner responsible for the item. -
PlanningMakeBuyCode: integer
Read Only:
true
Abbreviation that indicates whether the item is manufactured or purchased. Valid values are 1 or 2. If 1, then the item is a manufactured item. If 2, then the item is a purchased item. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
ProcessName: string
Read Only:
true
Maximum Length:120
Name of the manufacturing process used for this work order or planned order. -
ProcessSequenceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the manufacturing process that was used for the make order. -
ProjectGroupValue: string
Read Only:
true
Maximum Length:4000
Value that identifies the project group. -
ProjectValue: string
Read Only:
true
Maximum Length:4000
Value that identifies the project. -
PromisedArrivalDate: string
(date)
Read Only:
true
Date when a customer has been promised the delivery of the order. -
PromisedShipDate: string
(date)
Read Only:
true
Date when a customer has been promised the shipping of the order. -
QuantityByDueDate: number
Read Only:
true
Quantity that can be provided by the due date. For example, the order quantity may be 100 units, but only 50 units may be available by the due date. -
QuantityInProcess: number
Read Only:
true
Quantity that's in the process of being released. -
ReadyToBuildPercentage: number
Read Only:
true
Percent of order quantity that can be built with currently available material. -
ReadyToBuildQuantity: number
Read Only:
true
Number of units of an assembly item for which components are available on hand. -
ReleaseErrors: string
Read Only:
true
Maximum Length:250
Errors that are generated in the release process. -
ReleaseStatus: integer
Read Only:
true
Code that indicates the release status of the order. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_RELEASE_STATUS. -
ReleaseStatusText: string
Read Only:
true
Maximum Length:4000
Value that indicates the release status of the order. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_RELEASE_STATUS. -
ReleaseTimeFenceCode: integer
Read Only:
true
Abbreviation that identifies the point in time inside which planned orders with certain criteria are automatically released as work orders or purchase orders. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES. -
RemainingQuantity: number
Read Only:
true
Work order quantity that remains to be completed. -
RequestedArrivalDate: string
(date)
Read Only:
true
Date when the material must arrive at the customer site. -
RequestedItem: string
Read Only:
true
Maximum Length:4000
Name of the item that was originally requested which, due to item substitution, can be different from the item used to fulfill the demand. -
RequestedItemDescription: string
Read Only:
true
Maximum Length:4000
Description of the item that's being requested. -
RequestedShipDate: string
(date)
Read Only:
true
Date when the material must be shipped out to the customer. -
Rescheduled: string
Read Only:
true
Maximum Length:4000
Value that indicates whether or not the order has been rescheduled. Contains one of the following values: Yes or No. If Yes, then the order has been rescheduled. If No, then the order hasn't been rescheduled. -
RescheduleDays: number
Read Only:
true
Number of days to reschedule for a supply order. The reschedule days is the difference between the original due date and the revised due date. A negative value indicates the order is rescheduled to an earlier date. -
RescheduledOption: integer
Read Only:
true
Value that indicates whether the order has been rescheduled or not. Contains one of the following values: 1 or 2. If 1, then the order has been rescheduled. If 2, then the order hasn't been rescheduled. -
ReservedQuantity: number
Read Only:
true
Quantity that's reserved against an order. -
RoutingSequenceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the routing that was used for the make order. -
RowModified: string
Read Only:
true
Text that identifies whether the row is new or modified. Valid values are yes or null. If yes, then the row is new or modified. If null, then the row isn't new or modified. -
ScheduledArrivalDate: string
(date)
Read Only:
true
Date when the demand has been scheduled to arrive at a customer site. -
ScheduledShipDate: string
(date)
Read Only:
true
Date when the order is scheduled to be shipped. -
ScheduleName: string
Read Only:
true
Maximum Length:4000
Name of the supply or demand schedule associated with an order. -
ScrappedQuantity: number
Read Only:
true
Work order quantity that has been scrapped. -
SegmentId: integer
(int64)
Read Only:
true
Value that uniquely identifies the segment. -
SegmentName: string
Read Only:
true
Maximum Length:4000
Name of the segment used for a set of items. -
SellingPrice: number
Read Only:
true
Selling price of an item on the order line. -
ServiceLevel: integer
(int64)
Read Only:
true
Value that uniquely identifies the service level to use to ship an order from the source organization or supplier. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is WSH_SERVICE_LEVELS. - SharedSupply: number
- SharedSupplyText: string
-
ShipCalendar: string
Read Only:
true
Maximum Length:15
Shipping calendar associated with the order. -
ShipMethod: string
Read Only:
true
Maximum Length:30
Value that indicates the shipping method used to ship the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShippingMethod: string
Read Only:
true
Maximum Length:4000
Value that indicates the shipping method used to ship the order, or is a concatenation of carrier name, method of transportation, and service level associated with the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShipTo: string
Read Only:
true
Maximum Length:4000
Abbreviation that identifies the specific ship-to location. -
SourceOrder: string
Read Only:
true
Maximum Length:50
Value that identifies the order number in the source application against which fulfillment line has been created. -
SourceOrderLine: string
Read Only:
true
Maximum Length:50
Value that identifies the order line number in the source application against which fulfillment line has been created. -
SourceOrganization: string
Read Only:
true
Maximum Length:18
Organization that will source the order. -
SourceOrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the source organization. -
SourceTablePrimary: string
Read Only:
true
Maximum Length:12
Value that identifies the data table source of the supply. -
SourceTimeZone: string
Read Only:
true
Maximum Length:100
Time zone associated with the entity that's sourcing the order. The sourcing entity can be a supplier or an organization. -
StartQuantity: number
Read Only:
true
Quantity at the beginning of a manufacturing process. -
Subinventory: string
Read Only:
true
Maximum Length:10
Subinventory code associated with the order. -
SubinventoryCodeOfChildOrg: string
Read Only:
true
Maximum Length:40
Subinventory code of an organization that's a modeled as a child of a parent organization, and from which supply is recast into a modeled subinventory in its parent organization. -
SubstItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the substitute item. -
SubstituteComponentUsed: integer
Read Only:
true
Value that indicates whether the planned order uses a substitute component or not. -
SubstituteComponentUsedText: string
Read Only:
true
Maximum Length:4000
Meaning associated with the SubstituteComponentUsed attribute. Valid values are Yes and No. -
SuggestedCompletionDate: string
(date)
Read Only:
true
Date when the process work order or a planned order completed. This attribute is required because the primary product can be produced in an operation that's prior to the last operation of the order. -
SuggestedDockDate: string
(date)
Read Only:
true
Date when the order is recommended to arrive at the receiving dock. -
SuggestedDueDate: string
(date)
Read Only:
true
Date when the order is expected to be completed. -
SuggestedOrderDate: string
(date)
Read Only:
true
Date when the order is recommended to be placed. -
SuggestedShipDate: string
(date)
Read Only:
true
Date when the order is recommended to be shipped. -
SuggestedStartDate: string
(date)
Read Only:
true
Date when work on the order is recommended to begin. -
SuppliedItem: string
Read Only:
true
Maximum Length:4000
Name of the supplied item. -
SuppliedItemDescription: string
Read Only:
true
Maximum Length:4000
Description of the supplied item. -
Supplier: string
Read Only:
true
Maximum Length:4000
Name of the source supplier. -
SupplierId: integer
(int64)
Read Only:
true
Value that uniquely identifies the supplier. -
SupplierSite: string
Read Only:
true
Maximum Length:4000
Abbreviation that indicates the specific supplier ship-from location. -
SupplierSiteId: integer
(int64)
Read Only:
true
Value that uniquely identifies the supplier site. -
TaskValue: string
Read Only:
true
Maximum Length:4000
Value that identifies task. -
TransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the order. -
TransitLeadTime: number
Read Only:
true
Number of days the order is in transit between two locations. -
UnitNumber: string
Read Only:
true
Maximum Length:30
Number that uniquely identifies the bill of material to be used for building a specific model or unit number effectivity-controlled item. This attribute is also known as End Item Unit Number. -
UnmetDemandQuantity: number
Read Only:
true
Quantity of demand that's not satisfied. -
UOM: string
Read Only:
true
Maximum Length:4000
Name of the unit of measure associated with the order quantity. -
UOMCode: string
Read Only:
true
Abbreviation that identifies the unit of measure associated with the order quantity. -
UpLevelDemandId: integer
(int64)
Read Only:
true
Value that uniquely identifies the demand at the next downstream level in the pegging chain. -
UpLevelEndPeggingId: integer
(int64)
Read Only:
true
Value that uniquely identifies the end pegging record at the next downstream level in the pegging chain. -
UpLevelInventoryItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the item at the next downstream level in the pegging chain. -
UpLevelOrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization at the next downstream level in the pegging chain. -
UpLevelPeggingId: integer
(int64)
Read Only:
true
Value that uniquely identifies the pegging record at the next level downstream in the pegging chain. -
UpLevelPreviousPeggingId: integer
(int64)
Read Only:
true
Value that uniquely identifies the previous pegging record at the next level downstream in the pegging chain. -
UpLevelTransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the supply at the next downstream level in the pegging chain. -
UsesOrderModifier: number
Read Only:
true
Meaning associated with the UsesOrderModifierIndicator attribute. Valid values are Yes and No. -
UsesOrderModifierText: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the supply quantity has been determined by applying an order modifier. Valid values are: Yes or No. If Yes, then an order modifier was applied to the supply quantity. If No, then it hasn't. -
UsingAssembly: string
Read Only:
true
Maximum Length:4000
For component demands, this field refers to the assembly item that uses this item as a component. -
WIPStatusCode: integer
Read Only:
true
Code that identifies the status of the work order. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS. -
WIPSupplyType: integer
(int64)
Read Only:
true
Type of supply transaction created when issuing items from inventory to work orders. A list of accepted values is defined in the lookup type ORA_MSC_WIP_SUP_TYPE. -
WorkDefinition: string
Read Only:
true
Maximum Length:400
Name that uniquely identifies a work definition used for a make order. -
WorkMethod: string
Read Only:
true
Maximum Length:4000
Type of manufacturing used for the production process. Valid values are Discrete Manufacturing and Process Manufacturing. -
WorkMethodCode: integer
Read Only:
true
Type of manufacturing used for the production process. Valid values are 1: Discrete Manufacturing and 2: Process Manufacturing. -
WorkOrderStatus: string
Read Only:
true
Maximum Length:4000
Value that indicates the status of the work order. Valid values include Unreleased, Released, Complete, or On hold. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS. -
Zone: string
Read Only:
true
Maximum Length:400
Region or zone where the demand quantity is being shipped.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.