Get one supply
get
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}
Request
Path Parameters
-
PlanId(required): integer
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
TransactionId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : supplyPlans-PlanningSupplies-item-response
Type:
Show Source
object-
Action: string
Read Only:
trueMaximum Length:80Value that indicates the action recommended by planning. A list of accepted values is defined in the lookup type ORA_MSC_ACTIONS. -
ActionCode: integer
Read Only:
trueCode that indicates the type of recommended change made by the planning engine to the supply or demand. Valid values are 1: Cancel, 2: Reschedule in, 3: Reschedule out, 4: Release, 5: Release reservation, 6: None, and 7: Reschedule and release reservation. A list of accepted values is defined in the lookup ORA_MSC_ACTIONS. -
AlternateBOMDesignator: string
Maximum Length:
4000Name of the alternate bill of material. -
AlternateFacilityUsed: string
Read Only:
trueMaximum Length:4000Indicates whether the planned order uses an alternate facility. Valid values are Yes or No. If Yes, then the planned order uses an alternate facility. If No, then the planned order doesn't use an alternate facility. Only applicable for constrained plans. -
AlternateResourceUsed: string
Read Only:
trueMaximum Length:4000Indicates whether the planned order uses an alternate resource. Valid values are Yes or No. If Yes, then the planned order uses an alternate resource. If No, then the planned order doesn't use an alternate resource. Only applicable for constrained plans. -
AlternateRoutingDesignator: string
Maximum Length:
400Name of a routing used for the make order. -
AlternateSupplierUsed: string
Read Only:
trueMaximum Length:4000Indicates whether the planned order uses an alternate supplier. Valid values are Yes or No. If Yes, then the planned order uses an alternate supplier. If No, then the planned order doesn't use an alternate supplier. Only applicable for constrained plans. -
AlternateWorkDefinitionUsed: string
Read Only:
trueMaximum Length:4000Indicates whether the planned order uses an alternate work definition. Valid values are Yes or No. If Yes, then the planned order uses an alternate work definition. If No, then the planned order doesn't use an alternate work definition. Only applicable for constrained plans. -
AltFacilityUsed: integer
Title:
Alternate Facility UsedRead Only:trueValue that indicates whether the planned order uses an alternate facility or not. -
AltResourceUsed: integer
Title:
Alternate Resource UsedRead Only:trueValue that indicates whether the planned order uses an alternate resource or not. -
AltSupplierUsed: integer
Title:
Alternate Supplier UsedRead Only:trueValue that indicates whether the planned order uses an alternate supplier or not. -
AltWorkDefinitionUsed: integer
Title:
Alternate Work Definition UsedRead Only:trueValue that indicates whether the planned order uses an alternate work definition or not. -
AssetNumber: string
Title:
AssetRead Only:trueMaximum Length:80Number that identifies the asset associated with a maintenance work order. -
BatchQuantity: number
Title:
Batch QuantityRead Only:trueQuantity that moves through operations in a process work order. -
BatchUOM: string
Title:
Batch Quantity UOMRead Only:trueMaximum Length:30Identifies the unit of measure for the batch quantity in a process work definition. -
BillSequenceId: integer
(int64)
Value that uniquely identifies the sequence in which a component is used within an operation.
-
BmtOption: integer
Title:
Buyer-Managed TransportationRead Only:trueContains one of the following values: 1 or 2. If 1, then the buyer is responsible for the transportation of the purchased item. If 2, then the buyer isn't responsible for the transportation of the purchased item. This attribute applies only to purchased items. -
BOMItemType: integer
Read Only:
trueName of the type of item. Valid values include 1: Model, 2: Option Class, 3: Planning, 4: Standard, or 5: Product Family. A list of accepted values is defined in the lookup type ORA_MSC_BOM_ITEM_TYPE. -
Buyer: string
Title:
BuyerRead Only:trueName of the buyer associated to the item. -
BuyerManagedTransportation: string
Read Only:
trueMaximum Length:200Contains one of the following values: Yes or No. If Yes, then the buyer is responsible for the transportation of the purchased item. If No, then the buyer isn't responsible for the transportation of the purchased item. This attribute applies only to purchased items. -
Canceled: integer
Read Only:
trueValue that indicates whether the supply has been canceled. -
CanceledText: string
Read Only:
trueMaximum Length:4000Value that indicates whether the supply has been canceled. Valid values are: Yes or No. If Yes, then the supply has been canceled. If No, then the supply hasn't been canceled. -
CarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
CategoryName: string
Title:
CategoryRead Only:trueMaximum Length:4000Name of the category to which the item is assigned. -
ChildOrganization: string
Read Only:
trueMaximum Length:4000Organization code of an organization that's modeled as a child organization with a modeled subinventory code. -
ChildOrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the child organization. -
CompletedQuantity: number
Title:
Completed QuantityRead Only:trueQuantity of the work order that's already completed. -
ComponentQuantityIssued: number
Title:
Component Quantity IssuedRead Only:trueQuantity of a component issued to a work order. -
CompressionDays: number
Title:
Compression DaysRead Only:trueNumber of days prior to the plan start date that the order has to be scheduled to be considered on time. -
ConsumptionStartDate: string
(date)
Title:
Consumption Start DateRead Only:trueDate when a supply starts being consumed by demands. -
ContributesDmdLateness: number
Title:
Contributes to Demand LatenessRead Only:trueIndicates whether the supply is on the critical path leading to a demand that's satisfied late. Valid values are 1 or 2. If 1, then the supply is on the critical path leading to a demand that's satisfied late. If 2, then the supply isn't on the critical path leading to a demand that's satisfied late. Only applicable for constrained plans. -
ContributesOverload: number
Title:
Contributes to OverloadRead Only:trueIndicates whether the supply contributes to a capacity overload. Valid values are 1 or 2. If 1, then the supply contributes to a capacity overload. If 2, then the supply doesn't contribute to a capacity overload. Only applicable for constrained plans. -
ContributesToDemandLateness: string
Read Only:
trueMeaning associated with the ContributesDmdLateness attribute. Value values are Yes and No. -
ContributesToOverload: string
Read Only:
trueMaximum Length:4000Meaning associated with the ContributesOverload attribute. Value values are Yes and No. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the order. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the order. -
CumulativeYield: number
Title:
Cumulative YieldRead Only:trueName of the column that contains the cumulative yield. For example, the name of the column in the Supplies and Demands view. This column is the product of operation yields of all the operations in the work definition of an item. -
Customer: string
Title:
CustomerMaximum Length:4000Name of the customer associated with the drop ship purchase order. -
CustomerId: integer
(int64)
Value that uniquely identifies the customer.
-
CustomerSite: string
Title:
Customer SiteMaximum Length:4000Code associated with a specific customer ship-to location. -
CustomerSiteId: integer
(int64)
Value that uniquely identifies the customer site.
-
DataSecurityEditAllowed: string
Read Only:
trueContains one of the following: yes or null. If yes, then the user has data security edit privileges. If null, then the user doesn't have data security edit privileges. -
DaysPastDue: number
Title:
Days Past DueRead Only:trueNumber of days that the supply date is in the past. -
DestinationTimeZone: string
Title:
Destination Time ZoneRead Only:trueMaximum Length:100Time zone associated with the entity that's receiving the order. The destination entity can be a customer or an organization. -
DestinationType: string
Read Only:
trueMaximum Length:200Value that indicates where the supply is destined. A list of accepted values is defined in the lookup type ORA_MSC_DESTINATION_TYPE. -
DestOrgCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the destination organization for an order. -
DropShipDestType: integer
Title:
Destination TypeCode that identifies where the supply is destined. A list of accepted values is defined in the lookup type ORA_MSC_DESTINATION_TYPE. -
EarliestStartDate: string
(date)
Title:
Earliest Start DateRead Only:trueEarliest date on which a supply can start based on the lead times of all its upstream supplies, or its planning time-fence date, or based on the constrained capacity of a resource or supplier. This date is calculated by constraint-based plans -
ExpectedScrapQuantity: number
Title:
Expected Scrap QuantityRead Only:trueQuantity of the work order or planned order that's expected to be scrapped in addition to the quantity already scrapped. -
ExpenseDestinationTransfer: string
Read Only:
trueMaximum Length:100Contains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
ExpenseTransfer: number
Read Only:
trueContains one of the following values: Yes or No. If Yes, then the transfer is to an expense destination. If No, then the transfer isn't to an expense destination. -
ExpirationDate: string
(date)
Title:
Expiration DateDate when the existing lot associated with the supply expires. -
FirmComponents: string
Read Only:
trueContains one of the following values: Yes or No. If Yes, then the make order has an associated firm component. If No, then the make order doesn't have an associated firm component. -
FirmDate: string
(date)
Title:
Firm DateDate when supply is due. This attribute is a fixed value that can't be rescheduled by planning and is only populated when the firm status is firm. -
FirmPlannedType: integer
(int32)
Title:
Firm StatusValue that indicates whether the order is firmed or not. Valid values are 1 or 2. If 1, then the order is firm. If 2, then the order isn't firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
FirmQuantity: number
Title:
Firm QuantityFixed quantity of supply. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmResources: string
Read Only:
trueContains one of the following values: Yes or No. If Yes, then the make order has an associated firm resource. If No, then the make order doesn't have an associated firm resource. -
FirmStartDate: string
(date)
Date when supply begins. This attribute is a fixed value that can't be rescheduled by planning and is only populated when the firm status is firm.
-
FirmStartQuantity: number
Title:
Firm Start QuantityUser-specified start quantity of a supply. This attribute value can't be changed by planning and is only populated when the firm status is firm. -
FirmStatus: string
Read Only:
trueMaximum Length:200Status that indicates whether the order is firm or not. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
HasFirmComponent: integer
Read Only:
trueContains one of the following values: 1 or 2. If 1, then the make order has an associated firm component. If 2, then the make order doesn't have an associated firm component. -
HasFirmResource: integer
Read Only:
trueContains one of the following values: 1 or 2. If 1, then the make order has an associated firm resource. If 2, then the make order doesn't have an associated firm resource. -
HoldDate: string
(date)
Title:
Hold DateRead Only:trueDate on which the on-hand inventory lot is no longer on hold. -
ImplementAlternateBOM: string
Maximum Length:
100Name of an alternate, nonprimary item structure that will be used when the order is released. -
ImplementAlternateRouting: string
Maximum Length:
100Name of a routing that will be used when the order is released. -
ImplementAs: integer
Title:
Implement Order TypeValue that indicates the type of order to be implemented. Valid values are 1: None, 2: Purchase requisition, 3: Work order, or 5: Internal requisition. A list of accepted values is defined in the lookup type ORA_MSC_WORKBENCH_IMPLEMENT_AS. -
ImplementDate: string
(date)
Title:
Implement DateDate when the order is released. -
ImplementDockDate: string
(date)
Title:
Implement Dock DateDate when the material should be on the receiving dock when the order is released. -
ImplementedQuantity: number
Title:
Implemented QuantityCumulative quantity that has been released to date. -
ImplementFirm: integer
Title:
Implement FirmValue that indicates whether the order is firm or not. Valid values are 1: Firm and 2: Not Firm. A list of accepted values is defined in the lookup type MSC_YES_NO. -
ImplementFirmOption: string
Read Only:
trueMaximum Length:200Status to use when the order is released. Valid values include Firm and Not firm. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_FIRM_STATUS. -
ImplementItemStructure: string
Title:
Implement Item Structure NameMaximum Length:4000Name of the item structure for the order that's released. -
ImplementJobName: string
Title:
Implement Work Order NumberMaximum Length:120Job name of the work order to be created when the order is released. -
ImplementLocation: string
Title:
Implement LocationMaximum Length:400Value that identifies the deliver-to location to use when the order is released. -
ImplementLocationId: integer
(int64)
Value that uniquely identifies the deliver-to location to use when the order is released.
-
ImplementOrderType: string
Read Only:
trueMaximum Length:4000Value that indicates the type of order to use when the order is released. A list of accepted values is defined in the lookup type ORA_MSC_WORKBENCH_IMPLEMENT_AS. -
ImplementQuantity: number
Title:
Implement QuantityQuantity of the order that's released. -
ImplementShipDate: string
(date)
Title:
Implement Ship DateDate when the order is shipped. -
ImplementShipMethod: string
Maximum Length:
30Value that indicates the shipping method to use when the order is released. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ImplementShippingMethod: string
Title:
Implement Shipping MethodMaximum Length:400Value that indicates the shipping method to use when the order is released, or is a concatenation of carrier name, method of transportation, and service level to use when the order is released. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ImplementSourceOrganization: string
Title:
Implement Source OrganizationMaximum Length:100Source organization used for the order that's released. -
ImplementSourceOrgId: integer
(int64)
Value that uniquely identifies the source organization to use when the order is released.
-
ImplementStatus: string
Read Only:
trueMaximum Length:200Status of the order to use when the order is released. Valid Values are Unreleased or Released. -
ImplementStatusCode: integer
Title:
Implement StatusAbbreviation that identifies the status to use when the order is released. Valid values are 1 or 3. If 1, then the order isn't released. If 3, then the order is released. -
ImplementSupplier: string
Title:
Implement SupplierMaximum Length:360Name of the supplier for the order that's released. -
ImplementSupplierSite: string
Title:
Implement Supplier SiteMaximum Length:300Abbreviation that indicates the specific supplier ship-from location to use when the order is released. -
ImplementVendorId: integer
(int64)
Value that uniquely identifies the supplier to use when the order is released.
-
ImplementVendorSiteId: integer
(int64)
Value that uniquely identifies the specific supplier ship-from location to use when the order is released.
-
ImplementWIPClassCode: string
Title:
Implement Work Order SubtypeMaximum Length:40Value that indicates the subtype of the work order to be implemented. Valid values are 1: Standard production, 2: Repair, 3: Prototype, 4: Pilot lot, or 5: Test lot. A list of accepted values is defined in the lookup type ORA_MSC_WO_SUB_TYPE. -
ImplementWorkDefinition: string
Title:
Implement Work Definition NameMaximum Length:4000Name of the work definition that's used when the order is released. -
ImplementWorkOrderSubtype: string
Read Only:
trueMaximum Length:200Meaning associated with the ImplementWIPClassCode attribute. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the item.
-
Item: string
Title:
ItemMaximum Length:300Name of the item associated with the supply. -
ItemDescription: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the item that's associated with the supply. -
ItemStructureName: string
Title:
Item Structure NameMaximum Length:100Name of the item structure planned to be used for the make order. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the order was most recently updated. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the supply. -
LatestStartDate: string
(date)
Title:
Latest Start DateRead Only:trueLatest date on which a supply can start. This date is computed by offsetting the lead time of the supply from its need-by date. This date is calculated by constraint-based plans. -
LineNumber: string
Title:
Line NumberRead Only:trueMaximum Length:100Number that identifies the order line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Lot: string
Title:
LotRead Only:trueMaximum Length:80Number that identifies the lot of the on-hand supply. -
MakeOrBuy: string
Read Only:
trueMaximum Length:100Value that indicates whether the item is a manufactured item or a purchased item. Valid values include Make or Buy. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
MarkForReleaseOption: string
Value that indicates the release status of the order. Valid values are 1: Marked For Release or 2: Not Marked For Release. When marking or not marking orders for release, the request body must include only the MarkForReleaseOption attribute.
-
MaturityDate: string
(date)
Title:
Maturity DateRead Only:trueDate when an inventory lot fully matures. It can then be used to fulfill demand. -
Message: string
Read Only:
trueText of the error message, if any, encountered when creating or updating a supply. -
ModeOfTransport: integer
(int64)
Value that uniquely identifies the mode of transportation that's planned to be used to ship an order from the source organization or supplier. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is WSH_MODE_OF_TRANSPORT.
-
MtqSupplyDate: string
(date)
Title:
MTQ Supply DateRead Only:trueDate when the first minimum transfer quantity supply of the upstream process is available for the downstream process. -
NeedByDate: string
(date)
Title:
Need-by DateRead Only:trueDate when the supply quantity is needed. -
OldDockDate: string
(date)
Title:
Old Dock DateRead Only:trueDate when the order was originally to arrive at the receiving dock. This attribute value is extracted from the source application. -
OldDueDate: string
(date)
Title:
Old Due DateRead Only:trueDate when the order was originally due. This attribute value is extracted from the source application. -
OperationSequenceNumber: integer
Read Only:
trueNumber that identifies the execution sequence of the operation. -
OrderNumber: string
Title:
Order NumberRead Only:trueMaximum Length:4000Number that identifies the order associated with the supply. -
OrderQuantity: number
Title:
Order QuantityRead Only:trueQuantity associated with the supply. -
OrderStatus: string
Read Only:
trueMaximum Length:200SCM Cloud transactional status of a work order, purchase order, or transfer order supplies that are referred to by the planning process. -
OrderType: integer
(int32)
Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE.
-
OrderTypeText: string
Title:
Order TypeMaximum Length:4000Type of order such as on hand, purchase order, or work order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Title:
OrganizationMaximum Length:49Name of the organization associated with the order. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
OrganizationTimeZone: string
Title:
Organization Time ZoneRead Only:trueMaximum Length:100Time zone associated with an organization. -
OrgCurrencyCode: string
Read Only:
trueAbbreviation that identifies the base currency of the organization. -
OriginalItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the requested item. -
OriginalItemName: string
Title:
Requested ItemRead Only:trueMaximum Length:4000Name of the requested item associated with the demand. -
OriginalNeedByDate: string
(date)
Title:
Original Need-by DateRead Only:trueDate when the order was originally needed. This value is extracted from the source application. -
OriginalOrderQuantity: number
Title:
Original Order QuantityRead Only:trueOriginal quantity associated with the order. This value is extracted from the source application. -
ParentModel: string
Title:
Parent ModelRead Only:trueMaximum Length:200Model at a higher level in a hierarchy that's used to drive the forecast of a child model, option class, or option. -
PeggedDemands: array
Pegged Demands
Title:
Pegged DemandsThe Pegged Demands resource manages all the demands that are pegged to a specific planning supply at the same level. -
PeggedToFirm: number
Title:
Pegged to FirmRead Only:trueIndicates whether the supply pegs to a downstream supply that's firm. Valid values are 1 or 2. If 1, then the supply pegs to a downstream supply that's firm. If 2, then it doesn't peg to a downstream supply that's firmed. -
PeggedToFirmText: string
Read Only:
trueMaximum Length:4000Value that indicates whether the supply pegs to a downstream supply that's firm. Valid values are: Yes or No. If Yes, then supply is pegged to a downstream supply that's firm. If No, then it isn't pegged to a downstream supply that's firmed. -
PlanId: integer
(int64)
Value that uniquely identifies the plan.
-
Planner: string
Title:
PlannerRead Only:trueMaximum Length:10Abbreviation that identifies the planner responsible for the item. -
PlannerDescription: string
Title:
Planner DescriptionRead Only:trueMaximum Length:100Description of the planner responsible for the item. -
PlanningAttributes: array
Planning Attributes
Title:
Planning AttributesThe Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply. -
PlanningMakeBuyCode: integer
Title:
Make or BuyRead Only:trueAbbreviation that indicates whether the item is manufactured or purchased. Valid values are 1 or 2. If 1, then the item is a manufactured item. If 2, then the item is a purchased item. A list of accepted values is defined in the lookup type ORA_MSC_PLANNING_MAKE_BUY. -
ProcessName: string
Title:
Process NameRead Only:trueMaximum Length:120Name of the manufacturing process used for this work order or planned order. -
ProcessSequenceId: integer
(int64)
Value that uniquely identifies the manufacturing process that was used for the make order.
-
ProjectGroupValue: string
Maximum Length:
4000Value that identifies the project group. -
ProjectValue: string
Maximum Length:
4000Value that identifies the project. -
PromisedArrivalDate: string
(date)
Title:
Promised Arrival DateDate when a customer has been promised the delivery of the order. -
PromisedShipDate: string
(date)
Title:
Promised Ship DateDate when a customer has been promised the shipping of the order. -
QuantityInProcess: number
Title:
Quantity in ProcessQuantity that's in the process of being released. -
ReadyToBuildPercentage: number
Title:
Ready-to-Build PercentageRead Only:truePercent of order quantity that can be built with currently available material. -
ReadyToBuildQuantity: number
Read Only:
trueNumber of units of an assembly item for which components are available on hand. -
ReleaseErrors: string
Read Only:
trueMaximum Length:400Errors that are generated in the release process. -
ReleaseStatus: integer
Title:
Release StatusCode that indicates the release status of the order. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_RELEASE_STATUS. -
ReleaseStatusText: string
Read Only:
trueMaximum Length:80Value that indicates the release status of the order. A list of accepted values is defined in the lookup type ORA_MSC_ORDER_RELEASE_STATUS. -
ReleaseTimeFenceCode: integer
Read Only:
trueAbbreviation that identifies the point in time inside which planned orders with certain criteria are automatically released as work orders or purchase orders. A list of accepted values is defined in the lookup type ORA_MSC_TIME_FENCE_TYPES. -
RemainingQuantity: number
Read Only:
trueWork order quantity that remains to be completed. -
RequestedArrivalDate: string
(date)
Title:
Requested Arrival DateDate when the material must arrive at the customer site. -
RequestedItem: string
Title:
Requested ItemRead Only:trueMaximum Length:4000Name of the item that was originally requested which, due to item substitution, can be different from the item used to fulfill the demand. -
RequestedItemDescription: string
Title:
Requested Item DescriptionRead Only:trueMaximum Length:4000Description of the item that's being requested. -
RequestedShipDate: string
(date)
Title:
Requested Ship DateDate when the material must be shipped out to the customer. -
Rescheduled: string
Read Only:
trueMaximum Length:100Value that indicates whether the order has been rescheduled. Contains one of the following values: Yes or No. If Yes, then the order has been rescheduled. If No, then the order hasn't been rescheduled. -
RescheduleDays: number
Title:
Reschedule DaysRead Only:trueNumber of days to reschedule for a supply order. The reschedule days is the difference between the original due date and the revised due date. A negative value indicates the order is rescheduled to an earlier date. -
RescheduledOption: integer
Title:
RescheduledValue that indicates whether the order has been rescheduled or not. Contains one of the following values: 1 or 2. If 1, then the order has been rescheduled. If 2, then the order hasn't been rescheduled. -
ReservationType: string
Read Only:
trueValue that indicates whether the supply order has been reserved to a demand. Valid values are 1 or 2. If 1, then the supply is reserved to one or more demands. If 2, then planning is suggesting that the supply be reserved to one or more demands. A list of accepted values is defined in the lookup type ORA_MSC_RESERVATION_TYPE. -
ReservedQuantity: number
Title:
Reserved QuantityRead Only:trueQuantity that's reserved against an order. -
RoutingSequenceId: integer
(int64)
Value that uniquely identifies the routing that was used for the make order.
-
RowModified: string
Read Only:
trueText that identifies whether the row is new or modified. Valid values are yes or null. If yes, then the row is new or modified. If null, then the row isn't new or modified. -
ScheduledShipDate: string
(date)
Title:
Scheduled Ship DateRead Only:trueDate when the order is scheduled to be shipped. -
ScheduleName: string
Title:
Schedule NameRead Only:trueMaximum Length:4000Name of the supply schedule associated with an order. -
ScrappedQuantity: number
Title:
Scrapped QuantityRead Only:trueWork order quantity that has been scrapped. -
SegmentName: string
Title:
SegmentRead Only:trueMaximum Length:120Name of the segment used for a set of items. -
SellingPrice: number
Read Only:
trueSelling price of an item on the order line. -
ServiceLevel: integer
(int64)
Value that uniquely identifies the service level to use to ship an order from the source organization or supplier. A list of accepted values is defined in the MSC_SR_LOOKUP_VALUES_TL table where LOOKUP_TYPE is WSH_SERVICE_LEVELS.
- SharedSupply: number
- SharedSupplyText: string
-
ShipCalendar: string
Read Only:
trueMaximum Length:15Shipping calendar associated with the order. -
ShipMethod: string
Maximum Length:
30Value that indicates the shipping method used to ship the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShippingMethod: string
Title:
Shipping MethodMaximum Length:4000Value that indicates the shipping method used to ship the order, or is a concatenation of carrier name, method of transportation, and service level associated with the order. Review and update the value for this attribute using the Maintain Supply Network Model task, and the Interlocation Shipping Networks tab. -
ShipTo: string
Title:
Ship ToRead Only:trueMaximum Length:4000Abbreviation that identifies the specific ship-to location. -
SimulationSetId: integer
(int64)
Value that uniquely identifies the simulation set used in the plan, if any.
-
SourceOrganization: string
Title:
Source OrganizationMaximum Length:49Organization that will source the order. -
SourceOrganizationId: integer
(int64)
Value that uniquely identifies the source organization.
-
SourceTablePrimary: string
Maximum Length:
12Value that identifies the data table source of the supply. -
SourceTimeZone: string
Title:
Source Time ZoneRead Only:trueMaximum Length:100Time zone associated with the entity that's sourcing the order. The sourcing entity can be a supplier or an organization. -
SourceType: integer
Value that identifies the type of planned order to be created. Valid values are 1, 2, or 3. If 1, then a planned make order is created. If 2, then a planned buy order is created. If 3, then a planned transfer order is created.
-
StartQuantity: number
Title:
Start QuantityQuantity at the beginning of a manufacturing process. -
Subinventory: string
Title:
SubinventoryRead Only:trueMaximum Length:40Subinventory code associated with the supply. -
SubinventoryCodeOfChildOrg: string
Read Only:
trueMaximum Length:40Subinventory code of an organization that's a modeled as a child of a parent organization, and from which supply is recast into a modeled subinventory in its parent organization. -
SubstItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the substitute item. -
SubstituteComponentUsed: integer
Title:
Substitute Component UsedRead Only:trueValue that indicates whether the planned order uses a substitute component or not. -
SubstituteComponentUsedText: string
Read Only:
trueMaximum Length:4000Meaning associated with the SubstituteComponentUsed attribute. Valid values are Yes and No. -
SuggestedCompletionDate: string
(date)
Title:
Suggested Completion DateRead Only:trueDate when the process work order or a planned order completed. This attribute is required because the primary product can be produced in an operation that's prior to the last operation of the order. -
SuggestedDockDate: string
(date)
Title:
Suggested Dock DateRead Only:trueDate when the order is recommended to arrive at the receiving dock. -
SuggestedDueDate: string
(date)
Title:
Suggested Due DateRead Only:trueDate when a supply is expected to be completed. -
SuggestedOrderDate: string
(date)
Title:
Suggested Order DateRead Only:trueDate when an order is recommended to be placed. -
SuggestedShipDate: string
(date)
Title:
Suggested Ship DateRead Only:trueDate when the order is recommended to be shipped. -
SuggestedStartDate: string
(date)
Title:
Suggested Start DateRead Only:trueDate when work on the order is recommended to begin. -
SuppliedItem: string
Title:
Supplied ItemRead Only:trueMaximum Length:4000Name of the supplied item. -
SuppliedItemDescription: string
Title:
Supplied Item DescriptionRead Only:trueMaximum Length:4000Description of the supplied item. -
Supplier: string
Title:
SupplierMaximum Length:4000Name of the source supplier. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
-
SupplierSite: string
Title:
Supplier SiteMaximum Length:4000Abbreviation that indicates the specific supplier location from where the item is being sourced. -
SupplierSiteId: integer
(int64)
Value that uniquely identifies the supplier site.
-
TaskValue: string
Maximum Length:
4000Value that identifies task. -
TransactionId: integer
(int64)
Value that uniquely identifies the supply transaction. This value is internally generated by the application.
-
TransitLeadTime: number
Title:
Transit Lead TimeRead Only:trueNumber of days that the supply is in transit between two locations. -
UOM: string
Read Only:
trueMaximum Length:200Name of the unit of measure associated with the order quantity. -
UOMCode: string
Title:
UOMRead Only:trueAbbreviation that identifies the unit of measure associated with the order quantity. -
UpstreamSupplies: array
Upstream Supplies
Title:
Upstream SuppliesThe Upstream Supplies resource manages all the supplies that are pegged to a specific planning supply at the next level upstream. -
UsesOrderModifier: number
Title:
Uses Order ModifierRead Only:trueMeaning associated with the UsesOrderModifierIndicator attribute. Valid values are Yes and No. -
UsesOrderModifierText: string
Read Only:
trueMaximum Length:4000Value that indicates whether the supply quantity has been determined by applying an order modifier. Valid values are: Yes or No. If Yes, then an order modifier was applied to the supply quantity. If No, then it hasn't. -
WIPStatusCode: integer
Read Only:
trueCode that identifies the status of the work order. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS. -
WIPSupplyType: integer
(int64)
Read Only:
trueType of supply transaction created when issuing items from inventory to work orders. A list of accepted values is defined in the lookup type ORA_MSC_WIP_SUP_TYPE. -
WorkDefinition: string
Title:
Work DefinitionMaximum Length:100Name that uniquely identifies a work definition used for a make order. -
WorkMethod: string
Read Only:
trueMaximum Length:4000Type of manufacturing used for the production process. Valid values are Discrete Manufacturing and Process Manufacturing. -
WorkMethodCode: integer
Title:
Work MethodType of manufacturing used for the production process. Valid values are 1: Discrete Manufacturing and 2: Process Manufacturing. -
WorkOrderStatus: string
Title:
Work Order StatusRead Only:trueMaximum Length:4000Value that indicates the status of the work order. Valid values include Unreleased, Released, Complete, or On hold. A list of accepted values is defined in the lookup type ORA_MSC_WIP_JOB_STATUS.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Pegged Demands
Type:
arrayTitle:
Pegged DemandsThe Pegged Demands resource manages all the demands that are pegged to a specific planning supply at the same level.
Show Source
Nested Schema : Planning Attributes
Type:
arrayTitle:
Planning AttributesThe Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply.
Show Source
Nested Schema : Upstream Supplies
Type:
arrayTitle:
Upstream SuppliesThe Upstream Supplies resource manages all the supplies that are pegged to a specific planning supply at the next level upstream.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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.
Nested Schema : supplyPlans-PlanningSupplies-PeggedDemands-item-response
Type:
Show Source
object-
DemandId: integer
(int64)
Read Only:
trueValue that identifies the pegged demand. -
EndDemandId: integer
(int64)
Read Only:
trueValue that identifies the end pegged independent demand. -
EndDemandOrderNumber: string
Read Only:
trueMaximum Length:400Number that identifies the order associated with the pegged independent demand. -
Item: string
Read Only:
trueMaximum Length:400Name of the item associated with the supply. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrderNumber: string
Read Only:
trueMaximum Length:400Number that identifies the order associated with the demand. -
OrderQuantity: number
Read Only:
trueQuantity associated with the demand. -
OrderTypeText: string
Read Only:
trueMaximum Length:400Type of demand such as forecast or sales order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Read Only:
trueMaximum Length:400Name of the organization associated with the demand. -
PeggedQuantity: number
Read Only:
trueQuantity of the supply that's pegged to this demand. -
PeggingId: integer
(int64)
Read Only:
trueValue that identifies the association of the supply with the pegged demand. -
PreviousPeggingId: integer
(int64)
Read Only:
trueValue that identifies the next level of supply and demand in the supply chain. -
SuggestedDueDate: string
(date)
Read Only:
trueDate when a demand is expected to be satisfied.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplyPlans-PlanningSupplies-PlanningAttributes-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrderNumber: string
Title:
Order NumberMaximum Length:4000Number that identifies the order associated with the demand or supply. -
PlanningAttributeNumber10: string
Maximum Length:
4000Value for the planning attribute number 10 in attribute-based planning. -
PlanningAttributeNumber11: string
Maximum Length:
4000Value for the planning attribute number 11 in attribute-based planning. -
PlanningAttributeNumber12: string
Maximum Length:
4000Value for the planning attribute number 12 in attribute-based planning. -
PlanningAttributeNumber13: string
Maximum Length:
4000Value for the planning attribute number 13 in attribute-based planning. -
PlanningAttributeNumber14: string
Maximum Length:
4000Value for the planning attribute number 14 in attribute-based planning. -
PlanningAttributeNumber15: string
Maximum Length:
4000Value for the planning attribute number 15 in attribute-based planning. -
PlanningAttributeNumber3: string
Maximum Length:
4000Value for the planning attribute number 3 in attribute-based planning. -
PlanningAttributeNumber4: string
Maximum Length:
4000Value for the planning attribute number 4 in attribute-based planning. -
PlanningAttributeNumber5: string
Maximum Length:
4000Value for the planning attribute number 5 in attribute-based planning. -
PlanningAttributeNumber6: string
Maximum Length:
4000Value for the planning attribute number 6 in attribute-based planning. -
PlanningAttributeNumber7: string
Maximum Length:
4000Value for the planning attribute number 7 in attribute-based planning. -
PlanningAttributeNumber8: string
Maximum Length:
4000Value for the planning attribute number 8 in attribute-based planning. -
PlanningAttributeNumber9: string
Maximum Length:
4000Value for the planning attribute number 9 in attribute-based planning. -
TransactionId: integer
(int64)
Value that uniquely identifies the demand or supply. This value is internally generated by the application.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplyPlans-PlanningSupplies-UpstreamSupplies-item-response
Type:
Show Source
object-
Item: string
Read Only:
trueMaximum Length:4000Name of the item associated with the upstream supply. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrderNumber: string
Read Only:
trueMaximum Length:4000Number that identifies the order associated with the upstream supply. -
OrderQuantity: number
Read Only:
trueQuantity associated with the upstream supply. -
OrderTypeText: string
Read Only:
trueMaximum Length:4000Type of order such as on hand, purchase order, or work order. A list of accepted values is defined in the lookup type MSC_ORDER_TYPE. -
Organization: string
Read Only:
trueMaximum Length:4000Name of the organization associated with the upstream supply. -
PeggedQuantity: number
Read Only:
trueQuantity of the upstream supply that's pegged to this supply. -
PeggingId: integer
(int64)
Read Only:
trueValue that identifies the association of this supply with the upstream supply. -
PreviousPeggingId: integer
(int64)
Read Only:
trueValue that identifies the next level of supply and demand in the supply chain. -
SuggestedDueDate: string
(date)
Read Only:
trueDate when a upstream supply is expected to be completed. -
TransactionId: integer
(int64)
Read Only:
trueValue that identifies the pegged upstream supply.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- PeggedDemands
-
Parameters:
- PlanId:
$request.path.PlanId - TransactionId3:
$request.path.TransactionId3
The Pegged Demands resource manages all the demands that are pegged to a specific planning supply at the same level. - PlanId:
- PlanningAttributes
-
Parameters:
- PlanId:
$request.path.PlanId - TransactionId3:
$request.path.TransactionId3
The Planning Attributes resource manages the attribute-based planning attributes associated with a demand or supply. - PlanId:
- UpstreamSupplies
-
Parameters:
- PlanId:
$request.path.PlanId - TransactionId3:
$request.path.TransactionId3
The Upstream Supplies resource manages all the supplies that are pegged to a specific planning supply at the next level upstream. - PlanId:
Examples
This example describes how to get one supply.
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/supplyPlans/PlanId/child/PlanningSupplies/TransactionId"
For example:
curl -u username:password "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539"
Example Response Body
The following shows an example of the response body in JSON format.
{
"AlternateBOMDesignator": null,
"AlternateRoutingDesignator": "AI-ABP-5000",
"BillSequenceId": 2772487,
"BOMItemType": 4,
"Buyer": null,
"CreatedBy": "SCP_SP_USER",
"CreationDate": "2021-06-15T09:56:02.145+00:00",
"CustomerSite": null,
"ItemDescription": "AI-ABP-5000",
"DestOrgCode": null,
"Canceled": 2,
"ExpirationDate": null,
"FirmDate": null,
"FirmQuantity": null,
"ImplementAlternateBOM": null,
"ImplementAlternateRouting": null,
"ImplementAs": null,
"ImplementOrderType": null,
"ImplementDockDate": null,
"ImplementFirm": null,
"ImplementFirmOption": null,
"ImplementJobName": null,
"ImplementQuantity": null,
"ImplementShipDate": null,
"ImplementShipMethod": null,
"ImplementStatusCode": null,
"ImplementStatus": null,
"ImplementWIPClassCode": null,
"ImplementWorkOrderSubtype": null,
"ImplementedQuantity": null,
"ImplementDate": null,
"TransitLeadTime": null,
"Item": "AI-ABP-5000",
"Organization": "PDSCM1",
"OrderTypeText": "Planned order",
"FirmPlannedType": 2,
"FirmStatus": "Not firm",
"SuggestedDueDate": "2030-03-13",
"OrderNumber": "99874539",
"Planner": "JOHN BROWN",
"Customer": null,
"ReleaseStatus": 4,
"SuggestedShipDate": null,
"LastUpdateDate": "2021-06-15T09:56:02.145+00:00",
"LastUpdatedBy": "SCP_SP_USER",
"NeedByDate": "2030-03-13",
"SuggestedDockDate": "2030-03-13",
"SuggestedOrderDate": "2030-03-06",
"SuggestedStartDate": "2030-03-08",
"OldDockDate": null,
"OldDueDate": null,
"OrderType": 5,
"OriginalNeedByDate": null,
"OriginalOrderQuantity": null,
"PlanId": 300100545960039,
"PlanningMakeBuyCode": 1,
"MakeOrBuy": "Make",
"PromisedArrivalDate": null,
"PromisedShipDate": null,
"OrderQuantity": 10,
"QuantityInProcess": null,
"ReleaseErrors": null,
"ReleaseTimeFenceCode": 4,
"RequestedArrivalDate": null,
"RequestedShipDate": null,
"RescheduleDays": null,
"Rescheduled": null,
"ReservedQuantity": null,
"CompressionDays": null,
"ScheduledShipDate": null,
"SellingPrice": null,
"ShipCalendar": null,
"ShipMethod": null,
"ShippingMethod": null,
"ShipTo": null,
"SourceOrganization": "PDSCM1",
"SourceTablePrimary": "MSC_SUPPLIES",
"Supplier": null,
"SupplierSite": null,
"Subinventory": null,
"TransactionId": 99874539,
"UOMCode": "Ea",
"UOM": "Each",
"StartQuantity": 10,
"WIPStatusCode": 1,
"WorkOrderStatus": "Unreleased",
"WIPSupplyType": 1,
"FirmStartDate": null,
"ReadyToBuildPercentage": 0,
"ReadyToBuildQuantity": 0,
"LineNumber": null,
"SimulationSetId": -1,
"ImplementSupplier": null,
"ImplementSupplierSite": null,
"BmtOption": 2,
"BuyerManagedTransportation": "No",
"Lot": null,
"OrgCurrencyCode": null,
"ModeOfTransport": null,
"ServiceLevel": null,
"ImplementShippingMethod": null,
"ItemStructureName": "Primary",
"WorkDefinition": "AI-ABP-5000",
"ImplementItemStructure": null,
"ImplementWorkDefinition": null,
"DaysPastDue": null,
"ExpenseDestinationTransfer": "No",
"ParentModel": null,
"CompletedQuantity": null,
"ScrappedQuantity": null,
"ExpectedScrapQuantity": 0,
"FirmStartQuantity": null,
"RemainingQuantity": 10,
"OrganizationTimeZone": "Coordinated Universal Time",
"PlannerDescription": "JOHN BROWN",
"SourceTimeZone": null,
"DestinationTimeZone": null,
"AltFacilityUsed": 2,
"AltSupplierUsed": 2,
"AltWorkDefinitionUsed": 2,
"AltResourceUsed": 2,
"SubstituteComponentUsed": 2,
"BatchQuantity": null,
"SuggestedCompletionDate": "2030-03-13",
"WorkMethodCode": 1,
"WorkMethod": "Discrete manufacturing",
"ProcessName": null,
"BatchUOM": null,
"ImplementSourceOrganization": null,
"ProjectValue": null,
"TaskValue": null,
"ProjectGroupValue": null,
"ComponentQuantityIssued": null,
"AssetNumber": null,
"Action": "Release",
"ReleaseStatusText": "Release",
"SegmentName": "AI-Hard Pegged",
"ReservationType": null,
"FirmComponents": null,
"FirmResources": null,
"SourceType": null,
"Message": "",
"MarkForReleaseOption": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539",
"name": "PlanningSupplies",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000017704000000017372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C78"
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539",
"name": "PlanningSupplies",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039",
"name": "supplyPlans",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539/child/PeggedDemands",
"name": "PeggedDemands",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539/child/PlanningAttributes",
"name": "PlanningAttributes",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplyPlans/300100545960039/child/PlanningSupplies/99874539/child/UpstreamSupplies",
"name": "UpstreamSupplies",
"kind": "collection"
}
]
}