Get all sales order lines
get
/fscmRestApi/resources/11.13.18.05/backlogDemands
Request
Query Parameters
-
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 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- PrimaryKey Finds a demand according to the demand identifier.
Finder Variables- DemandId; integer; Value that uniquely identifies a demand within a backlog management plan run.
- PrimaryKey Finds a demand according to the demand identifier.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AllowSplits; string; Value that indicates whether the demand can be split for fulfillment.
- AllowSplitsCode; integer; Number that indicates whether splits are allowed for the demand. The valid values are 1 and 2 where 1 indicates that split is allowed and 2 indicates that split isn't allowed for the demand.
- AttributeChar1; string; Value for the descriptive flexfield attribute number 1 of type character for the demand in a backlog management plan.
- AttributeChar10; string; Value for the descriptive flexfield attribute number 10 of type character for the demand in a backlog management plan.
- AttributeChar11; string; Value for the descriptive flexfield attribute number 11 of type character for the demand in a backlog management plan.
- AttributeChar12; string; Value for the descriptive flexfield attribute number 12 of type character for the demand in a backlog management plan.
- AttributeChar13; string; Value for the descriptive flexfield attribute number 13 of type character for the demand in a backlog management plan.
- AttributeChar14; string; Value for the descriptive flexfield attribute number 14 of type character for the demand in a backlog management plan.
- AttributeChar15; string; Value for the descriptive flexfield attribute number 15 of type character for the demand in a backlog management plan.
- AttributeChar16; string; Value for the descriptive flexfield attribute number 16 of type character for the demand in a backlog management plan.
- AttributeChar17; string; Value for the descriptive flexfield attribute number 17 of type character for the demand in a backlog management plan.
- AttributeChar18; string; Value for the descriptive flexfield attribute number 18 of type character for the demand in a backlog management plan.
- AttributeChar19; string; Value for the descriptive flexfield attribute number 19 of type character for the demand in a backlog management plan.
- AttributeChar2; string; Value for the descriptive flexfield attribute number 2 of type character for the demand in a backlog management plan.
- AttributeChar20; string; Value for the descriptive flexfield attribute number 20 of type character for the demand in a backlog management plan.
- AttributeChar3; string; Value for the descriptive flexfield attribute number 3 of type character for the demand in a backlog management plan.
- AttributeChar4; string; Value for the descriptive flexfield attribute number 4 of type character for the demand in a backlog management plan.
- AttributeChar5; string; Value for the descriptive flexfield attribute number 5 of type character for the demand in a backlog management plan.
- AttributeChar6; string; Value for the descriptive flexfield attribute number 6 of type character for the demand in a backlog management plan.
- AttributeChar7; string; Value for the descriptive flexfield attribute number 7 of type character for the demand in a backlog management plan.
- AttributeChar8; string; Value for the descriptive flexfield attribute number 8 of type character for the demand in a backlog management plan.
- AttributeChar9; string; Value for the descriptive flexfield attribute number 9 of type character for the demand in a backlog management plan.
- AttributeDate1; string; Value for the descriptive flexfield attribute number 1 of type date for the demand in a backlog management plan.
- AttributeDate10; string; Value for the descriptive flexfield attribute number 10 of type date for the demand in a backlog management plan.
- AttributeDate11; string; Value for the descriptive flexfield attribute number 11 of type date for the demand in a backlog management plan.
- AttributeDate12; string; Value for the descriptive flexfield attribute number 12 of type date for the demand in a backlog management plan.
- AttributeDate13; string; Value for the descriptive flexfield attribute number 13 of type date for the demand in a backlog management plan.
- AttributeDate14; string; Value for the descriptive flexfield attribute number 14 of type date for the demand in a backlog management plan.
- AttributeDate15; string; Value for the descriptive flexfield attribute number 15 of type date for the demand in a backlog management plan.
- AttributeDate16; string; Value for the descriptive flexfield attribute number 16 of type date for the demand in a backlog management plan.
- AttributeDate17; string; Value for the descriptive flexfield attribute number 17 of type date for the demand in a backlog management plan.
- AttributeDate18; string; Value for the descriptive flexfield attribute number 18 of type date for the demand in a backlog management plan.
- AttributeDate19; string; Value for the descriptive flexfield attribute number 19 of type date for the demand in a backlog management plan.
- AttributeDate2; string; Value for the descriptive flexfield attribute number 2 of type date for the demand in a backlog management plan.
- AttributeDate20; string; Value for the descriptive flexfield attribute number 20 of type date for the demand in a backlog management plan.
- AttributeDate3; string; Value for the descriptive flexfield attribute number 3 of type date for the demand in a backlog management plan.
- AttributeDate4; string; Value for the descriptive flexfield attribute number 4 of type date for the demand in a backlog management plan.
- AttributeDate5; string; Value for the descriptive flexfield attribute number 5 of type date for the demand in a backlog management plan.
- AttributeDate6; string; Value for the descriptive flexfield attribute number 6 of type date for the demand in a backlog management plan.
- AttributeDate7; string; Value for the descriptive flexfield attribute number 7 of type date for the demand in a backlog management plan.
- AttributeDate8; string; Value for the descriptive flexfield attribute number 8 of type date for the demand in a backlog management plan.
- AttributeDate9; string; Value for the descriptive flexfield attribute number 9 of type date for the demand in a backlog management plan.
- AttributeNumber1; integer; Value for the descriptive flexfield attribute number 1 of type number for the demand in a backlog management plan.
- AttributeNumber10; integer; Value for the descriptive flexfield attribute number 10 of type number for the demand in a backlog management plan.
- AttributeNumber2; integer; Value for the descriptive flexfield attribute number 2 of type number for the demand in a backlog management plan.
- AttributeNumber3; integer; Value for the descriptive flexfield attribute number 3 of type number for the demand in a backlog management plan.
- AttributeNumber4; integer; Value for the descriptive flexfield attribute number 4 of type number for the demand in a backlog management plan.
- AttributeNumber5; integer; Value for the descriptive flexfield attribute number 5 of type number for the demand in a backlog management plan.
- AttributeNumber6; integer; Value for the descriptive flexfield attribute number 6 of type number for the demand in a backlog management plan.
- AttributeNumber7; integer; Value for the descriptive flexfield attribute number 7 of type number for the demand in a backlog management plan.
- AttributeNumber8; integer; Value for the descriptive flexfield attribute number 8 of type number for the demand in a backlog management plan.
- AttributeNumber9; integer; Value for the descriptive flexfield attribute number 9 of type number for the demand in a backlog management plan.
- AvailableItem; string; Name of item used to promise the fulfillment line.
- AvailableQuantity; number; Indicates the quantity that was available to promise the fulfillment line.
- BaseDemandId; integer; Value that uniquely identifies the baseline demand from which split demand can be created. If there isn't a split, this is same as the demand ID.
- BmRunId; integer; Value that uniquely identifies the backlog management plan run.
- CategoryId; string; Unique identifier of the category associated with an item requested on the demand.
- CompletedQuantity; number; Sales order quantity that has already been completed.
- ConfigurationItem; string; Value that identifies the unique configuration item corresponding to the configuration sent for promising. This attribute is applicable only in the case of assemble to order demands.
- ConfigurationItemId; string; Unique identifier of the configuration item.
- ConstraintRank; integer; Value that identifies the item constraint ranking based on the difference between their respective item availability dates and requested dates.
- CreationDate; string; Date when the user created the demand.
- CustomerId; integer; Value that uniquely identifies the customer on the demand.
- CustomerName; string; Name of the customer on the demand.
- CustomerShipSite; string; Name of the customer site on the demand.
- CustomerSiteId; integer; Value that uniquely identifies the customer site of the demand.
- DaysLate; integer; Number of days that the demand is late.
- DaysOfImprovement; integer; Difference between the planned and scheduled shipment or arrival dates for a demand line, measured in days.
- DaysPotentiallyImprove; integer; Value that identifies the number of days by which the planned date will improve if all items with a constraint rank higher than or equal to this item's constraint rank are removed.
- DemandClass; string; Name of the demand class on the demand.
- DemandClassCode; string; 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.
- DemandFulfillmentLeadTime; integer; Value that indicates the delivery lead time entered on the fulfillment line.
- DemandId; integer; Value that uniquely identifies a demand within a backlog management plan run.
- DemandLeadTimeDate; string; Date that corresponds to the lead time available to fulfill the demand.
- DemandPriority; integer; Priority of a demand within the backlog management plan run.
- DemandSourceInstance; string; Name of the source system in which the demand originated.
- DemandSourceSystemId; integer; Unique identifier of the source system in which the demand originated.
- DemandSourceType; integer; Type of source system from which data is collected.
- DestinationTimeZone; string; Time zone associated with the entity that's receiving the sales order. The destination entity can be a customer or an organization.
- DestinationType; string; Indicates where a supply is destined. For example, whether a supply will be shipped directly to a customer or received into inventory. A list of accepted values is defined in the lookup type ORA_INV_TO_DESTINATION_TYPE.
- DisplayAttributeCode; integer; Indicates whether values are populated for either of the three planning attributes of the display attribute type for an order line. The valid values are 1 and 2. The value 1 indicates that display attributes are populated for the order line and 2 indicates that the display attributes aren't populated.
- EarliestAcceptArrivalDate; string; Earliest arrival date that's acceptable on the fulfillment line.
- EarliestAcceptShipDate; string; Earliest ship date that's acceptable on the fulfillment line.
- EarliestAcceptableDate; string; Earliest date that's acceptable on the fulfillment line.
- EarliestPromisedDate; string; Earliest date when the item can be available.
- EnforceCurrentCommit; string; Contains one of the following values: Yes or No. If Yes, then the existing scheduled information on the demand must be respected when planning the demand. If No, then the existing commitments can be ignored. The default value is Yes.
- EnforceCurrentCommitCode; integer; Numeric value that indicates whether supply must be allocated to meet the existing scheduled dates on a demand line. Valid values are 1 and 2. If the value is 2, then the user can disregard the existing scheduled dates.
- ErrorText; string; Value that indicates the reason why the demand wasn't planned.
- ExpectedArrivalDate; string; Date when the requested item line is expected to arrive at the customer ship-to site from the ship-from organization.
- ExpectedCarrier; string; Value that identifies the planned carrier from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedCarrierId; integer; Value that uniquely identifies the planned carrier from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedDate; string; Date when the requested item line is expected to be shipped from the ship-from organization for ship type order or arrive at the customer ship-to site from the ship-from organization for arrival type order.
- ExpectedDshipSuppSite; string; Name of the planned drop ship supplier site from where material is to be shipped to the customer ship-to site.
- ExpectedDshipSupplier; string; Name of the planned drop ship supplier from where material is to be shipped to the customer ship-to site.
- ExpectedModeOfTransport; string; Value that identifies the planned transport mode from the source inventory organization to the destination inventory organization that was entered on the fulfillment line.
- ExpectedModeOfTransportId; integer; Value that uniquely identifies the planned transport mode from the source inventory organization to destination inventory organization that was entered on the fulfillment line.
- ExpectedOrganizationId; integer; Unique identifier of planned ship from organization from where material is to be shipped to the customer ship-to site.
- ExpectedServiceLevel; string; Value that identifies the planned service level used for shipping from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedServiceLevelId; integer; Value that uniquely identifies the planned service level used for shipping from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedShipDate; string; Date when the requested item line is expected to be shipped from the ship-from organization to the customer ship-to site.
- ExpectedShipFromWareName; string; Name of the planned ship from organization from where material is to be shipped to the customer ship-to site.
- ExpectedShipFromWarehouse; string; Code of the planned ship from organization from where material is to be shipped to the customer ship-to site.
- ExpectedShipMethod; string; Value that identifies the planned shipping method from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedShipMethodId; string; Value that uniquely identifies the planned shipping method from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
- ExpectedSupplierId; integer; Value that identifies the drop ship supplier from where material is to be shipped to the customer ship-to site.
- ExpectedSupplierSiteId; integer; Value that identifies the drop ship supplier site from where material is to be shipped to the customer ship-to site.
- FirmSalesOrder; string; Value that indicates whether a demand has been locked.
- FirmSalesOrderCode; integer; Numeric value that indicates whether the supply for a demand can be changed. The valid values are 1 and 2.
- FulfillmentCost; number; Number that indicates the expected shipping cost associated with the fulfillment line or availability option.
- FulfillmentLine; string; Value that identifies the fulfillment line.
- FulfillmentLineNumber; integer; Number that uniquely identifies the fulfillment line.
- FulfillmentMode; string; Mode of the demand fulfillment. Valid values are drop shipment, back to back, shipment from internal warehouse. A list of accepted values is defined in the lookup type ORA_MSC_OP_FULFILLMENT_MODE.
- GlobalAttributeChar21; string; Value that identifies planning attribute number 101 of the display attribute type associated with the demand in a backlog management plan.
- GlobalAttributeChar22; string; Value that identifies planning attribute number 102 of the display attribute type associated with the demand in a backlog management plan.
- GlobalAttributeChar23; string; Value that identifies planning attribute number 103 of the display attribute type associated with the demand in a backlog management plan.
- GlobalAttributeNumber13; integer; Value that identifies planning attribute number 3 associated with the demand in a backlog management plan.
- GlobalAttributeNumber14; integer; Value that identifies planning attribute number 4 associated with the demand in a backlog management plan.
- GlobalAttributeNumber15; integer; Value that identifies planning attribute number 5 associated with the demand in a backlog management plan.
- GlobalAttributeNumber16; integer; Value that identifies planning attribute number 6 associated with the demand in a backlog management plan.
- GlobalAttributeNumber17; integer; Value that identifies planning attribute number 7 associated with the demand in a backlog management plan.
- GlobalAttributeNumber18; integer; Value that identifies planning attribute number 8 associated with the demand in a backlog management plan.
- GlobalAttributeNumber19; integer; Value that identifies planning attribute number 9 associated with the demand in a backlog management plan.
- GlobalAttributeNumber20; integer; Value that identifies planning attribute number 10 associated with the demand in a backlog management plan.
- GlobalAttributeNumber21; integer; Value that identifies planning attribute number 11 associated with the demand in a backlog management plan.
- GlobalAttributeNumber22; integer; Value that identifies planning attribute number 12 associated with the demand in a backlog management plan.
- GlobalAttributeNumber23; integer; Value that identifies planning attribute number 13 associated with the demand in a backlog management plan.
- GlobalAttributeNumber24; integer; Value that identifies planning attribute number 14 associated with the demand in a backlog management plan.
- GlobalAttributeNumber25; integer; Value that identifies planning attribute number 15 associated with the demand in a backlog management plan.
- InquiryDemand; integer; Indicates whether a demand is for simulation. Demands for simulations aren't true sales orders but order simulations created by the backlog planner, to review how the actual sales order might be planned after it's created.
- InternalOrderType; string; Value that indicates the type of internal order. Valid values include TO, TOE, ISO, and ISOE.
- InventoryItemId; integer; Value that uniquely identifies the item that's requested on the demand.
- Item; string; Name of the item that's requested on the demand.
- ItemDescription; string; Description of the item that's requested on the demand.
- ItemSubType; string; Name of the item subtype. This can have values such as assemble-to-order model, Pick-to-order option item depending on the item and product structure attributes.
- ItemSubTypeCode; integer; Unique identifier of the item subtype. A list of accepted values is defined in the lookup type ORA_MSC_OP_CTO_ITEM_SUB_TYPE.
- ItemType; integer; Value that indicates the type of bill of material. A list of accepted values is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE.
- ItemTypeCode; string; Value that uniquely identifies the type of bill of material. A list of accepted codes is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE.
- LastUpdateDate; string; Date and time when the user most recently updated the demand record.
- LastUpdatedBy; string; User who most recently updated the demand record.
- LatestAcceptableArrivalDate; string; Last arrival date that's acceptable on the fulfillment line.
- LatestAcceptableDate; string; Last date that's acceptable on the fulfillment line.
- LatestAcceptableShipDate; string; Last ship date that's acceptable on the fulfillment line.
- ManualOverride; string; Value that indicates whether the planned information on the demand has been manually overridden.
- ManualOverrideCode; integer; Value that indicates whether the planned information on the demand has been manually overridden.
- NameOfCategory; string; Name of the category to which the item is assigned.
- OrchOrderHeaderId; integer; Unique identifier of order header for the orders coming from Oracle Fusion Order Management.
- OrchOrderLineId; integer; Uniquely identifies the orchestration line in Oracle Order Management Cloud for a demand.
- OrchOrderLineNumber; string; Number that uniquely identifies the orchestration line in Oracle Order Management Cloud for a demand.
- OrchOrderNumber; string; Number that uniquely identifies the orchestration in Oracle Order Management Cloud for a demand.
- OrderDateTypeCode; integer; Value that indicates whether the request is the arrival date or ship date type. Depending on the request type, the requested date represents the requested ship date and requested arrival date respectively.
- OrderLineNumber; string; Identifier for the order promising demand. Depending on the order type indicates the sales order line number or the fulfillment line number orders.
- OrderLineStatus; string; Status of the sales order line that indicates whether an order is in picked, frozen, shipped, or in any other status. The order lines that are in the picked, frozen, shipped, or canceled status aren't released. A list of accepted values is defined in the lookup type ORA_MSC_BM_ORDER_LINE_STATUS.
- OrderLineStatusCode; integer; Identifies the status of the sales order line as it progresses through its life cycle.
- OrderMargin; number; Quantity that shows the difference between the revenue and the cost of promising the fulfillment line based on the current promising result.
- OrderNumber; string; Order identifier on a sales order.
- OrderRevenue; number; Revenue from the demand.
- OrderType; string; Indicates the order type such as sales order or forecast.
- OrderTypeCode; integer; Name of the demand order type. Indicates whether the demand is a simulation demand, sales order, or fulfillment line.
- OrderedUOM; string; Name of the unit of measure that's associated with the order quantity.
- OrgForDrill; integer; Unique identifier for the scheduled ship-from organization.
- OrgTimeZone; string; Time zone associated with the organization from where the material is being sourced.
- OrigParentFulLine; string; Value that uniquely identifies the fulfillment line for the root parent configure to order model. This attribute is applicable only for configured to order items.
- OriginalQuantity; number; Quantity associated with the order. This value is extracted from the source application.
- OriginalSetType; string; Type of the set to which the demand line originally belonged before it was removed.
- OriginalShipSetName; string; Name of a ship set to which a demand line originally belonged before that demand line was removed.
- OverridePriority; string; Manually overridden priority on the sales order line used for running simulation plan.
- ParentFulfillmentLine; string; For an order with assemble-to-order elements, this attribute indicates the immediate parent of an assemble-to-order component.
- PlanScope; string; Indicates whether a demand line is involved in the simulation run or not. The valid values are 1 and 2. The value 1 indicates that the order line is involved in the simulation run and 2 indicates that the order line isn't involved in the simulation run.
- PlannedDate; string; When the request type of a demand is ship, the planned date is the date on which the demand is planned to be shipped. When the request type of a demand is arrival, the planned date is the date on which the demand is planned to arrive.
- PlannedDateWithoutItem; string; Date when the configure to order item order or set order can be fulfilled, if all items with a constraint rank higher than or equal to this item's constraint rank are removed.
- PlannerCode; string; Code associated with the planner responsible for the demand.
- PlanningAttrVal11; string; Value for the planning attribute number 11 that represents the attribute project, for the demand in a backlog management plan.
- PlanningAttrVal12; string; Value for the planning attribute number 12 that represents the attribute task, for the demand in a backlog management plan.
- PlanningAttrVal13; string; Value for the planning attribute number 13 for the demand in a backlog management plan.
- PlanningAttrVal14; string; Value for the planning attribute number 14 for the demand in a backlog management plan.
- PlanningAttrVal15; string; Value for the planning attribute number 15 for the demand in a backlog management plan.
- PlanningAttrVal16; string; Value for the planning attribute number 16 for the demand in a backlog management plan.
- PlanningAttrVal17; string; Value for the planning attribute number 17 for the demand in a backlog management plan.
- PlanningAttrVal18; string; Value for the planning attribute number 18 for the demand in a backlog management plan.
- PlanningAttrVal19; string; Value for the planning attribute number 19 for the demand in a backlog management plan.
- PlanningAttrVal20; string; Value for the planning attribute number 20 for the demand in a backlog management plan.
- PlanningAttrVal21; string; Value for the planning attribute number 21 for the demand in a backlog management plan.
- PlanningAttrVal22; string; Value for the planning attribute number 22 for the demand in a backlog management plan.
- PlanningAttrVal23; string; Value for the planning attribute number 23 for the demand in a backlog management plan.
- PlanningAttrVal24; string; Value for the planning attribute number 24 for the demand in a backlog management plan.
- PlanningAttrVal25; string; Value for the planning attribute number 25 for the demand in a backlog management plan.
- PlanningAttrVal26; string; Value for the planning attribute number 26 that represents the attribute project group, for the demand in a backlog management plan.
- Project; integer; Name of a project stamped on the demand. A project is a planned piece of work that has a specific purpose. Demands and supplies can be allocated to specific projects.
- ProjectGroup; integer; Name of a group that contains projects assigned to the group.
- PromiseDate; string; Date when the demand is planned in the backlog management plan.
- PromisedArrivalDate; string; Date when the demand is planned to arrive at the customer site in the backlog management plan.
- PromisedShipDate; string; Date when the demand is planned to be shipped from the warehouse to the customer site in the backlog management plan.
- PromisingSystem; string; Name of the source system in which the demand originated.
- PullIn; string; Contains one of the following values: Yes or No. If Yes, then the order can be planned earlier than its current Scheduled date until its Requested Date. If No, then the order can't be planned earlier than its existing Scheduled Date. The default value is Yes.
- PullInCode; integer; An attribute to specify whether the existing scheduled date for a demand line can be improved during planning. Valid values are 1 and 2 where 1 indicates that demand line can be improved.
- ReasonCode; integer; Code that indicates the reason why the demand wasn't planned.
- ReceivingOrgId; integer; Unique identifier of the of the customer or destination organization for an internal sales order.
- ReleaseStatus; integer; Value that indicates the release status. Values include Release, Released, Marked for Release, or blank. If Release, then the demand is eligible for release to the order management application. If Marked for Release, then the demand has been confirmed to be released to the order management application. If Released, then the line has already been released to order management.
- ReleaseStatusMeaning; string; Indicates whether the order has been released or not.
- RemovedFromSet; integer; Indicates that a demand line has been removed from a ship or arrival set.
- RequestDate; string; Date when the material is requested to be available. Depending on the order date type code this attribute represents the requested ship date or the requested arrival date.
- RequestShipDate; string; Date when the material is requested to be shipped from the warehouse.
- RequestType; string; Request type indicates whether the request is a ship type or arrival type request.
- RequestedArrivalDate; string; Date when the material is requested to arrive at the customer location.
- RequestedCarrier; string; Name of the requested carrier.
- RequestedCarrierId; integer; Unique identifier of the carrier that's requested on the fulfillment line.
- RequestedDropShipSupplier; string; Name of the requested drop ship supplier.
- RequestedDshipSupplierSite; string; Name of the requested drop ship supplier site.
- RequestedModeOfTransport; string; Mode of transport that must be used when shipping the requested item to the customer.
- RequestedModeOfTransportId; integer; Unique identifier of the mode of transport that must be used when shipping the requested item to the customer.
- RequestedOrganization; string; Unique code of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer.
- RequestedOrganizationId; integer; Unique identifier of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer.
- RequestedOrganizationName; string; Name of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer.
- RequestedQuantity; number; Quantity that's requested on the order promising demand. The order promising demand can be either a sales order or a fulfillment line.
- RequestedServiceLevel; string; Service level that must be used to ship material to the customer.
- RequestedServiceLevelId; integer; Unique identifier of the service level that must be used to ship material to the customer.
- RequestedShipMethod; string; Shipping method that must be used to ship material to the customer. The ship method is a combination of carrier, mode of transport, and service level.
- RequestedSupplierId; integer; Unique identifier of the requested drop ship supplier.
- RequestedSupplierSiteId; integer; Unique identifier of the requested drop ship supplier site.
- ReservationStatus; string; Status that indicates the extent of reservation of the fulfillment line in the fulfillment system. Valid values are Yes and No.
- ReservationStatusValue; integer; Value that indicates the extent of reservation of the fulfillment line in the fulfillment system. Valid values are 1 and 2.
- ReservedQuantity; number; Quantity of the fulfillment line that's been reserved in the fulfillment system
- ReservedSupplyDocumentNumber; string; Unique identifier for the supply document that's been reserved against the order promising demand. There can be multiple supplies reserved against an order promising demand in which case, the supply document number values are separated by a comma.
- ReservedSupplyDocumentType; string; Order type of the supply document that has been reserved against the order promising demand line. This can be any supply order type, such as transfer order or purchase order. There can be multiple supplies reserved against an order promising demand in which case, the supply document type values are separated by a comma.
- RootFulfillmentLine; string; For an order having assemble-to-order elements, this attribute indicates the top-most model.
- RowModified; string; Contains one of the following values: 1 or null. If 1, the demand record has been modified or newly created in the simulation plan. If null, the demand record hasn't been modified or newly created in the simulation plan. Default value is null.
- SalesOrderLineId; string; Unique identifier for the sales order line.
- SalesOrderNumber; string; Order identifier on a sales order.
- ScheduleArrivalDate; string; Date on which the order has been scheduled to arrive.
- ScheduleDate; string; When the request type of a demand is ship, the scheduled date is the date on which the demand is scheduled to be shipped. When the request type of a demand is arrival, the scheduled date is the date on which the demand is scheduled to arrive.
- ScheduleShipDate; string; Date for shipping the material from a warehouse for a line that's already been scheduled.
- ScheduledCarrier; string; Carrier used for shipping when the line was scheduled.
- ScheduledDaysOfDelays; integer; Number of days the fulfillment line was delayed when it was scheduled.
- ScheduledDropshipSupSite; string; Name of the drop ship supplier used for shipping material to the customer when the line was scheduled.
- ScheduledDropshipSupplier; string; Name of the drop ship supplier used for shipping material to the customer when the line was scheduled.
- ScheduledItem; string; Item used to schedule the line when the line was originally scheduled.
- ScheduledItemDescription; string; Description of the item used to schedule the line.
- ScheduledModeOfTransport; string; Name of the shipping mode used for scheduling the order promising demand line.
- ScheduledQuantity; number; Quantity of the fulfillment line that's been scheduled.
- ScheduledQuantityUOM; string; Unit of measure for the scheduled item.
- ScheduledServiceLevel; string; Service level of the transport that was used to schedule the line
- ScheduledShipFromOrgId; integer; Unique identifier for the scheduled ship-from organization.
- ScheduledShipFromWareName; string; Name of the scheduled ship-from organization.
- ScheduledShipFromWarehouse; string; Unique code for the scheduled ship-from organization.
- ScheduledSupplierId; integer; Value that uniquely identifies the drop ship supplier on the fulfillment line from where material has been scheduled to be shipped to the customer ship-to site.
- ScheduledSupplierSiteId; integer; Value that uniquely identifies the drop ship supplier site on the fulfillment line from where material has been scheduled to be shipped to the customer ship-to site.
- SchedulingStatus; string; Status that indicates whether the fulfillment line has been scheduled.
- SchedulingStatusCode; integer; Status code that indicates whether the fulfillment line has been scheduled. Valid values are 1 and 2 where 1 indicates scheduled and 2 indicates not scheduled.
- SellingPrice; number; Price at which the item on the order line is sold.
- SetHeaderName; string; Concatenation of the order number and set name attributes for a set order. The attributes are separated by a colon.
- SetName; string; Name of the shipment set or arrival set.
- SetType; string; Type of the set. This can have values such as ship set and arrival set. Groups of demand that must be shipped together or must arrive together.
- SetTypeCode; integer; Type of the set. This can have values 1 or 2 where 1 represents ship set and 2 represents arrival set.
- ShipToOrganization; string; Value that uniquely identifies the organization code for the receiving organization of an internal sales order.
- ShipToOrganizationName; string; Name of the receiving organization of an internal sales order.
- ShipToZone; string; Name of the zone that the customer belongs to.
- SimulatedDaysOfDelay; integer; Value that shows the planned days of delay or the difference between the planned date and the requested date.
- SimulationDemand; string; Value that indicates whether a demand is of the simulation type. Demands of the simulation type aren't true sales orders but order simulations created by the backlog planner, to review how the actual sales order might be planned after it's created. The possible values are Yes or No.
- SoLineNumber; string; Number that uniquely identifies the sales order line for the demand.
- SourceDocumentLineNumber; string; Number that identifies the source document for the internal order fulfillment line request.
- SourceDocumentNumber; string; Number that identifies the source document for the internal order fulfillment line request.
- SourceDocumentOrderType; string; Order type of the document in the source system against which fulfillment line has been created. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE.
- SourceOrgInstanceId; integer; Unique identifier of the instance that the shipping organization belongs to.
- SourceOrganizationId; integer; Value that uniquely identifies the source organization on the demand.
- SourceTimeZone; string; Time zone associated with the entity that's sourcing the sales order. The sourcing entity can be a supplier or an organization.
- SplitIndicator; integer; Indicates whether the order line was actually split.
- SupplierSiteSourceSystem; string; Source system associated with the requested drop ship supplier.
- SupplierSiteSourceSystemId; integer; Unique identifier of the source system for the supplier site.
- SupplyPickDate; string; Date to pick and pack the item that's to be shipped from the warehouse.
- Task; integer; Name of an activity in a project. Demands and supplies can be allocated to a task in a project.
- UOMCode; string; Abbreviation that identifies the unit of measure associated with the order quantity.
- UserDefinedPriority; string; Priority of a demand defined on the order line, collected either from Oracle Fusion Cloud Order Management or from an external source and shown in the backlog management plan.
- UsingAssemblyDemandDate; string; For planned order associated with demands, this field refers to the assembly date with this item as a component.
- UsingAssemblyItemId; integer; For component demands, this field refers to the unique identifier of the assembly item that uses this item as a component.
- UsingRequirementQuantity; number; Number that specifies the open quantity for the demand or the demand quantity that hasn't been shipped.
- UsrDefDmdLeadTimeDate; string; Date that corresponds to the lead time available to fulfill the demand.
- ZoneId; integer; A unique value designating a geographic boundary, such as a country or a range of postal codes where the demand quantity is being shipped. For example, a zone may include France, Italy, and England.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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 : backlogDemands
Type:
Show Source
object
-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
Items
The items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
Links
The link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : backlogDemands-item-response
Type:
Show Source
object
-
AllowSplits: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the demand can be split for fulfillment. -
AllowSplitsCode: integer
Number that indicates whether splits are allowed for the demand. The valid values are 1 and 2 where 1 indicates that split is allowed and 2 indicates that split isn't allowed for the demand.
-
AttributeChar1: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 1 of type character for the demand in a backlog management plan. -
AttributeChar10: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 10 of type character for the demand in a backlog management plan. -
AttributeChar11: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 11 of type character for the demand in a backlog management plan. -
AttributeChar12: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 12 of type character for the demand in a backlog management plan. -
AttributeChar13: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 13 of type character for the demand in a backlog management plan. -
AttributeChar14: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 14 of type character for the demand in a backlog management plan. -
AttributeChar15: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 15 of type character for the demand in a backlog management plan. -
AttributeChar16: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 16 of type character for the demand in a backlog management plan. -
AttributeChar17: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 17 of type character for the demand in a backlog management plan. -
AttributeChar18: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 18 of type character for the demand in a backlog management plan. -
AttributeChar19: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 19 of type character for the demand in a backlog management plan. -
AttributeChar2: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 2 of type character for the demand in a backlog management plan. -
AttributeChar20: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 20 of type character for the demand in a backlog management plan. -
AttributeChar3: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 3 of type character for the demand in a backlog management plan. -
AttributeChar4: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 4 of type character for the demand in a backlog management plan. -
AttributeChar5: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 5 of type character for the demand in a backlog management plan. -
AttributeChar6: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 6 of type character for the demand in a backlog management plan. -
AttributeChar7: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 7 of type character for the demand in a backlog management plan. -
AttributeChar8: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 8 of type character for the demand in a backlog management plan. -
AttributeChar9: string
Maximum Length:
150
Value for the descriptive flexfield attribute number 9 of type character for the demand in a backlog management plan. -
AttributeDate1: string
(date)
Value for the descriptive flexfield attribute number 1 of type date for the demand in a backlog management plan.
-
AttributeDate10: string
(date)
Value for the descriptive flexfield attribute number 10 of type date for the demand in a backlog management plan.
-
AttributeDate11: string
(date)
Value for the descriptive flexfield attribute number 11 of type date for the demand in a backlog management plan.
-
AttributeDate12: string
(date)
Value for the descriptive flexfield attribute number 12 of type date for the demand in a backlog management plan.
-
AttributeDate13: string
(date)
Value for the descriptive flexfield attribute number 13 of type date for the demand in a backlog management plan.
-
AttributeDate14: string
(date)
Value for the descriptive flexfield attribute number 14 of type date for the demand in a backlog management plan.
-
AttributeDate15: string
(date)
Value for the descriptive flexfield attribute number 15 of type date for the demand in a backlog management plan.
-
AttributeDate16: string
(date)
Value for the descriptive flexfield attribute number 16 of type date for the demand in a backlog management plan.
-
AttributeDate17: string
(date)
Value for the descriptive flexfield attribute number 17 of type date for the demand in a backlog management plan.
-
AttributeDate18: string
(date)
Value for the descriptive flexfield attribute number 18 of type date for the demand in a backlog management plan.
-
AttributeDate19: string
(date)
Value for the descriptive flexfield attribute number 19 of type date for the demand in a backlog management plan.
-
AttributeDate2: string
(date)
Value for the descriptive flexfield attribute number 2 of type date for the demand in a backlog management plan.
-
AttributeDate20: string
(date)
Value for the descriptive flexfield attribute number 20 of type date for the demand in a backlog management plan.
-
AttributeDate3: string
(date)
Value for the descriptive flexfield attribute number 3 of type date for the demand in a backlog management plan.
-
AttributeDate4: string
(date)
Value for the descriptive flexfield attribute number 4 of type date for the demand in a backlog management plan.
-
AttributeDate5: string
(date)
Value for the descriptive flexfield attribute number 5 of type date for the demand in a backlog management plan.
-
AttributeDate6: string
(date)
Value for the descriptive flexfield attribute number 6 of type date for the demand in a backlog management plan.
-
AttributeDate7: string
(date)
Value for the descriptive flexfield attribute number 7 of type date for the demand in a backlog management plan.
-
AttributeDate8: string
(date)
Value for the descriptive flexfield attribute number 8 of type date for the demand in a backlog management plan.
-
AttributeDate9: string
(date)
Value for the descriptive flexfield attribute number 9 of type date for the demand in a backlog management plan.
-
AttributeNumber1: integer
Value for the descriptive flexfield attribute number 1 of type number for the demand in a backlog management plan.
-
AttributeNumber10: integer
Value for the descriptive flexfield attribute number 10 of type number for the demand in a backlog management plan.
-
AttributeNumber2: integer
Value for the descriptive flexfield attribute number 2 of type number for the demand in a backlog management plan.
-
AttributeNumber3: integer
Value for the descriptive flexfield attribute number 3 of type number for the demand in a backlog management plan.
-
AttributeNumber4: integer
Value for the descriptive flexfield attribute number 4 of type number for the demand in a backlog management plan.
-
AttributeNumber5: integer
Value for the descriptive flexfield attribute number 5 of type number for the demand in a backlog management plan.
-
AttributeNumber6: integer
Value for the descriptive flexfield attribute number 6 of type number for the demand in a backlog management plan.
-
AttributeNumber7: integer
Value for the descriptive flexfield attribute number 7 of type number for the demand in a backlog management plan.
-
AttributeNumber8: integer
Value for the descriptive flexfield attribute number 8 of type number for the demand in a backlog management plan.
-
AttributeNumber9: integer
Value for the descriptive flexfield attribute number 9 of type number for the demand in a backlog management plan.
-
AvailableItem: string
Read Only:
true
Maximum Length:300
Name of item used to promise the fulfillment line. -
AvailableQuantity: number
Read Only:
true
Indicates the quantity that was available to promise the fulfillment line. -
BaseDemandId: integer
(int64)
Value that uniquely identifies the baseline demand from which split demand can be created. If there isn't a split, this is same as the demand ID.
-
BmRunId: integer
Value that uniquely identifies the backlog management plan run.
-
CategoryId: string
Unique identifier of the category associated with an item requested on the demand.
-
CompletedQuantity: number
Sales order quantity that has already been completed.
-
ConfigurationItem: string
Read Only:
true
Maximum Length:4000
Value that identifies the unique configuration item corresponding to the configuration sent for promising. This attribute is applicable only in the case of assemble to order demands. -
ConfigurationItemId: string
Read Only:
true
Maximum Length:1200
Unique identifier of the configuration item. -
ConstraintRank: integer
Value that identifies the item constraint ranking based on the difference between their respective item availability dates and requested dates.
-
CreationDate: string
(date)
Read Only:
true
Date when the user created the demand. -
CustomerId: integer
(int64)
Value that uniquely identifies the customer on the demand.
-
CustomerName: string
Maximum Length:
4000
Name of the customer on the demand. -
CustomerShipSite: string
Maximum Length:
4000
Name of the customer site on the demand. -
CustomerSiteId: integer
Value that uniquely identifies the customer site of the demand.
-
DaysLate: integer
(int64)
Number of days that the demand is late.
-
DaysOfImprovement: integer
Read Only:
true
Difference between the planned and scheduled shipment or arrival dates for a demand line, measured in days. -
DaysPotentiallyImprove: integer
Value that identifies the number of days by which the planned date will improve if all items with a constraint rank higher than or equal to this item's constraint rank are removed.
-
DemandClass: string
Maximum Length:
34
Name of the demand class on the demand. -
DemandClassCode: string
Maximum Length:
4000
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. -
DemandFulfillmentLeadTime: integer
Value that indicates the delivery lead time entered on the fulfillment line.
-
DemandId: integer
(int64)
Value that uniquely identifies a demand within a backlog management plan run.
-
DemandLeadTimeDate: string
(date)
Date that corresponds to the lead time available to fulfill the demand.
-
DemandPriority: integer
Priority of a demand within the backlog management plan run.
-
DemandSourceInstance: string
Maximum Length:
360
Name of the source system in which the demand originated. -
DemandSourceSystemId: integer
Unique identifier of the source system in which the demand originated.
-
DemandSourceType: integer
Type of source system from which data is collected.
-
DestinationTimeZone: string
Read Only:
true
Maximum Length:4000
Time zone associated with the entity that's receiving the sales order. The destination entity can be a customer or an organization. -
DestinationType: string
Read Only:
true
Maximum Length:4000
Indicates where a supply is destined. For example, whether a supply will be shipped directly to a customer or received into inventory. A list of accepted values is defined in the lookup type ORA_INV_TO_DESTINATION_TYPE. -
DisplayAttributeCode: integer
(int64)
Read Only:
true
Indicates whether values are populated for either of the three planning attributes of the display attribute type for an order line. The valid values are 1 and 2. The value 1 indicates that display attributes are populated for the order line and 2 indicates that the display attributes aren't populated. -
EarliestAcceptableDate: string
(date)
Earliest date that's acceptable on the fulfillment line.
-
EarliestAcceptArrivalDate: string
(date)
Earliest arrival date that's acceptable on the fulfillment line.
-
EarliestAcceptShipDate: string
(date)
Earliest ship date that's acceptable on the fulfillment line.
-
EarliestPromisedDate: string
(date)
Earliest date when the item can be available.
-
EnforceCurrentCommit: string
Read Only:
true
Maximum Length:4000
Contains one of the following values: Yes or No. If Yes, then the existing scheduled information on the demand must be respected when planning the demand. If No, then the existing commitments can be ignored. The default value is Yes. -
EnforceCurrentCommitCode: integer
Numeric value that indicates whether supply must be allocated to meet the existing scheduled dates on a demand line. Valid values are 1 and 2. If the value is 2, then the user can disregard the existing scheduled dates.
-
ErrorText: string
Read Only:
true
Maximum Length:80
Value that indicates the reason why the demand wasn't planned. -
ExpectedArrivalDate: string
(date)
Date when the requested item line is expected to arrive at the customer ship-to site from the ship-from organization.
-
ExpectedCarrier: string
Read Only:
true
Maximum Length:4000
Value that identifies the planned carrier from the ship-from organization to the customer ship-to site that you enter on the fulfillment line. -
ExpectedCarrierId: integer
Value that uniquely identifies the planned carrier from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
-
ExpectedDate: string
(date)
Date when the requested item line is expected to be shipped from the ship-from organization for ship type order or arrive at the customer ship-to site from the ship-from organization for arrival type order.
-
ExpectedDshipSupplier: string
Maximum Length:
4000
Name of the planned drop ship supplier from where material is to be shipped to the customer ship-to site. -
ExpectedDshipSuppSite: string
Maximum Length:
4000
Name of the planned drop ship supplier site from where material is to be shipped to the customer ship-to site. -
ExpectedModeOfTransport: string
Maximum Length:
4000
Value that identifies the planned transport mode from the source inventory organization to the destination inventory organization that was entered on the fulfillment line. -
ExpectedModeOfTransportId: integer
Value that uniquely identifies the planned transport mode from the source inventory organization to destination inventory organization that was entered on the fulfillment line.
-
ExpectedOrganizationId: integer
Unique identifier of planned ship from organization from where material is to be shipped to the customer ship-to site.
-
ExpectedServiceLevel: string
Maximum Length:
4000
Value that identifies the planned service level used for shipping from the ship-from organization to the customer ship-to site that you enter on the fulfillment line. -
ExpectedServiceLevelId: integer
Value that uniquely identifies the planned service level used for shipping from the ship-from organization to the customer ship-to site that you enter on the fulfillment line.
-
ExpectedShipDate: string
(date)
Date when the requested item line is expected to be shipped from the ship-from organization to the customer ship-to site.
-
ExpectedShipFromWarehouse: string
Maximum Length:
4000
Code of the planned ship from organization from where material is to be shipped to the customer ship-to site. -
ExpectedShipFromWareName: string
Maximum Length:
4000
Name of the planned ship from organization from where material is to be shipped to the customer ship-to site. -
ExpectedShipMethod: string
Read Only:
true
Maximum Length:4000
Value that identifies the planned shipping method from the ship-from organization to the customer ship-to site that you enter on the fulfillment line. -
ExpectedShipMethodId: string
Maximum Length:
30
Value that uniquely identifies the planned shipping method from the ship-from organization to the customer ship-to site that you enter on the fulfillment line. -
ExpectedSupplierId: integer
Value that identifies the drop ship supplier from where material is to be shipped to the customer ship-to site.
-
ExpectedSupplierSiteId: integer
Value that identifies the drop ship supplier site from where material is to be shipped to the customer ship-to site.
-
FirmSalesOrder: string
Read Only:
true
Maximum Length:4000
Value that indicates whether a demand has been locked. -
FirmSalesOrderCode: integer
Read Only:
true
Numeric value that indicates whether the supply for a demand can be changed. The valid values are 1 and 2. -
FulfillmentCost: number
Read Only:
true
Number that indicates the expected shipping cost associated with the fulfillment line or availability option. -
FulfillmentLine: string
Maximum Length:
400
Value that identifies the fulfillment line. -
FulfillmentLineNumber: integer
Number that uniquely identifies the fulfillment line.
-
FulfillmentMode: string
Maximum Length:
80
Mode of the demand fulfillment. Valid values are drop shipment, back to back, shipment from internal warehouse. A list of accepted values is defined in the lookup type ORA_MSC_OP_FULFILLMENT_MODE. -
GlobalAttributeChar21: string
Maximum Length:
100
Value that identifies planning attribute number 101 of the display attribute type associated with the demand in a backlog management plan. -
GlobalAttributeChar22: string
Maximum Length:
100
Value that identifies planning attribute number 102 of the display attribute type associated with the demand in a backlog management plan. -
GlobalAttributeChar23: string
Maximum Length:
100
Value that identifies planning attribute number 103 of the display attribute type associated with the demand in a backlog management plan. -
GlobalAttributeNumber13: integer
(int64)
Value that identifies planning attribute number 3 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber14: integer
(int64)
Value that identifies planning attribute number 4 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber15: integer
(int64)
Value that identifies planning attribute number 5 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber16: integer
(int64)
Value that identifies planning attribute number 6 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber17: integer
(int64)
Value that identifies planning attribute number 7 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber18: integer
(int64)
Value that identifies planning attribute number 8 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber19: integer
(int64)
Value that identifies planning attribute number 9 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber20: integer
(int64)
Value that identifies planning attribute number 10 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber21: integer
(int64)
Value that identifies planning attribute number 11 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber22: integer
(int64)
Value that identifies planning attribute number 12 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber23: integer
(int64)
Value that identifies planning attribute number 13 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber24: integer
(int64)
Value that identifies planning attribute number 14 associated with the demand in a backlog management plan.
-
GlobalAttributeNumber25: integer
(int64)
Value that identifies planning attribute number 15 associated with the demand in a backlog management plan.
-
InquiryDemand: integer
Indicates whether a demand is for simulation. Demands for simulations aren't true sales orders but order simulations created by the backlog planner, to review how the actual sales order might be planned after it's created.
-
InternalOrderType: string
Read Only:
true
Maximum Length:4
Value that indicates the type of internal order. Valid values include TO, TOE, ISO, and ISOE. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the item that's requested on the demand.
-
Item: string
Maximum Length:
300
Name of the item that's requested on the demand. -
ItemDescription: string
Maximum Length:
240
Description of the item that's requested on the demand. -
ItemSubType: string
Read Only:
true
Maximum Length:4000
Name of the item subtype. This can have values such as assemble-to-order model, Pick-to-order option item depending on the item and product structure attributes. -
ItemSubTypeCode: integer
Unique identifier of the item subtype. A list of accepted values is defined in the lookup type ORA_MSC_OP_CTO_ITEM_SUB_TYPE.
-
ItemType: integer
Value that indicates the type of bill of material. A list of accepted values is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE.
-
ItemTypeCode: string
Maximum Length:
80
Value that uniquely identifies the type of bill of material. A list of accepted codes is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE. -
LastUpdateDate: string
(date)
Read Only:
true
Date and time when the user most recently updated the demand record. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the demand record. -
LatestAcceptableArrivalDate: string
(date)
Last arrival date that's acceptable on the fulfillment line.
-
LatestAcceptableDate: string
(date)
Last date that's acceptable on the fulfillment line.
-
LatestAcceptableShipDate: string
(date)
Last ship date that's acceptable on the fulfillment line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ManualOverride: string
Read Only:
true
Maximum Length:4000
Value that indicates whether the planned information on the demand has been manually overridden. -
ManualOverrideCode: integer
Value that indicates whether the planned information on the demand has been manually overridden.
-
NameOfCategory: string
Maximum Length:
4000
Name of the category to which the item is assigned. -
OrchOrderHeaderId: integer
(int64)
Unique identifier of order header for the orders coming from Oracle Fusion Order Management.
-
OrchOrderLineId: integer
(int64)
Uniquely identifies the orchestration line in Oracle Order Management Cloud for a demand.
-
OrchOrderLineNumber: string
Maximum Length:
100
Number that uniquely identifies the orchestration line in Oracle Order Management Cloud for a demand. -
OrchOrderNumber: string
Maximum Length:
50
Number that uniquely identifies the orchestration in Oracle Order Management Cloud for a demand. -
OrderDateTypeCode: integer
Value that indicates whether the request is the arrival date or ship date type. Depending on the request type, the requested date represents the requested ship date and requested arrival date respectively.
-
OrderedUOM: string
Maximum Length:
25
Name of the unit of measure that's associated with the order quantity. -
OrderLineNumber: string
Maximum Length:
450
Identifier for the order promising demand. Depending on the order type indicates the sales order line number or the fulfillment line number orders. -
OrderLineStatus: string
Read Only:
true
Maximum Length:4000
Status of the sales order line that indicates whether an order is in picked, frozen, shipped, or in any other status. The order lines that are in the picked, frozen, shipped, or canceled status aren't released. A list of accepted values is defined in the lookup type ORA_MSC_BM_ORDER_LINE_STATUS. -
OrderLineStatusCode: integer
Read Only:
true
Identifies the status of the sales order line as it progresses through its life cycle. -
OrderMargin: number
Read Only:
true
Quantity that shows the difference between the revenue and the cost of promising the fulfillment line based on the current promising result. -
OrderNumber: string
Maximum Length:
400
Order identifier on a sales order. -
OrderRevenue: number
Read Only:
true
Revenue from the demand. -
OrderType: string
Maximum Length:
80
Indicates the order type such as sales order or forecast. -
OrderTypeCode: integer
Name of the demand order type. Indicates whether the demand is a simulation demand, sales order, or fulfillment line.
-
OrgForDrill: integer
Unique identifier for the scheduled ship-from organization.
-
OrgTimeZone: string
Read Only:
true
Maximum Length:4000
Time zone associated with the organization from where the material is being sourced. -
OriginalQuantity: number
Quantity associated with the order. This value is extracted from the source application.
-
OriginalSetType: string
Read Only:
true
Maximum Length:4000
Type of the set to which the demand line originally belonged before it was removed. -
OriginalShipSetName: string
Maximum Length:
50
Name of a ship set to which a demand line originally belonged before that demand line was removed. -
OrigParentFulLine: string
Maximum Length:
400
Value that uniquely identifies the fulfillment line for the root parent configure to order model. This attribute is applicable only for configured to order items. -
OverridePriority: string
Maximum Length:
40
Manually overridden priority on the sales order line used for running simulation plan. -
ParentFulfillmentLine: string
Maximum Length:
400
For an order with assemble-to-order elements, this attribute indicates the immediate parent of an assemble-to-order component. -
PlannedDate: string
(date)
Read Only:
true
When the request type of a demand is ship, the planned date is the date on which the demand is planned to be shipped. When the request type of a demand is arrival, the planned date is the date on which the demand is planned to arrive. -
PlannedDateWithoutItem: string
(date)
Date when the configure to order item order or set order can be fulfilled, if all items with a constraint rank higher than or equal to this item's constraint rank are removed.
-
PlannerCode: string
Maximum Length:
4000
Code associated with the planner responsible for the demand. -
PlanningAttrVal11: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 11 that represents the attribute project, for the demand in a backlog management plan. -
PlanningAttrVal12: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 12 that represents the attribute task, for the demand in a backlog management plan. -
PlanningAttrVal13: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 13 for the demand in a backlog management plan. -
PlanningAttrVal14: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 14 for the demand in a backlog management plan. -
PlanningAttrVal15: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 15 for the demand in a backlog management plan. -
PlanningAttrVal16: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 16 for the demand in a backlog management plan. -
PlanningAttrVal17: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 17 for the demand in a backlog management plan. -
PlanningAttrVal18: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 18 for the demand in a backlog management plan. -
PlanningAttrVal19: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 19 for the demand in a backlog management plan. -
PlanningAttrVal20: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 20 for the demand in a backlog management plan. -
PlanningAttrVal21: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 21 for the demand in a backlog management plan. -
PlanningAttrVal22: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 22 for the demand in a backlog management plan. -
PlanningAttrVal23: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 23 for the demand in a backlog management plan. -
PlanningAttrVal24: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 24 for the demand in a backlog management plan. -
PlanningAttrVal25: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 25 for the demand in a backlog management plan. -
PlanningAttrVal26: string
Read Only:
true
Maximum Length:4000
Value for the planning attribute number 26 that represents the attribute project group, for the demand in a backlog management plan. -
PlanScope: string
Read Only:
true
Maximum Length:255
Indicates whether a demand line is involved in the simulation run or not. The valid values are 1 and 2. The value 1 indicates that the order line is involved in the simulation run and 2 indicates that the order line isn't involved in the simulation run. -
Project: integer
(int64)
Name of a project stamped on the demand. A project is a planned piece of work that has a specific purpose. Demands and supplies can be allocated to specific projects.
-
ProjectGroup: integer
(int64)
Name of a group that contains projects assigned to the group.
-
PromisedArrivalDate: string
(date)
Date when the demand is planned to arrive at the customer site in the backlog management plan.
-
PromiseDate: string
(date)
Date when the demand is planned in the backlog management plan.
-
PromisedShipDate: string
(date)
Date when the demand is planned to be shipped from the warehouse to the customer site in the backlog management plan.
-
PromisingSystem: string
Maximum Length:
50
Name of the source system in which the demand originated. -
PullIn: string
Read Only:
true
Maximum Length:4000
Contains one of the following values: Yes or No. If Yes, then the order can be planned earlier than its current Scheduled date until its Requested Date. If No, then the order can't be planned earlier than its existing Scheduled Date. The default value is Yes. -
PullInCode: integer
An attribute to specify whether the existing scheduled date for a demand line can be improved during planning. Valid values are 1 and 2 where 1 indicates that demand line can be improved.
-
ReasonCode: integer
Code that indicates the reason why the demand wasn't planned.
-
ReceivingOrgId: integer
(int64)
Unique identifier of the of the customer or destination organization for an internal sales order.
-
ReleaseStatus: integer
Value that indicates the release status. Values include Release, Released, Marked for Release, or blank. If Release, then the demand is eligible for release to the order management application. If Marked for Release, then the demand has been confirmed to be released to the order management application. If Released, then the line has already been released to order management.
-
ReleaseStatusMeaning: string
Read Only:
true
Maximum Length:4000
Indicates whether the order has been released or not. -
RemovedFromSet: integer
Indicates that a demand line has been removed from a ship or arrival set.
-
RequestDate: string
(date)
Read Only:
true
Date when the material is requested to be available. Depending on the order date type code this attribute represents the requested ship date or the requested arrival date. -
RequestedArrivalDate: string
(date)
Date when the material is requested to arrive at the customer location.
-
RequestedCarrier: string
Read Only:
true
Maximum Length:4000
Name of the requested carrier. -
RequestedCarrierId: integer
Read Only:
true
Unique identifier of the carrier that's requested on the fulfillment line. -
RequestedDropShipSupplier: string
Read Only:
true
Maximum Length:4000
Name of the requested drop ship supplier. -
RequestedDshipSupplierSite: string
Read Only:
true
Maximum Length:4000
Name of the requested drop ship supplier site. -
RequestedModeOfTransport: string
Read Only:
true
Maximum Length:4000
Mode of transport that must be used when shipping the requested item to the customer. -
RequestedModeOfTransportId: integer
Read Only:
true
Unique identifier of the mode of transport that must be used when shipping the requested item to the customer. -
RequestedOrganization: string
Read Only:
true
Maximum Length:49
Unique code of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer. -
RequestedOrganizationId: integer
Read Only:
true
Unique identifier of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer. -
RequestedOrganizationName: string
Read Only:
true
Maximum Length:240
Name of the scheduled ship-from organization from where the order promising demand is requested to be shipped to the customer. -
RequestedQuantity: number
Quantity that's requested on the order promising demand. The order promising demand can be either a sales order or a fulfillment line.
-
RequestedServiceLevel: string
Read Only:
true
Maximum Length:4000
Service level that must be used to ship material to the customer. -
RequestedServiceLevelId: integer
Read Only:
true
Unique identifier of the service level that must be used to ship material to the customer. -
RequestedShipMethod: string
Read Only:
true
Maximum Length:4000
Shipping method that must be used to ship material to the customer. The ship method is a combination of carrier, mode of transport, and service level. -
RequestedSupplierId: integer
Read Only:
true
Unique identifier of the requested drop ship supplier. -
RequestedSupplierSiteId: integer
Read Only:
true
Unique identifier of the requested drop ship supplier site. -
RequestShipDate: string
(date)
Date when the material is requested to be shipped from the warehouse.
-
RequestType: string
Read Only:
true
Maximum Length:4000
Request type indicates whether the request is a ship type or arrival type request. -
ReservationStatus: string
Read Only:
true
Maximum Length:4000
Status that indicates the extent of reservation of the fulfillment line in the fulfillment system. Valid values are Yes and No. -
ReservationStatusValue: integer
Value that indicates the extent of reservation of the fulfillment line in the fulfillment system. Valid values are 1 and 2.
-
ReservedQuantity: number
Quantity of the fulfillment line that's been reserved in the fulfillment system
-
ReservedSupplyDocumentNumber: string
Read Only:
true
Maximum Length:4000
Unique identifier for the supply document that's been reserved against the order promising demand. There can be multiple supplies reserved against an order promising demand in which case, the supply document number values are separated by a comma. -
ReservedSupplyDocumentType: string
Read Only:
true
Maximum Length:4000
Order type of the supply document that has been reserved against the order promising demand line. This can be any supply order type, such as transfer order or purchase order. There can be multiple supplies reserved against an order promising demand in which case, the supply document type values are separated by a comma. -
RootFulfillmentLine: string
Maximum Length:
400
For an order having assemble-to-order elements, this attribute indicates the top-most model. -
RowModified: string
Read Only:
true
Contains one of the following values: 1 or null. If 1, the demand record has been modified or newly created in the simulation plan. If null, the demand record hasn't been modified or newly created in the simulation plan. Default value is null. -
SalesOrderLineId: string
Maximum Length:
400
Unique identifier for the sales order line. -
SalesOrderNumber: string
Maximum Length:
240
Order identifier on a sales order. -
ScheduleArrivalDate: string
(date)
Date on which the order has been scheduled to arrive.
-
ScheduleDate: string
(date)
When the request type of a demand is ship, the scheduled date is the date on which the demand is scheduled to be shipped. When the request type of a demand is arrival, the scheduled date is the date on which the demand is scheduled to arrive.
-
ScheduledCarrier: string
Maximum Length:
4000
Carrier used for shipping when the line was scheduled. -
ScheduledDaysOfDelays: integer
(int64)
Number of days the fulfillment line was delayed when it was scheduled.
-
ScheduledDropshipSupplier: string
Maximum Length:
4000
Name of the drop ship supplier used for shipping material to the customer when the line was scheduled. -
ScheduledDropshipSupSite: string
Maximum Length:
4000
Name of the drop ship supplier used for shipping material to the customer when the line was scheduled. -
ScheduledItem: string
Maximum Length:
300
Item used to schedule the line when the line was originally scheduled. -
ScheduledItemDescription: string
Maximum Length:
240
Description of the item used to schedule the line. -
ScheduledModeOfTransport: string
Maximum Length:
4000
Name of the shipping mode used for scheduling the order promising demand line. -
ScheduledQuantity: number
Quantity of the fulfillment line that's been scheduled.
-
ScheduledQuantityUOM: string
Read Only:
true
Maximum Length:4000
Unit of measure for the scheduled item. -
ScheduledServiceLevel: string
Maximum Length:
4000
Service level of the transport that was used to schedule the line -
ScheduledShipFromOrgId: integer
Unique identifier for the scheduled ship-from organization.
-
ScheduledShipFromWarehouse: string
Maximum Length:
4000
Unique code for the scheduled ship-from organization. -
ScheduledShipFromWareName: string
Maximum Length:
4000
Name of the scheduled ship-from organization. -
ScheduledSupplierId: integer
Value that uniquely identifies the drop ship supplier on the fulfillment line from where material has been scheduled to be shipped to the customer ship-to site.
-
ScheduledSupplierSiteId: integer
Value that uniquely identifies the drop ship supplier site on the fulfillment line from where material has been scheduled to be shipped to the customer ship-to site.
-
ScheduleShipDate: string
(date)
Date for shipping the material from a warehouse for a line that's already been scheduled.
-
SchedulingStatus: string
Read Only:
true
Maximum Length:4000
Status that indicates whether the fulfillment line has been scheduled. -
SchedulingStatusCode: integer
Status code that indicates whether the fulfillment line has been scheduled. Valid values are 1 and 2 where 1 indicates scheduled and 2 indicates not scheduled.
-
SellingPrice: number
Read Only:
true
Price at which the item on the order line is sold. -
SetHeaderName: string
Maximum Length:
280
Concatenation of the order number and set name attributes for a set order. The attributes are separated by a colon. -
SetName: string
Read Only:
true
Maximum Length:50
Name of the shipment set or arrival set. -
SetType: string
Read Only:
true
Maximum Length:4000
Type of the set. This can have values such as ship set and arrival set. Groups of demand that must be shipped together or must arrive together. -
SetTypeCode: integer
Read Only:
true
Type of the set. This can have values 1 or 2 where 1 represents ship set and 2 represents arrival set. -
ShipToOrganization: string
Read Only:
true
Maximum Length:4000
Value that uniquely identifies the organization code for the receiving organization of an internal sales order. -
ShipToOrganizationName: string
Read Only:
true
Maximum Length:4000
Name of the receiving organization of an internal sales order. -
ShipToZone: string
Read Only:
true
Maximum Length:4000
Name of the zone that the customer belongs to. -
SimulatedDaysOfDelay: integer
Read Only:
true
Value that shows the planned days of delay or the difference between the planned date and the requested date. -
SimulationDemand: string
Read Only:
true
Maximum Length:4000
Value that indicates whether a demand is of the simulation type. Demands of the simulation type aren't true sales orders but order simulations created by the backlog planner, to review how the actual sales order might be planned after it's created. The possible values are Yes or No. -
SoLineNumber: string
Maximum Length:
150
Number that uniquely identifies the sales order line for the demand. -
SourceDocumentLineNumber: string
Maximum Length:
150
Number that identifies the source document for the internal order fulfillment line request. -
SourceDocumentNumber: string
Maximum Length:
240
Number that identifies the source document for the internal order fulfillment line request. -
SourceDocumentOrderType: string
Read Only:
true
Maximum Length:100
Order type of the document in the source system against which fulfillment line has been created. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
SourceOrganizationId: integer
Value that uniquely identifies the source organization on the demand.
-
SourceOrgInstanceId: integer
(int64)
Unique identifier of the instance that the shipping organization belongs to.
-
SourceTimeZone: string
Read Only:
true
Maximum Length:4000
Time zone associated with the entity that's sourcing the sales order. The sourcing entity can be a supplier or an organization. -
SplitIndicator: integer
Indicates whether the order line was actually split.
-
SupplierSiteSourceSystem: string
Read Only:
true
Maximum Length:4000
Source system associated with the requested drop ship supplier. -
SupplierSiteSourceSystemId: integer
Unique identifier of the source system for the supplier site.
-
SupplyPickDate: string
(date)
Date to pick and pack the item that's to be shipped from the warehouse.
-
Task: integer
(int64)
Name of an activity in a project. Demands and supplies can be allocated to a task in a project.
-
UOMCode: string
Maximum Length:
4000
Abbreviation that identifies the unit of measure associated with the order quantity. -
UserDefinedPriority: string
Read Only:
true
Maximum Length:100
Priority of a demand defined on the order line, collected either from Oracle Fusion Cloud Order Management or from an external source and shown in the backlog management plan. -
UsingAssemblyDemandDate: string
(date)
Read Only:
true
For planned order associated with demands, this field refers to the assembly date with this item as a component. -
UsingAssemblyItemId: integer
For component demands, this field refers to the unique identifier of the assembly item that uses this item as a component.
-
UsingRequirementQuantity: number
Number that specifies the open quantity for the demand or the demand quantity that hasn't been shipped.
-
UsrDefDmdLeadTimeDate: string
(date)
Date that corresponds to the lead time available to fulfill the demand.
-
ZoneId: integer
(int64)
A unique value designating a geographic boundary, such as a country or a range of postal codes where the demand quantity is being shipped. For example, a zone may include France, Italy, and England.
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.
Examples
This example describes how to get all sales order lines.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/backlogDemands"
Example Response Body
The following example includes the contents of the response body
in JSON format:
{ "items": [ { "AllowSplitsCode": 2, "AttributeChar1": "AMS CLUB", "AttributeChar10": null, "AttributeChar11": null, "AttributeChar12": null, "AttributeChar13": null, "AttributeChar14": null, "AttributeChar15": null, "AttributeChar16": null, "AttributeChar17": null, "AttributeChar18": null, "AttributeChar19": null, "AttributeChar2": "BY_SPS", "AttributeChar20": null, "AttributeChar3": null, "AttributeChar4": null, "AttributeChar5": null, "AttributeChar6": null, "AttributeChar7": null, "AttributeChar8": null, "AttributeChar9": null, "AttributeDate1": null, "AttributeDate10": null, "AttributeDate11": null, "AttributeDate12": null, "AttributeDate13": null, "AttributeDate14": null, "AttributeDate15": null, "AttributeDate16": null, "AttributeDate17": null, "AttributeDate18": null, "AttributeDate19": null, "AttributeDate2": null, "AttributeDate20": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "AttributeDate6": null, "AttributeDate7": null, "AttributeDate8": null, "AttributeDate9": null, "AttributeNumber1": 10, "AttributeNumber10": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "BaseDemandId": 3099559, "BmRunId": -1, "ItemType": 4, "ItemTypeCode": "Standard", "RequestedCarrierId": null, "CategoryId": "696144", "CompletedQuantity": null, "ConfigurationItemId": null, "ConstraintRank": null, "CreationDate": "2030-02-06", "CustomerId": 300100127519957, "CustomerName": "Maru Pvt Ltd_BLM", "CustomerShipSite": "BLM_Customer Location 9", "CustomerSiteId": 999990018178963, "DaysLate": 0, "DaysPotentiallyImprove": null, "DemandClass": null, "DemandClassCode": null, "DemandFulfillmentLeadTime": null, "DemandId": 3099559, "DemandLeadTimeDate": "2030-02-20", "DemandPriority": 4880, "DemandSourceInstance": "BLM", "DemandSourceSystemId": 300100168869648, "DemandSourceType": null, "EarliestAcceptArrivalDate": null, "EarliestAcceptShipDate": null, "EarliestAcceptableDate": null, "EarliestPromisedDate": null, "EnforceCurrentCommitCode": 1, "ExpectedArrivalDate": "2030-01-21", "ExpectedCarrier": null, "ExpectedCarrierId": null, "ExpectedDate": "2030-01-21", "ExpectedDshipSuppSite": null, "ExpectedDshipSupplier": null, "ExpectedModeOfTransport": null, "ExpectedModeOfTransportId": null, "ExpectedOrganizationId": 45642, "ExpectedServiceLevel": null, "ExpectedServiceLevelId": null, "ExpectedShipDate": "2030-01-21", "ExpectedShipFromWareName": "Phoenix Warehouse_BLM", "ExpectedShipFromWarehouse": "BLM:BLM_M5", "ExpectedShipMethodId": null, "ExpectedSupplierId": null, "ExpectedSupplierSiteId": null, "FirmSalesOrderCode": 2, "FulfillmentLine": "BLM-PHANTOM-SO1:Line 1", "FulfillmentLineNumber": null, "FulfillmentMode": "Shipment from internal warehouse", "Project": null, "Task": null, "GlobalAttributeNumber13": null, "GlobalAttributeNumber14": null, "GlobalAttributeNumber15": null, "GlobalAttributeNumber16": null, "GlobalAttributeNumber17": null, "GlobalAttributeNumber18": null, "GlobalAttributeNumber19": null, "GlobalAttributeNumber20": null, "GlobalAttributeNumber21": null, "GlobalAttributeNumber22": null, "GlobalAttributeNumber23": null, "GlobalAttributeNumber24": null, "GlobalAttributeNumber25": null, "ProjectGroup": null, "InquiryDemand": 2, "InventoryItemId": 26489072, "Item": "BLM-RT-ITEMPHA", "ItemDescription": "BLM-RT-ITEMPHA", "ItemSubTypeCode": 10, "LastUpdateDate": "2025-02-19", "LastUpdatedBy": "BLM_ALL", "LatestAcceptableArrivalDate": null, "LatestAcceptableDate": null, "LatestAcceptableShipDate": null, "ManualOverrideCode": 2, "RequestedModeOfTransportId": null, "NameOfCategory": "BLM_CAT_PHANTOM", "OrchOrderHeaderId": null, "OrchOrderLineId": null, "OrchOrderLineNumber": null, "OrchOrderNumber": null, "OrderDateTypeCode": 1, "OrderLineNumber": "Line 1", "OrderLineStatusCode": null, "OrderNumber": "BLM-PHANTOM-SO1", "OrderType": "Sales order", "OrderTypeCode": 1, "OrderedUOM": "Egb", "RequestedOrganization": "BLM:BLM_M5", "RequestedOrganizationId": 45642, "RequestedOrganizationName": "Phoenix Warehouse_BLM", "OrigParentFulLine": null, "OriginalQuantity": null, "OriginalShipSetName": null, "OverridePriority": null, "ParentFulfillmentLine": null, "PlannedDateWithoutItem": null, "PlannerCode": "BLM_PLAN", "PromiseDate": null, "PromisedArrivalDate": "2030-01-21", "PromisedShipDate": "2030-01-21", "PullInCode": 1, "ReasonCode": null, "ReceivingOrgId": null, "ReleaseStatus": null, "RemovedFromSet": 2, "RequestDate": "2030-01-21", "RequestShipDate": "2030-01-21", "RequestedArrivalDate": null, "RequestedQuantity": 2, "ReservationStatusValue": 2, "ReservedQuantity": null, "RootFulfillmentLine": null, "SalesOrderLineId": "BLM-PHANTOM-SO1:Line 1", "SalesOrderNumber": "BLM-PHANTOM-SO1", "ScheduleArrivalDate": "2030-01-21", "ScheduleDate": "2030-01-21", "ScheduleShipDate": "2030-01-21", "ScheduledCarrier": null, "ScheduledDaysOfDelays": 0, "ScheduledDropshipSupSite": null, "ScheduledDropshipSupplier": null, "ScheduledItem": "BLM-RT-ITEMPHA", "ScheduledItemDescription": "BLM-RT-ITEMPHA", "ScheduledModeOfTransport": null, "ScheduledQuantity": 2, "ScheduledServiceLevel": null, "ScheduledShipFromOrgId": 45642, "ScheduledShipFromWareName": "Phoenix Warehouse_BLM", "ScheduledShipFromWarehouse": "BLM:BLM_M5", "ScheduledSupplierId": null, "ScheduledSupplierSiteId": null, "SchedulingStatusCode": 1, "RequestedServiceLevelId": null, "SetHeaderName": null, "SetTypeCode": null, "SetName": null, "SoLineNumber": "Line 1", "SourceDocumentOrderType": "Sales order", "SourceDocumentLineNumber": "Line 1", "SourceDocumentNumber": "BLM-PHANTOM-SO1", "SourceOrgInstanceId": null, "SourceOrganizationId": 45642, "SplitIndicator": 1, "RequestedSupplierId": null, "RequestedSupplierSiteId": null, "SupplierSiteSourceSystemId": null, "SupplyPickDate": "2030-01-21", "UOMCode": "Each_BLM", "UserDefinedPriority": null, "UsingAssemblyDemandDate": "2030-01-21", "UsingAssemblyItemId": -1, "UsingRequirementQuantity": 2, "UsrDefDmdLeadTimeDate": null, "ZoneId": null, "SimulatedDaysOfDelay": 0, "DaysOfImprovement": 0, "DestinationTimeZone": "Coordinated Universal Time", "SourceTimeZone": "Coordinated Universal Time", "OrgTimeZone": "Coordinated Universal Time", "RequestedDropShipSupplier": null, "RequestedDshipSupplierSite": null, "ReservedSupplyDocumentNumber": null, "ReservedSupplyDocumentType": null, "PlannedDate": "2030-01-21", "AvailableQuantity": 2, "AvailableItem": "BLM-RT-ITEMPHA", "RequestedCarrier": null, "RequestedServiceLevel": null, "RequestedModeOfTransport": null, "RequestedShipMethod": null, "ExpectedShipMethod": null, "ItemSubType": "Standard", "OrderRevenue": 6400, "OrderMargin": 3600, "SellingPrice": 3200, "FulfillmentCost": 2800, "ErrorText": null, "InternalOrderType": null, "SchedulingStatus": "Scheduled", "ReservationStatus": "No", "RequestType": "Ship", "FirmSalesOrder": "No", "ManualOverride": "No", "SimulationDemand": "No", "EnforceCurrentCommit": "Yes", "PullIn": "Yes", "SetType": null, "AllowSplits": "No", "OrderLineStatus": null, "ShipToZone": null, "ShipToOrganization": null, "ShipToOrganizationName": null, "SupplierSiteSourceSystem": null, "ConfigurationItem": null, "DestinationType": "Inventory", "ScheduledQuantityUOM": "Each_BLM", "PromisingSystem": null, "ReleaseStatusMeaning": null, "PlanningAttrVal11": null, "PlanningAttrVal12": null, "PlanningAttrVal13": null, "PlanningAttrVal14": null, "PlanningAttrVal15": null, "PlanningAttrVal16": null, "PlanningAttrVal17": null, "PlanningAttrVal18": null, "PlanningAttrVal19": null, "PlanningAttrVal20": null, "PlanningAttrVal21": null, "PlanningAttrVal22": null, "PlanningAttrVal23": null, "PlanningAttrVal24": null, "PlanningAttrVal25": null, "PlanningAttrVal26": null, "OriginalSetType": null, "GlobalAttributeChar21": null, "GlobalAttributeChar22": null, "GlobalAttributeChar23": null, "RowModified": null, "PlanScope": null, "DisplayAttributeCode": 2, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/backlogDemands/3099559", "name": "backlogDemands", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/backlogDemands/3099559", "name": "backlogDemands", "kind": "item" } ] }, { "AllowSplitsCode": 2, "AttributeChar1": "AMS CLUB", "AttributeChar10": null, "AttributeChar11": null, "AttributeChar12": null, "AttributeChar13": null, "AttributeChar14": null, "AttributeChar15": null, "AttributeChar16": null, "AttributeChar17": null, "AttributeChar18": null, "AttributeChar19": null, "AttributeChar2": "BY_SPS", "AttributeChar20": null, "AttributeChar3": null, "AttributeChar4": null, "AttributeChar5": null, "AttributeChar6": null, "AttributeChar7": null, "AttributeChar8": null, "AttributeChar9": null, "AttributeDate1": null, "AttributeDate10": null, "AttributeDate11": null, "AttributeDate12": null, "AttributeDate13": null, "AttributeDate14": null, "AttributeDate15": null, "AttributeDate16": null, "AttributeDate17": null, "AttributeDate18": null, "AttributeDate19": null, "AttributeDate2": null, "AttributeDate20": null, "AttributeDate3": null, "AttributeDate4": null, "AttributeDate5": null, "AttributeDate6": null, "AttributeDate7": null, "AttributeDate8": null, "AttributeDate9": null, "AttributeNumber1": 10, "AttributeNumber10": null, "AttributeNumber2": null, "AttributeNumber3": null, "AttributeNumber4": null, "AttributeNumber5": null, "AttributeNumber6": null, "AttributeNumber7": null, "AttributeNumber8": null, "AttributeNumber9": null, "BaseDemandId": 3099560, "BmRunId": -1, "ItemType": 4, "ItemTypeCode": "Standard", "RequestedCarrierId": null, "CategoryId": "696144", "CompletedQuantity": null, "ConfigurationItemId": null, "ConstraintRank": null, "CreationDate": "2030-02-06", "CustomerId": 300100127519957, "CustomerName": "Maru Pvt Ltd_BLM", "CustomerShipSite": "BLM_Customer Location 9", "CustomerSiteId": 999990018178963, "DaysLate": 0, "DaysPotentiallyImprove": null, "DemandClass": null, "DemandClassCode": null, "DemandFulfillmentLeadTime": null, "DemandId": 3099560, "DemandLeadTimeDate": "2030-02-20", "DemandPriority": 5210, "DemandSourceInstance": "BLM", "DemandSourceSystemId": 300100168869648, "DemandSourceType": null, "EarliestAcceptArrivalDate": null, "EarliestAcceptShipDate": null, "EarliestAcceptableDate": null, "EarliestPromisedDate": null, "EnforceCurrentCommitCode": 1, "ExpectedArrivalDate": "2030-01-28", "ExpectedCarrier": null, "ExpectedCarrierId": null, "ExpectedDate": "2030-01-28", "ExpectedDshipSuppSite": null, "ExpectedDshipSupplier": null, "ExpectedModeOfTransport": null, "ExpectedModeOfTransportId": null, "ExpectedOrganizationId": 45642, "ExpectedServiceLevel": null, "ExpectedServiceLevelId": null, "ExpectedShipDate": "2030-01-28", "ExpectedShipFromWareName": "Phoenix Warehouse_BLM", "ExpectedShipFromWarehouse": "BLM:BLM_M5", "ExpectedShipMethodId": null, "ExpectedSupplierId": null, "ExpectedSupplierSiteId": null, "FirmSalesOrderCode": 2, "FulfillmentLine": "BLM-PHANTOM-SO2:Line 1", "FulfillmentLineNumber": null, "FulfillmentMode": "Shipment from internal warehouse", "Project": null, "Task": null, "GlobalAttributeNumber13": null, "GlobalAttributeNumber14": null, "GlobalAttributeNumber15": null, "GlobalAttributeNumber16": null, "GlobalAttributeNumber17": null, "GlobalAttributeNumber18": null, "GlobalAttributeNumber19": null, "GlobalAttributeNumber20": null, "GlobalAttributeNumber21": null, "GlobalAttributeNumber22": null, "GlobalAttributeNumber23": null, "GlobalAttributeNumber24": null, "GlobalAttributeNumber25": null, "ProjectGroup": null, "InquiryDemand": 2, "InventoryItemId": 26489072, "Item": "BLM-RT-ITEMPHA", "ItemDescription": "BLM-RT-ITEMPHA", "ItemSubTypeCode": 10, "LastUpdateDate": "2025-02-19", "LastUpdatedBy": "BLM_ALL", "LatestAcceptableArrivalDate": null, "LatestAcceptableDate": null, "LatestAcceptableShipDate": null, "ManualOverrideCode": 2, "RequestedModeOfTransportId": null, "NameOfCategory": "BLM_CAT_PHANTOM", "OrchOrderHeaderId": null, "OrchOrderLineId": null, "OrchOrderLineNumber": null, "OrchOrderNumber": null, "OrderDateTypeCode": 2, "OrderLineNumber": "Line 1", "OrderLineStatusCode": null, "OrderNumber": "BLM-PHANTOM-SO2", "OrderType": "Sales order", "OrderTypeCode": 1, "OrderedUOM": "Egb", "RequestedOrganization": "BLM:BLM_M5", "RequestedOrganizationId": 45642, "RequestedOrganizationName": "Phoenix Warehouse_BLM", "OrigParentFulLine": null, "OriginalQuantity": null, "OriginalShipSetName": null, "OverridePriority": null, "ParentFulfillmentLine": null, "PlannedDateWithoutItem": null, "PlannerCode": "BLM_PLAN", "PromiseDate": null, "PromisedArrivalDate": "2030-01-28", "PromisedShipDate": "2030-01-28", "PullInCode": 1, "ReasonCode": null, "ReceivingOrgId": null, "ReleaseStatus": null, "RemovedFromSet": 2, "RequestDate": "2030-01-28", "RequestShipDate": null, "RequestedArrivalDate": "2030-01-28", "RequestedQuantity": 6, "ReservationStatusValue": 2, "ReservedQuantity": null, "RootFulfillmentLine": null, "SalesOrderLineId": "BLM-PHANTOM-SO2:Line 1", "SalesOrderNumber": "BLM-PHANTOM-SO2", "ScheduleArrivalDate": "2030-01-28", "ScheduleDate": "2030-01-28", "ScheduleShipDate": "2030-01-28", "ScheduledCarrier": null, "ScheduledDaysOfDelays": 0, "ScheduledDropshipSupSite": null, "ScheduledDropshipSupplier": null, "ScheduledItem": "BLM-RT-ITEMPHA", "ScheduledItemDescription": "BLM-RT-ITEMPHA", "ScheduledModeOfTransport": null, "ScheduledQuantity": 6, "ScheduledServiceLevel": null, "ScheduledShipFromOrgId": 45642, "ScheduledShipFromWareName": "Phoenix Warehouse_BLM", "ScheduledShipFromWarehouse": "BLM:BLM_M5", "ScheduledSupplierId": null, "ScheduledSupplierSiteId": null, "SchedulingStatusCode": 1, "RequestedServiceLevelId": null, "SetHeaderName": null, "SetTypeCode": null, "SetName": null, "SoLineNumber": "Line 1", "SourceDocumentOrderType": "Sales order", "SourceDocumentLineNumber": "Line 1", "SourceDocumentNumber": "BLM-PHANTOM-SO2", "SourceOrgInstanceId": null, "SourceOrganizationId": 45642, "SplitIndicator": 1, "RequestedSupplierId": null, "RequestedSupplierSiteId": null, "SupplierSiteSourceSystemId": null, "SupplyPickDate": "2030-01-28", "UOMCode": "Each_BLM", "UserDefinedPriority": null, "UsingAssemblyDemandDate": "2030-01-28", "UsingAssemblyItemId": -1, "UsingRequirementQuantity": 6, "UsrDefDmdLeadTimeDate": null, "ZoneId": null, "SimulatedDaysOfDelay": 0, "DaysOfImprovement": 0, "DestinationTimeZone": "Coordinated Universal Time", "SourceTimeZone": "Coordinated Universal Time", "OrgTimeZone": "Coordinated Universal Time", "RequestedDropShipSupplier": null, "RequestedDshipSupplierSite": null, "ReservedSupplyDocumentNumber": null, "ReservedSupplyDocumentType": null, "PlannedDate": "2030-01-28", "AvailableQuantity": 6, "AvailableItem": "BLM-RT-ITEMPHA", "RequestedCarrier": null, "RequestedServiceLevel": null, "RequestedModeOfTransport": null, "RequestedShipMethod": null, "ExpectedShipMethod": null, "ItemSubType": "Standard", "OrderRevenue": 19200, "OrderMargin": 16400, "SellingPrice": 3200, "FulfillmentCost": 2800, "ErrorText": null, "InternalOrderType": null, "SchedulingStatus": "Scheduled", "ReservationStatus": "No", "RequestType": "Arrival", "FirmSalesOrder": "No", "ManualOverride": "No", "SimulationDemand": "No", "EnforceCurrentCommit": "Yes", "PullIn": "Yes", "SetType": null, "AllowSplits": "No", "OrderLineStatus": null, "ShipToZone": null, "ShipToOrganization": null, "ShipToOrganizationName": null, "SupplierSiteSourceSystem": null, "ConfigurationItem": null, "DestinationType": "Inventory", "ScheduledQuantityUOM": "Each_BLM", "PromisingSystem": null, "ReleaseStatusMeaning": null, "PlanningAttrVal11": null, "PlanningAttrVal12": null, "PlanningAttrVal13": null, "PlanningAttrVal14": null, "PlanningAttrVal15": null, "PlanningAttrVal16": null, "PlanningAttrVal17": null, "PlanningAttrVal18": null, "PlanningAttrVal19": null, "PlanningAttrVal20": null, "PlanningAttrVal21": null, "PlanningAttrVal22": null, "PlanningAttrVal23": null, "PlanningAttrVal24": null, "PlanningAttrVal25": null, "PlanningAttrVal26": null, "OriginalSetType": null, "GlobalAttributeChar21": null, "GlobalAttributeChar22": null, "GlobalAttributeChar23": null, "RowModified": null, "PlanScope": null, "DisplayAttributeCode": 2, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/backlogDemands/3099560", "name": "backlogDemands", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/backlogDemands/3099560", "name": "backlogDemands", "kind": "item" } ] } ], "count": 2, "hasMore": false, "limit": 25, "offset": 0, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/backlogDemands", "name": "backlogDemands", "kind": "collection" } ] }