Create materials
post
/fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}/child/Operation/{WorkOrderOperationId}/child/Material
Request
Path Parameters
-
WorkOrderOperationId(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=
-
processWorkOrdersUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Process Work Orders resource and used to uniquely identify an instance of Process Work Orders. The client should not generate the hash key value. Instead, the client should query on the Process Work Orders collection resource in order to navigate to a specific instance of Process Work Orders to get the hash key.
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
BasisType(required): string
Title:
BasisMaximum Length:30Value that indicates whether the material quantity is fixed, or variable. For example, the quantity per lot produced could be fixed. Or, the quantity can be vary based on the number of units produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. -
ContributeToYieldFlag: boolean
Maximum Length:
1Indicates whether this component should contribute to the yield calculation in the manufacturing process. This attribute isn't currently used. -
EnforceIntRequirements: string
Title:
Enforce IntegerMaximum Length:30The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
ExtendedQuantity: number
Title:
Adjusted QuantityThe quantity is rounded off according to the option selected via the Enforce Integer attribute. -
IncludeInPlanningFlag: boolean
Title:
Include in planningMaximum Length:1Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning doesn't consider the material when it plans supply. The default value is true. -
InventoryItemId(required): integer
(int64)
Value that uniquely identifies the item, product, or assembly in the inventory organization.
-
ItemNumber(required): string
Maximum Length:
300Number that identifies the item. If the material type is COMPONENT, then ItemNumber references the component to issue to the work order. If the material type is PRIMARY_PRODUCT, then ItemNumber references the assembly that's an output of the work order. -
MaterialAttachment: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
MaterialDFF: array
MaterialDFF
-
MaterialExceptionCount: array
Exceptions for Operation Materials
Title:
Exceptions for Operation MaterialsThe Exceptions for Operation Materials resource gets the count of exceptions that occurred for material during the operation. -
MaterialSequenceNumber(required): number
Title:
SequenceNumber that indicates the unique sequence of the material assigned to the work order operation. -
Quantity(required): number
Title:
Required QuantityQuantity of the required material. -
RequiredDate: string
(date-time)
Title:
Required DateDate when the plant requires the materials so that it perform the operation. The required date must not occur before the operation start date, or after the operation completion date. -
SubstituteMaterial: array
Substitute Materials
Title:
Substitute MaterialsThe Substitute Materials resource gets the substitute materials that the work order operation uses. -
SupplyLocator: string
Maximum Length:
255Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull. -
SupplyLocatorId: integer
(int64)
Title:
Supply LocatorValue that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator. -
SupplySubinventory: string
Title:
Supply SubinventoryMaximum Length:20Subinventory to use, by default, when the plant draws material during assembly or an operation pull. -
SupplyType(required): string
Title:
Supply TypeMaximum Length:30Value that indicates the supply type used for the work order operation material. A list of accepted values is defined in the lookup types EGP_WIP_SUP_TYPE and ORA_WIE_WO_SUPPLY_TYPE. -
UOMCode(required): string
Title:
UOMMaximum Length:3Abbreviation that identifies the unit of measure of the material quantity and can be the item's primary UOM code or a UOM code that can be converted. If the item is enabled with primary and secondary tracking unit of measure, the value can be the item's secondary UOM code. This enhanced behavior is associated with a feature that requires opt in. -
WdOperationMaterialId: integer
(int64)
Value that uniquely identifies the material of the work definition operation. It's a primary key that the application generates when it creates the material for the work definition operation.
-
WorkOrderOperationId: integer
(int64)
Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
-
YieldFactor: number
Title:
Item YieldDefault Value:1Factor to use when calculating the quantity that the operation requires to accommodate component waste when it processes the item. It's recommended that you set the yield to between 0 and 1. You can set the yield to a value that's greater than 1. The application considers the yield when it calculates the required quantity according to the Include plant parameter for the component yield.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Exceptions for Operation Materials
Type:
arrayTitle:
Exceptions for Operation MaterialsThe Exceptions for Operation Materials resource gets the count of exceptions that occurred for material during the operation.
Show Source
Nested Schema : Substitute Materials
Type:
arrayTitle:
Substitute MaterialsThe Substitute Materials resource gets the substitute materials that the work order operation uses.
Show Source
Nested Schema : schema
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:80Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
WoOperationMaterialId: integer
(int64)
Nested Schema : processWorkOrders-Operation-Material-MaterialExceptionCount-item-post-request
Type:
Show Source
objectNested Schema : processWorkOrders-Operation-Material-SubstituteMaterial-item-post-request
Type:
Show Source
object-
EnforceIntRequirements: string
Title:
Enforce IntegerMaximum Length:30The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
ExtendedQuantity: number
Title:
Adjusted QuantityThe quantity rounded off as per the option selected via the Enforce Integer attribute. -
InverseQuantity: number
Title:
InverseInverse of the Quantity Per Product attribute. The application uses the inverse when the Quantity Per Product for the material is a fraction but the inverse of this quantity is an integer. This attribute is associated with a feature that requires opt in. -
Priority: number
Title:
PriorityRanking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in. -
QuantityPERProduct: number
Title:
Quantity per ProductQuantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in. -
RequiredQuantity: number
Title:
Required QuantityRequired quantity of the substitute material. -
SubstituteFlag: boolean
Maximum Length:
1Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in. -
UOMCode: string
Title:
Primary UOMMaximum Length:3Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in. -
WorkOrderOperationSubstituteMaterialId: integer
(int64)
Value that uniquely identifies the substitute material for a work order operation. It's a primary key that the application generates when it consumes the substitute material. This attribute is associated with a feature that requires opt in.
Response
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 : processWorkOrders-Operation-Material-item-response
Type:
Show Source
object-
AllocatedQuantity: number
Title:
Allocated QuantityRead Only:trueQuantity of the material already allocated. -
AutoTransactFlag: boolean
Title:
Automatically transactRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, the operation is automatically reported, and both resources and materials are automatically charged based on the supply type or charge type setups. If false, then the operation isn't automatically reported. -
BasisType: string
Title:
BasisMaximum Length:30Value that indicates whether the material quantity is fixed, or variable. For example, the quantity per lot produced could be fixed. Or, the quantity can be vary based on the number of units produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. -
ContributeToYieldFlag: boolean
Maximum Length:
1Indicates whether this component should contribute to the yield calculation in the manufacturing process. This attribute isn't currently used. -
CountPointOperationFlag: boolean
Title:
Count PointRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then this operation is a count point operation, and you've to manually complete it. If false, then this operation isn't a count point operation. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the process work order material. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the work order operation material. -
EnforceIntegerRequirementsMeaning: string
Read Only:
trueMaximum Length:255The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
EnforceIntRequirements: string
Title:
Enforce IntegerMaximum Length:30The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
ExtendedQuantity: number
Title:
Adjusted QuantityThe quantity is rounded off according to the option selected via the Enforce Integer attribute. -
IncludeInPlanningFlag: boolean
Title:
Include in planningMaximum Length:1Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning doesn't consider the material when it plans supply. The default value is true. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the item, product, or assembly in the inventory organization.
-
IssuedQuantity: number
Title:
Issued QuantityRead Only:trueDefault Value:0Net quantity of the material that the application issued for the operation. -
ItemDescription: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the item. -
ItemNumber: string
Maximum Length:
300Number that identifies the item. If the material type is COMPONENT, then ItemNumber references the component to issue to the work order. If the material type is PRIMARY_PRODUCT, then ItemNumber references the assembly that's an output of the work order. -
ItemRevision: string
Read Only:
trueMaximum Length:18Value that indicates the revision of the item. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user most recently updated the work order operation material. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who updated the process work order material. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaterialAttachment: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
MaterialDFF: array
MaterialDFF
-
MaterialExceptionCount: array
Exceptions for Operation Materials
Title:
Exceptions for Operation MaterialsThe Exceptions for Operation Materials resource gets the count of exceptions that occurred for material during the operation. -
MaterialSequenceNumber: number
Title:
SequenceNumber that indicates the unique sequence of the material assigned to the work order operation. -
MaterialType: string
Read Only:
trueMaximum Length:30Default Value:COMPONENTType of material either produced or consumed by the operation. For materials being consumed, a list of accepted values is defined in the lookup type ORA_WIS_WD_INPUT_MATERIAL. For materials being produced, a list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL. -
OperationName: string
Title:
NameRead Only:trueMaximum Length:120Name of the operation that processes the material. -
OperationSequenceNumber: number
Title:
Operation SequenceRead Only:trueNumber that indicates the sequence to use when performing the work order operations. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization. -
PickedQuantity: number
Title:
Picked QuantityRead Only:trueQuantity of the material already picked. -
ProducedQuantity: number
Read Only:
trueQuantity of the assembly that's completed into inventory. The material type for this material is PRIMARY_PRODUCT. -
Quantity: number
Title:
Required QuantityQuantity of the required material. -
RemainingAllocatedQuantity: number
Read Only:
trueQuantity of the material remaining to be allocated. -
RequiredDate: string
(date-time)
Title:
Required DateDate when the plant requires the materials so that it perform the operation. The required date must not occur before the operation start date, or after the operation completion date. -
ReservedQuantity: number
Title:
Reserved QuantityRead Only:trueMaterial quantity that's reserved against the work order operation. -
SecondaryQuantity: number
Read Only:
trueRequired material quantity in the secondary unit of measure. This attribute is read-only. This attribute is associated with a feature that requires opt in. -
SecondaryUOMCode: string
Title:
Secondary Unit of MeasureRead Only:trueMaximum Length:3Abbreviation that identifies the secondary unit of measure of the material. This attribute is read-only. This attribute is associated with a feature that requires opt in. -
StandardOperationCode: string
Title:
CodeRead Only:trueMaximum Length:30Abbreviation that identifies the standard operation. -
StandardOperationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the standard operation that the work order references. It's a primary key that the application generates when it creates the standard operation. -
SubstituteFlag: boolean
Read Only:
trueMaximum Length:1Indicates whether the component is a substitute. This attribute doesn't have a default value. This attribute is associated with a feature that requires opt in. -
SubstituteMaterial: array
Substitute Materials
Title:
Substitute MaterialsThe Substitute Materials resource gets the substitute materials that the work order operation uses. -
SupplyLocator: string
Maximum Length:
255Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull. -
SupplyLocatorId: integer
(int64)
Title:
Supply LocatorValue that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator. -
SupplySubinventory: string
Title:
Supply SubinventoryMaximum Length:20Subinventory to use, by default, when the plant draws material during assembly or an operation pull. -
SupplyType: string
Title:
Supply TypeMaximum Length:30Value that indicates the supply type used for the work order operation material. A list of accepted values is defined in the lookup types EGP_WIP_SUP_TYPE and ORA_WIE_WO_SUPPLY_TYPE. -
SupplyTypeDescription: string
Read Only:
trueMaximum Length:80Description of the supply type. -
UnitOfMeasure: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for the material quantity and can be the item's primary UOM or a UOM that can be converted. If the item is enabled with primary and secondary tracking unit of measure, the value can be the item's secondary UOM. This enhanced behavior is associated with a feature that requires opt in. -
UOMCode: string
Title:
UOMMaximum Length:3Abbreviation that identifies the unit of measure of the material quantity and can be the item's primary UOM code or a UOM code that can be converted. If the item is enabled with primary and secondary tracking unit of measure, the value can be the item's secondary UOM code. This enhanced behavior is associated with a feature that requires opt in. -
WdOperationMaterialId: integer
(int64)
Value that uniquely identifies the material of the work definition operation. It's a primary key that the application generates when it creates the material for the work definition operation.
-
WorkAreaId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area. -
WorkAreaName: string
Title:
NameRead Only:trueMaximum Length:80Name of the work area. -
WorkCenterId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center. -
WorkCenterName: string
Title:
NameRead Only:trueMaximum Length:120Name of the work center. -
WorkOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order. -
WorkOrderOperationId: integer
(int64)
Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
-
WorkOrderOperationMaterialId: integer
(int64)
Read Only:
trueValue that uniquely identifies the material for the work order operation. It's a primary key that the application generates when it creates the material for the work order operation. -
YieldFactor: number
Title:
Item YieldDefault Value:1Factor to use when calculating the quantity that the operation requires to accommodate component waste when it processes the item. It's recommended that you set the yield to between 0 and 1. You can set the yield to a value that's greater than 1. The application considers the yield when it calculates the required quantity according to the Include plant parameter for the component yield.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Exceptions for Operation Materials
Type:
arrayTitle:
Exceptions for Operation MaterialsThe Exceptions for Operation Materials resource gets the count of exceptions that occurred for material during the operation.
Show Source
Nested Schema : Substitute Materials
Type:
arrayTitle:
Substitute MaterialsThe Substitute Materials resource gets the substitute materials that the work order operation uses.
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 : processWorkOrders-Operation-Material-MaterialAttachment-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:80Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
WoOperationMaterialId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialExceptionCount-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
WorkOrderMaterialExceptionCount: integer
Read Only:
trueCount of the open exceptions of type Component for this work order. -
WorkOrderOperationMaterialId: integer
(int64)
Read Only:
trueValue that uniquely identifies the material that the application assigns to the work order operation. It's a primary key that the application generates when it creates the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : processWorkOrders-Operation-Material-SubstituteMaterial-item-response
Type:
Show Source
object-
AvailableToTransact: number
Read Only:
trueQuantity available to transact for the substitute material. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the substitute material. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the substitute material. -
Description: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the substitute material -
EnforceIntegerRequirementsMeaning: string
Read Only:
trueMaximum Length:255The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
EnforceIntRequirements: string
Title:
Enforce IntegerMaximum Length:30The value for Enforce integer requirement for the component's calculated quantity or inverse quantity. -
ExtendedQuantity: number
Title:
Adjusted QuantityThe quantity rounded off as per the option selected via the Enforce Integer attribute. -
InventoryItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the item, product, or assembly in the inventory organization. This attribute is associated with a feature that requires opt in. -
InverseQuantity: number
Title:
InverseInverse of the Quantity Per Product attribute. The application uses the inverse when the Quantity Per Product for the material is a fraction but the inverse of this quantity is an integer. This attribute is associated with a feature that requires opt in. -
ItemNumber: string
Read Only:
trueMaximum Length:300Number that identifies the item, which is an output of the work order. This attribute is associated with a feature that requires opt in. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the substitute material. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the substitute material. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OnhandQuantity: number
Title:
Organization On-Hand BalanceRead Only:trueOn-hand quantity of the substitute material. -
OrganizationCode: string
Read Only:
trueMaximum Length:255Abbreviation that identifies the inventory organization that's enabled for manufacturing. This attribute is associated with a feature that requires opt in. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization. This attribute is associated with a feature that requires opt in. -
Priority: number
Title:
PriorityRanking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in. -
QuantityPERProduct: number
Title:
Quantity per ProductQuantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in. -
RequiredQuantity: number
Title:
Required QuantityRequired quantity of the substitute material. -
SubstituteFlag: boolean
Maximum Length:
1Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in. -
UnitOfMeasure: string
Read Only:
trueMaximum Length:255Primary unit of measure for the substitute material quantity. This attribute is associated with a feature that requires opt in. -
UOMCode: string
Title:
Primary UOMMaximum Length:3Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in. -
WorkOrderOperationMaterialId: integer
(int64)
Read Only:
trueValue that uniquely identifies the material for a work order operation. It's a primary key that the application generates when it consumes the material. This attribute is associated with a feature that requires opt in. -
WorkOrderOperationSubstituteMaterialId: integer
(int64)
Value that uniquely identifies the substitute material for a work order operation. It's a primary key that the application generates when it consumes the substitute material. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- MaterialAttachment
-
Parameters:
- WorkOrderOperationId:
$request.path.WorkOrderOperationId - WorkOrderOperationMaterialId:
$request.path.WorkOrderOperationMaterialId - processWorkOrdersUniqID:
$request.path.processWorkOrdersUniqID
The attachments resource is used to view, create, and update attachments. - WorkOrderOperationId:
- MaterialDFF
-
Parameters:
- WorkOrderOperationId:
$request.path.WorkOrderOperationId - WorkOrderOperationMaterialId:
$request.path.WorkOrderOperationMaterialId - processWorkOrdersUniqID:
$request.path.processWorkOrdersUniqID
- WorkOrderOperationId:
- MaterialExceptionCount
-
Parameters:
- WorkOrderOperationId:
$request.path.WorkOrderOperationId - WorkOrderOperationMaterialId:
$request.path.WorkOrderOperationMaterialId - processWorkOrdersUniqID:
$request.path.processWorkOrdersUniqID
The Exceptions for Operation Materials resource gets the count of exceptions that occurred for material during the operation. - WorkOrderOperationId:
- SubstituteMaterial
-
Parameters:
- WorkOrderOperationId:
$request.path.WorkOrderOperationId - WorkOrderOperationMaterialId:
$request.path.WorkOrderOperationMaterialId - processWorkOrdersUniqID:
$request.path.processWorkOrdersUniqID
The Substitute Materials resource gets the substitute materials that the work order operation uses. - WorkOrderOperationId:
- replaceWithSubstitute
-
Parameters:
- WorkOrderOperationId:
$request.path.WorkOrderOperationId - WorkOrderOperationMaterialId:
$request.path.WorkOrderOperationMaterialId - processWorkOrdersUniqID:
$request.path.processWorkOrdersUniqID
Replaces the operation material with a substitute. To replace the operation material, the client sends the substitute item identifier or substitute item number to uniquely identify the substitute item. The application then replaces the operation material with a substitute item. The replaced item becomes the substitute for the new operation material. - WorkOrderOperationId: