Update one work order

patch

/fscmRestApi/resources/11.13.18.05/processWorkOrders/{processWorkOrdersUniqID}

Request

Path Parameters
  • 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
  • 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".
  • 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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Operations
Type: array
Title: Operations
The Operations resource manages the operations that the application performs to process the work order.
Show Source
Nested Schema : Work Order Attachments
Type: array
Title: Work Order Attachments
The Work Order Attachments resource manages the attachments for a work order.
Show Source
Nested Schema : Flexfields for Process Work Orders
Type: array
Title: Flexfields for Process Work Orders
The Flexfields for Process Work Orders resource manages the descriptive flexfields that the process work order references.
Show Source
Nested Schema : Work Order Materials
Type: array
Title: Work Order Materials
The Work Order Materials resource manages materials that the operations use to process the work order.
Show Source
Nested Schema : Work Order Outputs
Type: array
Title: Work Order Outputs
The Work Order Outputs resource manages the outputs of all operations of a process work order.
Show Source
Nested Schema : Work Order Reservations
Type: array
Title: Work Order Reservations
The Work Order Reservations resource manages the demand documents that the application uses to reserve the output quantity for the work order.
Show Source
Nested Schema : Work Order Resources
Type: array
Title: Work Order Resources
The Work Order Resources resource manages resources that the operations use to process the work order.
Show Source
Nested Schema : Status History
Type: array
Title: Status History
The Status History resource gets the status history for the work order.
Show Source
Nested Schema : Flexfields for Project Details
Type: array
Title: Flexfields for Project Details
The Flexfields for Project Details resource manages the project costing attributes for a work order. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : processWorkOrders-Operation-item-patch-request
Type: object
Show Source
  • Title: Additional Manual Material Issue
    Maximum Length: 30
    Name that identifies a list of values that control whether a production operator can issue more than the required quantity while manually reporting material issues. You can allow issuing more than the required quantity without any hindrance, or prevent the material issue in case of additional material issue.
  • Title: Automatically Transact
    Maximum Length: 1
    Contains 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 the charge type setups. If false, then the operation is not automatically reported. The count point attribute and the automatically transact attribute are mutually exclusive. You must make sure that each of these attributes do not both contain true. If count point and automatically transact each contain false, then the operation is optional. You can manually report component usage and resource usage for an optional operation. This attribute does not have a default value.
  • Title: Count Point
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this operation is a count point operation. If an operation is a count point operation, then you have to manually complete it. If false, then this operation is not a count point operation. The last operation in a work order should always be a count point operation. This attribute does not have a default value.
  • Title: Fixed
    Lead time to perform this outside-processing operation, independent of the quantity of the outside-processing item.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the lead time uses.
  • Materials
    Title: Materials
    The Materials resource manages materials that the operations use to process the work order.
  • Operation Attachments
    Title: Operation Attachments
    The Operation Attachments resource manages the attachments for an operation.
  • Title: Completions with Open Exceptions
    Maximum Length: 30
    Name that identifies a list of values that control whether operation completion should be allowed when open exceptions exist for an operation. You can allow operation completion without any hindrance, allow with a warning, or prevent the operation completion.
  • Title: Completions with Under Issues
    Maximum Length: 30
    Name that identifies a list of values that control whether operation completion should be allowed when less than the required quantity of material is issued. You can allow operation completion without any hindrance, allow with a warning, or prevent the operation completion.
  • Title: Description
    Maximum Length: 240
    Description of the operation.
  • Flexfields for Operations
    Title: Flexfields for Operations
    The Flexfields for Process Work Order Operations resource manages descriptive flexfields that each work order operation references.
  • Exception Counts for Operations
    Title: Exception Counts for Operations
    The Exception Counts for Operations resource gets the count of exceptions that occurred for during the operation.
  • Title: Name
    Maximum Length: 120
    Name of the operation.
  • Title: Outside Processing Item
    Value that uniquely identifies the outside-processing item. It's a primary key that the application generates when it creates an item
  • Maximum Length: 300
    Number that identifies outside-processing item.
  • Outputs
    Title: Outputs
    The Outputs resource manages the outputs of all operations of a process work order.
  • Title: Completion Date
    Date and time when the user planned to complete the operation. This date is set by the scheduling application. The planned completion date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required.
  • Title: Start Date
    Date and time when the user planned to start the operation. This date is set by the scheduling application. The planned start date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required.
  • Title: Allow Resequencing
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the work order has resequence operations. If false, then the work order doesn't have resequence operations. This attribute is associated with a feature that requires an opt in.
  • Resources
    Title: Resources
    The Resources resource manages resources that the operations use to process the work order.
  • Title: Generate shipment
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then create shipping documents for this outside-processing operation. If false, then do not create these shipping documents. This attribute does not have a default value.
  • Value that uniquely identifies the outside-processing supplier. It's a primary key that the application generates when it creates a supplier.
  • Maximum Length: 255
    Name of the outside-processing supplier.
  • Maximum Length: 255
    Abbreviation that identifies the supplier site.
  • Value that uniquely identifies the supplier site. It's a primary key that the application generates when it creates a supplier site.
  • Title: Variable
    Lead time to perform this outside-processing operation for each unit of the outside-processing item.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Work Center
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
Nested Schema : Materials
Type: array
Title: Materials
The Materials resource manages materials that the operations use to process the work order.
Show Source
Nested Schema : Operation Attachments
Type: array
Title: Operation Attachments
The Operation Attachments resource manages the attachments for an operation.
Show Source
Nested Schema : Flexfields for Operations
Type: array
Title: Flexfields for Operations
The Flexfields for Process Work Order Operations resource manages descriptive flexfields that each work order operation references.
Show Source
Nested Schema : Exception Counts for Operations
Type: array
Title: Exception Counts for Operations
The Exception Counts for Operations resource gets the count of exceptions that occurred for during the operation.
Show Source
Nested Schema : Outputs
Type: array
Title: Outputs
The Outputs resource manages the outputs of all operations of a process work order.
Show Source
Nested Schema : Resources
Type: array
Title: Resources
The Resources resource manages resources that the operations use to process the work order.
Show Source
Nested Schema : processWorkOrders-Operation-Material-item-patch-request
Type: object
Show Source
  • Title: Basis
    Maximum Length: 30
    Value that indicates whether the material quantity is fixed; for example, quantity per lot produced, or variable; for example, quantity per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Include in planning
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning does not consider the material when it plans supply. The default value is true.
  • Material Attachments
    Title: Material Attachments
    The Material Attachments resource manages the attachments for input material.
  • Flexfields for Materials
    Title: Flexfields for Materials
    The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
  • Exception Counts
    Title: Exception Counts
    The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
  • Title: Required Quantity
    Quantity of the required material.
  • Title: Required Date
    Date 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.
  • Substitute Materials
    Title: Substitute Materials
    The Substitute Materials resource gets the substitute materials that the work order operation uses.
  • Maximum Length: 255
    Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Locator
    Value that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator.
  • Title: Supply Subinventory
    Maximum Length: 20
    Subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Type
    Maximum Length: 30
    Value 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.
  • Title: Item Yield
    Default Value: 1
    Factor 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 : Material Attachments
Type: array
Title: Material Attachments
The Material Attachments resource manages the attachments for input material.
Show Source
Nested Schema : Flexfields for Materials
Type: array
Title: Flexfields for Materials
The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
Show Source
Nested Schema : Exception Counts
Type: array
Title: Exception Counts
The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
Show Source
Nested Schema : Substitute Materials
Type: array
Title: Substitute Materials
The Substitute Materials resource gets the substitute materials that the work order operation uses.
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialExceptionCount-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-SubstituteMaterial-item-patch-request
Type: object
Show Source
  • Title: Inverse
    Inverse 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.
  • Title: Priority
    Ranking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in.
  • Title: Quantity per Product
    Quantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in.
  • Title: Required Quantity
    Required quantity of the substitute material.
  • Maximum Length: 1
    Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in.
  • Title: Primary UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in.
Nested Schema : processWorkOrders-Operation-OperationAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-OperationDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-OperationExceptionCount-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-item-patch-request
Type: object
Show Source
  • Maximum Length: 255
    Default completion subinventory locator.
  • Title: Completion Type
    Maximum Length: 30
    Default Value: MANUAL
    Type of output completion. Valid values are AUTOMATIC and MANUAL. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Title: Completion Locator
    Default completion subinventory locator.
  • Title: Completion Subinventory
    Maximum Length: 10
    Default completion subinventory code.
  • Title: Percentage
    Percent of cost allocation for the output item. The total cost allocation percentage for all the output items assigned to an operation cannot exceed 100%.
  • Output Attachments
    Title: Output Attachments
    The Output Attachments resource manages the attachments for an output of a work order operation.
  • Flexfields for Operation Outputs
    Title: Flexfields for Operation Outputs
    The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
  • Output Lot Numbers
    Title: Output Lot Numbers
    The Output Lot Numbers resource manages the product lots for an output of a work order operation. A product is any type of production output, whether it's the primary product, co-product, or by-product in a process manufacturing work order. This resource is associated with a feature that requires opt in.
  • Title: Quantity
    Expected output quantity for this operation.
  • Title: Sequence
    Number that indicates the sequence of the output item. The expected format for the attribute is a whole number.
  • Title: Output Type
    Maximum Length: 30
    Default Value: PRODUCT
    Type of output item. Valid values are PRODUCT or BY-PRODUCT. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure of the output 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.
Nested Schema : Output Attachments
Type: array
Title: Output Attachments
The Output Attachments resource manages the attachments for an output of a work order operation.
Show Source
Nested Schema : Flexfields for Operation Outputs
Type: array
Title: Flexfields for Operation Outputs
The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
Show Source
Nested Schema : Output Lot Numbers
Type: array
Title: Output Lot Numbers
The Output Lot Numbers resource manages the product lots for an output of a work order operation. A product is any type of production output, whether it's the primary product, co-product, or by-product in a process manufacturing work order. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputLotNumber-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-item-patch-request
Type: object
Show Source
  • Title: Assigned Units
    Default Value: 1
    Number of resource units required to perform the operation.
  • Title: Basis
    Maximum Length: 30
    Default Value: 1
    Value that indicates whether the resource quantity is fixed; for example, usage per lot produced, or variable; for example, usage per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Charge Type
    Maximum Length: 30
    Value that indicates whether resource transactions are automatically generated and at what stage. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE.
  • Maximum Length: 255
    Abbreviation that identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Equipment Profile
    Value that uniquely identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Completion Date
    Planned date and time till the resource is engaged for the operation. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Start Date
    Planned date and time to engage the resource for the operation. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Principal
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources for that operation sequence. If false, then this resource is not the principal resource. This attribute does not have a default value.
  • Maximum Length: 255
    Abbreviation that identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Required Usage
    Resource usage that the plant requires to make the work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage equals the usage rate multiplied by the work order quantity.
  • Title: Activity
    Maximum Length: 30
    Abbreviation that identifies the resource activity.
  • Resource Attachments
    Title: Resource Attachments
    The Resource Attachments resource manages the attachments for a resource.
  • Flexfields for Resources
    Title: Flexfields for Resources
    The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
  • Exceptions for Operation Resources
    Title: Exceptions for Operation Resources
    The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
  • Resource Instances
    Title: Resource Instances
    The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
  • Title: Sequence
    Number that the application uses to determine the step in the sequence it must use to make sure resources work together correctly to finish the operation. If multiple resource lines include the same resource sequence number, then the application schedules them to occur at the same time.
  • Title: Scheduled
    Maximum Length: 30
    Contains one of the following values: true or false. If true, then scheduling schedules the resource and computes the start date and completion date. If false, then scheduling does not schedule the resource and sets the start date equal to the completion date. The default value is true.
Nested Schema : Resource Attachments
Type: array
Title: Resource Attachments
The Resource Attachments resource manages the attachments for a resource.
Show Source
Nested Schema : Flexfields for Resources
Type: array
Title: Flexfields for Resources
The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
Show Source
Nested Schema : Exceptions for Operation Resources
Type: array
Title: Exceptions for Operation Resources
The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
Show Source
Nested Schema : Resource Instances
Type: array
Title: Resource Instances
The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceExceptionCount-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceInstance-item-patch-request
Type: object
Show Source
Nested Schema : ResourceInstanceDFF
Type: array
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceInstance-ResourceInstanceDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-item-patch-request
Type: object
Show Source
  • Title: Basis
    Maximum Length: 30
    Value that indicates whether the material quantity is fixed; for example, quantity per lot produced, or variable; for example, quantity per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Include in planning
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning does not consider the material when it plans supply. The default value is true.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • MaterialDFF
  • MaterialExceptionCount
  • Title: Required Quantity
    Quantity of the required material.
  • Title: Required Date
    Date 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
  • Maximum Length: 255
    Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Locator
    Value that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator.
  • Title: Supply Subinventory
    Maximum Length: 20
    Subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Type
    Maximum Length: 30
    Value 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.
  • Title: Item Yield
    Default Value: 1
    Factor 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: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : MaterialDFF
Type: array
Show Source
Nested Schema : MaterialExceptionCount
Type: array
Show Source
Nested Schema : SubstituteMaterial
Type: array
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialExceptionCount-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-SubstituteMaterial-item-patch-request
Type: object
Show Source
  • Title: Inverse
    Inverse 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.
  • Title: Priority
    Ranking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in.
  • Title: Quantity per Product
    Quantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in.
  • Title: Required Quantity
    Required quantity of the substitute material.
  • Maximum Length: 1
    Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in.
  • Title: Primary UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in.
Nested Schema : processWorkOrders-ProcessWorkOrderOutput-item-patch-request
Type: object
Show Source
  • Maximum Length: 255
    Default completion subinventory locator.
  • Title: Completion Type
    Maximum Length: 30
    Default Value: MANUAL
    Type of output completion. Valid values are AUTOMATIC and MANUAL. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Title: Completion Locator
    Default completion subinventory locator.
  • Title: Completion Subinventory
    Maximum Length: 10
    Default completion subinventory code.
  • Title: Percentage
    Percent of cost allocation for the output item. The total cost allocation percentage for all the output items assigned to an operation cannot exceed 100%.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • OutputDFF
  • Title: Quantity
    Expected output quantity for this operation.
  • Title: Sequence
    Number that indicates the sequence of the output item. The expected format for the attribute is a whole number.
  • Title: Output Type
    Maximum Length: 30
    Default Value: PRODUCT
    Type of output item. Valid values are PRODUCT or BY-PRODUCT. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure of the output 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.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : OutputDFF
Type: array
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderOutput-OutputAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderOutput-OutputDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderReservation-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-item-patch-request
Type: object
Show Source
  • Title: Assigned Units
    Default Value: 1
    Number of resource units required to perform the operation.
  • Title: Basis
    Maximum Length: 30
    Default Value: 1
    Value that indicates whether the resource quantity is fixed; for example, usage per lot produced, or variable; for example, usage per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Charge Type
    Maximum Length: 30
    Value that indicates whether resource transactions are automatically generated and at what stage. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE.
  • Maximum Length: 255
    Abbreviation that identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Equipment Profile
    Value that uniquely identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Completion Date
    Planned date and time till the resource is engaged for the operation. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Start Date
    Planned date and time to engage the resource for the operation. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Principal
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources for that operation sequence. If false, then this resource is not the principal resource. This attribute does not have a default value.
  • Maximum Length: 255
    Abbreviation that identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Required Usage
    Resource usage that the plant requires to make the work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage equals the usage rate multiplied by the work order quantity.
  • Title: Activity
    Maximum Length: 30
    Abbreviation that identifies the resource activity.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • ResourceDFF
  • ResourceExceptionCount
  • ResourceInstance
  • Title: Sequence
    Number that the application uses to determine the step in the sequence it must use to make sure resources work together correctly to finish the operation. If multiple resource lines include the same resource sequence number, then the application schedules them to occur at the same time.
  • Title: Scheduled
    Maximum Length: 30
    Contains one of the following values: true or false. If true, then scheduling schedules the resource and computes the start date and completion date. If false, then scheduling does not schedule the resource and sets the start date equal to the completion date. The default value is true.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : ResourceDFF
Type: array
Show Source
Nested Schema : ResourceExceptionCount
Type: array
Show Source
Nested Schema : ResourceInstance
Type: array
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceAttachment-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceExceptionCount-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceInstance-item-patch-request
Type: object
Show Source
Nested Schema : ResourceInstanceDFF
Type: array
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceInstance-ResourceInstanceDFF-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderStatusHistory-item-patch-request
Type: object
Show Source
Nested Schema : processWorkOrders-ProjectDetailsDFF-item-patch-request
Type: object
Show Source
  • Title: Context Value
    Descriptive flexfield context display value for work order project details. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order. This attribute is associated with a feature that requires opt in.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : processWorkOrders-item-response
Type: object
Show Source
  • Title: Actual Completion Date
    Read Only: true
    Date when the work order is actually finished. This date occurs when the work order status changes to Completed.
  • Title: Actual Start Date
    Read Only: true
    Date when the work order actually started.
  • Title: Quantity
    Quantity of material either consumed or produced in the production process. It can be based on the total quantity of the input items or output items. Batch Quantity is required if Process Name is specified during work order create action.
  • Title: Canceled Date
    Read Only: true
    Date when the user canceled the work order.
  • Title: Canceled Reason
    Maximum Length: 240
    Reason for canceling the work order.
  • Title: Closed Date
    Date when the user closed the work order.
  • Title: Completed Quantity
    Read Only: true
    Work order quantity that's completed into inventory at the last operation.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order.
  • Read Only: true
    Date when the user created the process work order.
  • Read Only: true
    Delay status of the work order. It contains one of the following values: 0, 1, 2, or 3. 0: no delay; 1: a delay exists in starting the work order; 2: a delay exists in completing the work order; 3: a delay exists in one or more of the work order operations. This attribute is for future use.
  • Title: Item Description
    Read Only: true
    Maximum Length: 240
    Description of the item.
  • Default Value: false
    Contains one of the following values: true or false. If true, then the application creates work order operations, operation materials, and operation resources from the work definition on the work order header. If false, then the application does not create these operations, materials, or resources from the work definition. The default value is false.
  • Title: Firm
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then planning does not consider the work order when rescheduling or re-planning. If false, then planning can suggest rescheduling and re-planning recommendations with respect to the work order. The default value is false.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the interface source.
  • Maximum Length: 300
    Number that identifies the item, which is an primary output of the work order.
  • Title: Revision
    Read Only: true
    Maximum Length: 18
    Revision of the item that's in effect according to the work definition date of the work order.
  • Read Only: true
    Date when the user most recently updated the process work order.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the process work order.
  • Links
  • Title: Nettable Quantity
    Quantity that the planning application uses as supply from the work order.
  • Operations
    Title: Operations
    The Operations resource manages the operations that the application performs to process the work order.
  • Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the orchestration process that created the work order.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization that's enabled for manufacturing.
  • Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Read Only: true
    Maximum Length: 240
    Name of the inventory organization that's enabled for manufacturing.
  • Title: Overcompletion Tolerance Type
    Maximum Length: 30
    Tolerance type for completing more work than the work order quantity requires.
  • Read Only: true
    Maximum Length: 255
    Description of the tolerance type for the overcompletion.
  • Title: Overcompletion Tolerance Value
    Default Value: 0
    Percent or quantity to allow the finished work to exceed the work order quantity.
  • Title: Completion Date
    Date and time when the work order is scheduled to complete.
  • Title: Start Date
    Date and time when the work order is scheduled to start.
  • Title: Preassign Lots
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then one or more lot numbers can be preassigned to a product in the work order. If false, then lot numbers can't be preassigned to a product in the work order. A product is any type of production output, whether it's the primary product, co-product, or by-product. The value of this attribute is copied from the work definition and does not have a default value. This attribute is associated with a feature that requires opt in.
  • Title: Item
    Value that uniquely identifies the primary output of the process work order. This is auto-populated by the application from the outputs of work order operation outputs.
  • Title: Quantity
    Planned production quantity for the work order.
  • Read Only: true
    Maximum Length: 255
    Unit of measure of the primary product.
  • Read Only: true
    Maximum Length: 3
    Unit of measure for the primary output quantity.
  • Maximum Length: 255
    Unique name of a process work definition. Either Process Name or Primary Output is required to create a process work order.
  • Work Order Attachments
    Title: Work Order Attachments
    The Work Order Attachments resource manages the attachments for a work order.
  • Flexfields for Process Work Orders
    Title: Flexfields for Process Work Orders
    The Flexfields for Process Work Orders resource manages the descriptive flexfields that the process work order references.
  • Work Order Materials
    Title: Work Order Materials
    The Work Order Materials resource manages materials that the operations use to process the work order.
  • Work Order Outputs
    Title: Work Order Outputs
    The Work Order Outputs resource manages the outputs of all operations of a process work order.
  • Work Order Reservations
    Title: Work Order Reservations
    The Work Order Reservations resource manages the demand documents that the application uses to reserve the output quantity for the work order.
  • Work Order Resources
    Title: Work Order Resources
    The Work Order Resources resource manages resources that the operations use to process the work order.
  • Status History
    Title: Status History
    The Status History resource gets the status history for the work order.
  • Flexfields for Project Details
    Title: Flexfields for Project Details
    The Flexfields for Project Details resource manages the project costing attributes for a work order. This resource is associated with a feature that requires opt in.
  • Title: Project Number
    Read Only: true
    Maximum Length: 25
    Number that identifies the project associated with the work order. This attribute is associated with a feature that requires opt in.
  • Title: Rejected Quantity
    Read Only: true
    Unique name of a process work definition.
  • Title: Released Date
    Date when the work order is released.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the work order has resequence operations. If false, then the work order doesn't have resequence operations. It's read-only value. This attribute is associated with a feature that requires opt in.
  • Title: Scheduling Method
    Maximum Length: 30
    Default Value: DEFAULT_SCHEDULER
    Scheduling method that the application uses to schedule the work order. The default value is DEFAULT_SCHEDULING.
  • Read Only: true
    Value that uniquely identifies the supply order in the orchestration module of the supply chain. It's a primary key that the application generates when it creates the supply order.
  • Title: Scrapped Quantity
    Read Only: true
    Total scrapped quantity across all operations for the work order.
  • Title: Source Header Reference
    Read Only: true
    Maximum Length: 240
    Reference to the work order header in the source application.
  • Read Only: true
    Value that uniquely identifies the work order header in the source application.
  • Title: Source Line Reference
    Read Only: true
    Maximum Length: 240
    Reference to the work order line in the source application.
  • Read Only: true
    Value that uniquely identifies the work order line in the source application.
  • Title: Source System
    Value that uniquely identifies the source application.
  • Title: Source System Type
    Maximum Length: 30
    Type of source application. Values include INTERNAL or EXTERNAL.
  • Title: Default Supply Type
    Maximum Length: 30
    Default supply type to use for the work order material.
  • Read Only: true
    Maximum Length: 80
    Description of the supply type.
  • Title: Task Number
    Read Only: true
    Maximum Length: 100
    Number that identifies the task associated with the work order. This attribute is associated with a feature that requires opt in.
  • Title: Undercompleted
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the work order is undercompleted. If false, then the work order is not undercompleted. This attribute is associated with a feature that requires opt in.
  • Title: Undercompletion Tolerance Type
    Maximum Length: 30
    Tolerance type for completing less work than the work order quantity requires. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Maximum Length: 255
    Description of the tolerance type for the under-completion. This attribute is associated with a feature that requires opt in.
  • Title: Undercompletion Tolerance Value
    Percent or quantity to allow the finished work to subceed the work order quantity. This attribute is associated with a feature that requires opt in.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the quantity of the work order item. It's the primary unit of measure.
  • Title: UOM
    Read Only: true
    Maximum Length: 3
    Unit of measure for the batch quantity.
  • Title: Date
    As-of date that the work definition uses to determine the work definition version.
  • Read Only: true
    Maximum Length: 255
    Abbreviation that identifies the work definition.
  • Title: Work Definition
    Read Only: true
    Value that uniquely identifies the work definition.
  • Title: Work Definition
    Read Only: true
    Maximum Length: 80
    Work definition that the work order uses to refer the operation, material, and resource requirements.
  • Title: Version
    Read Only: true
    Value that uniquely identifies the work definition version.
  • Title: Version
    Read Only: true
    Maximum Length: 10
    Number that indicates the version of the work definition used in the work order.
  • Read Only: true
    If the work order status is Unreleased, then the work order date is equal to the planned start date of the work order. If the work order status is not Unreleased, then the work order date is equal to the planned completion date. This is a calculated attribute.
  • Title: Description
    Maximum Length: 240
    Description of the work order.
  • Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Title: Work Order
    Maximum Length: 120
    Number that identifies the work order. This number is unique in the manufacturing organization. The user can manually assign the number when the user creates the work order, or can allow the application to create a unique number from the numbering scheme that the following plant parameters define: Work Order Prefix or Work Order Starting Number.
  • Title: Priority
    Priority to use when determining when to run the work order in relation to other work orders.
  • Maximum Length: 255
    Abbreviation that identifies the work order status. A list of all the valid work order statuses can be retrieved using the workOrderStatuses resource.
  • Title: Status
    Value that uniquely identifies the work order status. A list of all the valid work order statuses can be retrieved using the workOrderStatuses resource.
  • Title: Work Order Status
    Read Only: true
    Maximum Length: 120
    Name of the work order status. A list of all the valid work order statuses can be retrieved using the workOrderStatuses resource.
  • Title: Subtype
    Maximum Length: 30
    Description of the work being performed. Values include Standard Production, Prototyping, or Repair.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Description of the work order subtype.
  • Title: System Status Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work order status. The system references the work order status to determine the abbreviation to display.
  • Title: Type
    Maximum Length: 30
    Type of work order that the user selected when creating the work order.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Description of the work order type.
Nested Schema : Operations
Type: array
Title: Operations
The Operations resource manages the operations that the application performs to process the work order.
Show Source
Nested Schema : Work Order Attachments
Type: array
Title: Work Order Attachments
The Work Order Attachments resource manages the attachments for a work order.
Show Source
Nested Schema : Flexfields for Process Work Orders
Type: array
Title: Flexfields for Process Work Orders
The Flexfields for Process Work Orders resource manages the descriptive flexfields that the process work order references.
Show Source
Nested Schema : Work Order Materials
Type: array
Title: Work Order Materials
The Work Order Materials resource manages materials that the operations use to process the work order.
Show Source
Nested Schema : Work Order Outputs
Type: array
Title: Work Order Outputs
The Work Order Outputs resource manages the outputs of all operations of a process work order.
Show Source
Nested Schema : Work Order Reservations
Type: array
Title: Work Order Reservations
The Work Order Reservations resource manages the demand documents that the application uses to reserve the output quantity for the work order.
Show Source
Nested Schema : Work Order Resources
Type: array
Title: Work Order Resources
The Work Order Resources resource manages resources that the operations use to process the work order.
Show Source
Nested Schema : Status History
Type: array
Title: Status History
The Status History resource gets the status history for the work order.
Show Source
Nested Schema : Flexfields for Project Details
Type: array
Title: Flexfields for Project Details
The Flexfields for Project Details resource manages the project costing attributes for a work order. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : processWorkOrders-Operation-item-response
Type: object
Show Source
  • Read Only: true
    Date when the operation actually ended.
  • Read Only: true
    Date when the operation actually started.
  • Title: Additional Manual Material Issue
    Maximum Length: 30
    Name that identifies a list of values that control whether a production operator can issue more than the required quantity while manually reporting material issues. You can allow issuing more than the required quantity without any hindrance, or prevent the material issue in case of additional material issue.
  • Title: Automatically Transact
    Maximum Length: 1
    Contains 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 the charge type setups. If false, then the operation is not automatically reported. The count point attribute and the automatically transact attribute are mutually exclusive. You must make sure that each of these attributes do not both contain true. If count point and automatically transact each contain false, then the operation is optional. You can manually report component usage and resource usage for an optional operation. This attribute does not have a default value.
  • Title: Completed
    Read Only: true
    Work order quantity that the application finished on the last operation and put into inventory.
  • Title: Count Point
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this operation is a count point operation. If an operation is a count point operation, then you have to manually complete it. If false, then this operation is not a count point operation. The last operation in a work order should always be a count point operation. This attribute does not have a default value.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order operation.
  • Read Only: true
    Date when the user created the work order operation.
  • Read Only: true
    Delay status of the work order or work order operation. It contains one of the following values. 0: no delay; 1: a delay exists in starting the work order operation; 2: a delay exists in finishing the work order operation; 3: a delay exists in one or more of the work order operations. This attribute is for future use.
  • Read Only: true
    Number that indicates the execution sequence of operations when the work order allows resequencing. It's a read-only value. This attribute is associated with a feature that requires an opt in.
  • Title: Fixed
    Lead time to perform this outside-processing operation, independent of the quantity of the outside-processing item.
  • Title: In Process
    Read Only: true
    Quantity that completed at the prior count point operation and are waiting for delivery to the supplier operation.
  • Read Only: true
    Date when the user most recently updated the work order operation.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the process work order operation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the lead time uses for the supplier operation.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the lead time uses.
  • Links
  • Materials
    Title: Materials
    The Materials resource manages materials that the operations use to process the work order.
  • Read Only: true
    Count of the material that the application requires for this operation.
  • Operation Attachments
    Title: Operation Attachments
    The Operation Attachments resource manages the attachments for an operation.
  • Title: Completions with Open Exceptions
    Maximum Length: 30
    Name that identifies a list of values that control whether operation completion should be allowed when open exceptions exist for an operation. You can allow operation completion without any hindrance, allow with a warning, or prevent the operation completion.
  • Title: Completions with Under Issues
    Maximum Length: 30
    Name that identifies a list of values that control whether operation completion should be allowed when less than the required quantity of material is issued. You can allow operation completion without any hindrance, allow with a warning, or prevent the operation completion.
  • Title: Description
    Maximum Length: 240
    Description of the operation.
  • Flexfields for Operations
    Title: Flexfields for Operations
    The Flexfields for Process Work Order Operations resource manages descriptive flexfields that each work order operation references.
  • Exception Counts for Operations
    Title: Exception Counts for Operations
    The Exception Counts for Operations resource gets the count of exceptions that occurred for during the operation.
  • Title: Name
    Maximum Length: 120
    Name of the operation.
  • Title: Sequence
    Number that indicates the sequence to use when performing the work order operations.
  • Title: Operation Type
    Maximum Length: 30
    Default Value: IN_HOUSE
    Value that specifies the type of the operation. A list of accepted values is defined in the lookup type ORA_WIS_OPERATION_TYPE.
  • Read Only: true
    Maximum Length: 255
    Description of the operation type.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Read Only: true
    Maximum Length: 255
    Description of the outside-processing item.
  • Title: Outside Processing Item
    Value that uniquely identifies the outside-processing item. It's a primary key that the application generates when it creates an item
  • Maximum Length: 300
    Number that identifies outside-processing item.
  • Outputs
    Title: Outputs
    The Outputs resource manages the outputs of all operations of a process work order.
  • Read Only: true
    Over receipt quantity of the purchase order line for this outside processing operation.
  • Title: Completion Date
    Date and time when the user planned to complete the operation. This date is set by the scheduling application. The planned completion date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required.
  • Title: Start Date
    Date and time when the user planned to start the operation. This date is set by the scheduling application. The planned start date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required.
  • Read Only: true
    Approved quantity on the purchase order created for this outside processing operation.
  • Read Only: true
    Quantity requested to create the purchase requisition for this outside processing operation.
  • Title: Ready
    Read Only: true
    Quantity that's ready for the operation.
  • Read Only: true
    Received quantity for this outside processing operation.
  • Title: Rejected
    Read Only: true
    Quantity rejected, if any, for the operation.
  • Title: Allow Resequencing
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the work order has resequence operations. If false, then the work order doesn't have resequence operations. This attribute is associated with a feature that requires an opt in.
  • Resources
    Title: Resources
    The Resources resource manages resources that the operations use to process the work order.
  • Read Only: true
    Count of the resources that the application requires for this operation.
  • Title: Scrapped
    Read Only: true
    Quantity scrapped, if any, for the operation.
  • Title: Serialization
    Read Only: true
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then enforce serial tracking for the operation. If false, then do not enforce. The work definition that the work order references provides this value. The default value is false.
  • Read Only: true
    Shipped quantity for this outside processing operation.
  • Title: Generate shipment
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then create shipping documents for this outside-processing operation. If false, then do not create these shipping documents. This attribute does not have a default value.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the operation.
  • Value that uniquely identifies the operation that the work order references. It's a primary key that the application generates when it creates the operation.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation.
  • Value that uniquely identifies the outside-processing supplier. It's a primary key that the application generates when it creates a supplier.
  • Maximum Length: 255
    Name of the outside-processing supplier.
  • Maximum Length: 255
    Abbreviation that identifies the supplier site.
  • Read Only: true
    Maximum Length: 255
    Description of the supplier site.
  • Value that uniquely identifies the supplier site. It's a primary key that the application generates when it creates a supplier site.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the quantity uses for the operation.
  • Title: Variable
    Lead time to perform this outside-processing operation for each unit of the outside-processing item.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work area.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Title: Work Center
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Title: Work Order
    Read Only: true
    Maximum Length: 120
    Number that identifies the work order. This number is unique in the manufacturing organization. The user can manually assign the number when the user creates the work order, or can allow the application to create a unique number from the numbering scheme that the following plant parameters define: Work Order Prefix or Work Order Starting Number.
  • Read Only: true
    Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
Nested Schema : Materials
Type: array
Title: Materials
The Materials resource manages materials that the operations use to process the work order.
Show Source
Nested Schema : Operation Attachments
Type: array
Title: Operation Attachments
The Operation Attachments resource manages the attachments for an operation.
Show Source
Nested Schema : Flexfields for Operations
Type: array
Title: Flexfields for Operations
The Flexfields for Process Work Order Operations resource manages descriptive flexfields that each work order operation references.
Show Source
Nested Schema : Exception Counts for Operations
Type: array
Title: Exception Counts for Operations
The Exception Counts for Operations resource gets the count of exceptions that occurred for during the operation.
Show Source
Nested Schema : Outputs
Type: array
Title: Outputs
The Outputs resource manages the outputs of all operations of a process work order.
Show Source
Nested Schema : Resources
Type: array
Title: Resources
The Resources resource manages resources that the operations use to process the work order.
Show Source
Nested Schema : processWorkOrders-Operation-Material-item-response
Type: object
Show Source
  • Title: Allocated Quantity
    Read Only: true
    Quantity of the material already allocated.
  • Title: Basis
    Maximum Length: 30
    Value that indicates whether the material quantity is fixed; for example, quantity per lot produced, or variable; for example, quantity per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order input.
  • Read Only: true
    Date when the user created the work order operation input.
  • Title: Include in planning
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning does not consider the material when it plans supply. The default value is true.
  • Value that uniquely identifies the item, product, or assembly in the inventory organization.
  • Title: Issued Quantity
    Read Only: true
    Default Value: 0
    Net quantity of the material that the application issued for the operation.
  • Title: Item Description
    Read Only: true
    Maximum Length: 240
    Description of the item.
  • Maximum Length: 300
    Number 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.
  • Read Only: true
    Maximum Length: 18
    Value that indicates the revision of the item.
  • Read Only: true
    Date when the user most recently updated the work order operation input.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order input.
  • Links
  • Material Attachments
    Title: Material Attachments
    The Material Attachments resource manages the attachments for input material.
  • Flexfields for Materials
    Title: Flexfields for Materials
    The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
  • Exception Counts
    Title: Exception Counts
    The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
  • Title: Sequence
    Number that indicates the unique sequence of the material assigned to the work order operation.
  • Read Only: true
    Maximum Length: 30
    Default Value: COMPONENT
    Type 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.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation that processes the material.
  • Title: Operation Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Title: Picked Quantity
    Read Only: true
    Quantity of the material already picked.
  • Read Only: true
    Quantity of the assembly that's completed into inventory. The material type for this material is PRIMARY_PRODUCT.
  • Title: Required Quantity
    Quantity of the required material.
  • Read Only: true
    Quantity of the material remaining to be allocated.
  • Title: Required Date
    Date 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.
  • Title: Reserved Quantity
    Read Only: true
    Material quantity that's reserved against the work order operation.
  • Read Only: true
    Required material quantity in the secondary unit of measure. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: Secondary Unit of Measure
    Read Only: true
    Maximum Length: 3
    Abbreviation 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.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation.
  • Read Only: true
    Value 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.
  • Read Only: true
    Maximum Length: 1
    Indicates whether the component is a substitute. This attribute does not have a default value. This attribute is associated with a feature that requires opt in.
  • Substitute Materials
    Title: Substitute Materials
    The Substitute Materials resource gets the substitute materials that the work order operation uses.
  • Maximum Length: 255
    Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Locator
    Value that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator.
  • Title: Supply Subinventory
    Maximum Length: 20
    Subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Type
    Maximum Length: 30
    Value 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.
  • Read Only: true
    Maximum Length: 80
    Description of the supply type.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit 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.
  • Title: UOM
    Maximum Length: 3
    Abbreviation 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.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Read Only: true
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Read Only: true
    Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value 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.
  • Title: Item Yield
    Default Value: 1
    Factor 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 : Material Attachments
Type: array
Title: Material Attachments
The Material Attachments resource manages the attachments for input material.
Show Source
Nested Schema : Flexfields for Materials
Type: array
Title: Flexfields for Materials
The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
Show Source
Nested Schema : Exception Counts
Type: array
Title: Exception Counts
The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
Show Source
Nested Schema : Substitute Materials
Type: array
Title: Substitute Materials
The Substitute Materials resource gets the substitute materials that the work order operation uses.
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-MaterialExceptionCount-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Material-SubstituteMaterial-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    User who created the substitute material.
  • Read Only: true
    Date when the user created the substitute material.
  • Read Only: true
    Value that uniquely identifies the item, product, or assembly in the inventory organization. This attribute is associated with a feature that requires opt in.
  • Title: Inverse
    Inverse 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.
  • Read Only: true
    Maximum Length: 300
    Number that identifies the item, which is an output of the work order. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date and time when the user most recently updated the substitute material.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the substitute material.
  • Links
  • Read Only: true
    Maximum Length: 255
    Abbreviation that identifies the inventory organization that's enabled for manufacturing. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Value 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.
  • Title: Priority
    Ranking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in.
  • Title: Quantity per Product
    Quantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in.
  • Title: Required Quantity
    Required quantity of the substitute material.
  • Maximum Length: 1
    Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Maximum Length: 255
    Primary unit of measure for the substitute material quantity. This attribute is associated with a feature that requires opt in.
  • Title: Primary UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Value 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.
  • 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 : processWorkOrders-Operation-OperationAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-OperationDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-OperationExceptionCount-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-item-response
Type: object
Show Source
  • Title: Actual Completion Quantity
    Read Only: true
    Quantity completed and moved to inventory.
  • Maximum Length: 255
    Default completion subinventory locator.
  • Title: Completion Type
    Maximum Length: 30
    Default Value: MANUAL
    Type of output completion. Valid values are AUTOMATIC and MANUAL. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Title: Completion Locator
    Default completion subinventory locator.
  • Title: Completion Subinventory
    Maximum Length: 10
    Default completion subinventory code.
  • Title: Basis
    Read Only: true
    Basis of allocating the cost.
  • Title: Percentage
    Percent of cost allocation for the output item. The total cost allocation percentage for all the output items assigned to an operation cannot exceed 100%.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order output.
  • Read Only: true
    Date when the user created the work order operation output.
  • Value that uniquely identifies the output item.
  • Title: Item Description
    Read Only: true
    Maximum Length: 240
    Description of the output item.
  • Maximum Length: 300
    Number that identifies the item, which is an output of the work order.
  • Read Only: true
    Date when the user most recently updated the work order operation output.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order output.
  • Links
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the operation.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation.
  • Title: Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Output Attachments
    Title: Output Attachments
    The Output Attachments resource manages the attachments for an output of a work order operation.
  • Flexfields for Operation Outputs
    Title: Flexfields for Operation Outputs
    The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
  • Output Lot Numbers
    Title: Output Lot Numbers
    The Output Lot Numbers resource manages the product lots for an output of a work order operation. A product is any type of production output, whether it's the primary product, co-product, or by-product in a process manufacturing work order. This resource is associated with a feature that requires opt in.
  • Title: Quantity
    Expected output quantity for this operation.
  • Title: Sequence
    Number that indicates the sequence of the output item. The expected format for the attribute is a whole number.
  • Title: Output Type
    Maximum Length: 30
    Default Value: PRODUCT
    Type of output item. Valid values are PRODUCT or BY-PRODUCT. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Title: Primary Output
    Read Only: true
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the output item is a primary output item. If false, then the output item is not a primary output item. The default value is false.
  • Read Only: true
    Expected output quantity for this operation in the secondary unit of measure. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: Secondary Unit of Measure
    Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the secondary unit of measure of the output. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the quantity uses for the output 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.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure of the output 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.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work area.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Title: Work Center
    Read Only: true
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value that uniquely identifies the work order operation output. It's a primary key that the application generates when it creates the work order operation output.
Nested Schema : Output Attachments
Type: array
Title: Output Attachments
The Output Attachments resource manages the attachments for an output of a work order operation.
Show Source
Nested Schema : Flexfields for Operation Outputs
Type: array
Title: Flexfields for Operation Outputs
The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
Show Source
Nested Schema : Output Lot Numbers
Type: array
Title: Output Lot Numbers
The Output Lot Numbers resource manages the product lots for an output of a work order operation. A product is any type of production output, whether it's the primary product, co-product, or by-product in a process manufacturing work order. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Output-OutputLotNumber-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    User who created the lot association with the operation output. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date when the user created the lot association with the operation output. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date when the user most recently updated the lot association with the operation output. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the lot association with the operation output. This attribute is associated with a feature that requires opt in.
  • Links
  • Title: Lot Expiration Date
    Date and time when the output lot expires. This attribute is associated with a feature that requires opt in.
  • Title: Lot Number
    Maximum Length: 80
    Number that identifies the lot used for the operation output. This attribute is associated with a feature that requires opt in.
  • Title: Parent Lot Number
    Number that identifies the parent lot of the lot number used for the operation output. This attribute is applicable if the output is lot controlled. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Value that uniquely identifies the output lot for the operation output. It's a primary key that the application generates when it creates the lot association for the work order operation output. This attribute is associated with a feature that requires opt in.
Nested Schema : processWorkOrders-Operation-Resource-item-response
Type: object
Show Source
  • Title: Actual Resource Usage
    Read Only: true
    Net actual usage of the assigned resource.
  • Title: Assigned Units
    Default Value: 1
    Number of resource units required to perform the operation.
  • Title: Basis
    Maximum Length: 30
    Default Value: 1
    Value that indicates whether the resource quantity is fixed; for example, usage per lot produced, or variable; for example, usage per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Charge Type
    Maximum Length: 30
    Value that indicates whether resource transactions are automatically generated and at what stage. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order operation resource.
  • Read Only: true
    Date when the used created the work order operation resource.
  • Maximum Length: 255
    Abbreviation that identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Equipment Profile
    Value that uniquely identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date when the user most recently updated the work order operation resource.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order resource.
  • Links
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation that processes the resource.
  • Title: Operation Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Read Only: true
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the resource associated with this operation is pulled in as part of a phantom explosion that pulled in the resources from the work definition of a phantom material tied to the operation. If false, then the resource is not a part of phantom explosion. The default value is false.
  • Title: Completion Date
    Planned date and time till the resource is engaged for the operation. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Start Date
    Planned date and time to engage the resource for the operation. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Principal
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources for that operation sequence. If false, then this resource is not the principal resource. This attribute does not have a default value.
  • Maximum Length: 255
    Abbreviation that identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Required Usage
    Resource usage that the plant requires to make the work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage equals the usage rate multiplied by the work order quantity.
  • Title: Activity
    Maximum Length: 30
    Abbreviation that identifies the resource activity.
  • Resource Attachments
    Title: Resource Attachments
    The Resource Attachments resource manages the attachments for a resource.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the resource.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the resource.
  • Flexfields for Resources
    Title: Flexfields for Resources
    The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
  • Exceptions for Operation Resources
    Title: Exceptions for Operation Resources
    The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
  • Value that uniquely identifies the resource. It's a primary key that the application generates when it creates the resource.
  • Resource Instances
    Title: Resource Instances
    The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the resource.
  • Title: Sequence
    Number that the application uses to determine the step in the sequence it must use to make sure resources work together correctly to finish the operation. If multiple resource lines include the same resource sequence number, then the application schedules them to occur at the same time.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Type of the resource. Values include Labor or Equipment.
  • Title: Scheduled
    Maximum Length: 30
    Contains one of the following values: true or false. If true, then scheduling schedules the resource and computes the start date and completion date. If false, then scheduling does not schedule the resource and sets the start date equal to the completion date. The default value is true.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation.
  • Read Only: true
    Value that uniquely identifies the standard operation of a work order. It's a primary key that the application generates when it creates the operation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the resource uses.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the resource uses.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work area.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Read Only: true
    Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value that uniquely identifies the resource for the work order operation. It's a primary key that the application generates when it creates the resource for the work order operation.
Nested Schema : Resource Attachments
Type: array
Title: Resource Attachments
The Resource Attachments resource manages the attachments for a resource.
Show Source
Nested Schema : Flexfields for Resources
Type: array
Title: Flexfields for Resources
The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
Show Source
Nested Schema : Exceptions for Operation Resources
Type: array
Title: Exceptions for Operation Resources
The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
Show Source
Nested Schema : Resource Instances
Type: array
Title: Resource Instances
The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceExceptionCount-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceInstance-item-response
Type: object
Show Source
Nested Schema : Flexfields for Resource Instances
Type: array
Title: Flexfields for Resource Instances
The Flexfields for Resource Instances resource manages descriptive flexfields that contain details about the resource instance.
Show Source
Nested Schema : processWorkOrders-Operation-Resource-ResourceInstance-ResourceInstanceDFF-item-response
Type: object
Show Source
  • Title: Context Segment
    Maximum Length: 80
    Descriptive flexfield context name for work order operation resource instance.
  • Title: Context Segment
    Descriptive flexfield context display value for work order operation resource instance.
  • Links
  • Value that uniquely identifies an output of a work order operation resource instance. It's a primary key that the application generates when it creates the work order operation resource instance.
Nested Schema : processWorkOrders-ProcessWorkOrderAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-item-response
Type: object
Show Source
  • Title: Allocated Quantity
    Read Only: true
    Quantity of the material already allocated.
  • Title: Basis
    Maximum Length: 30
    Value that indicates whether the material quantity is fixed; for example, quantity per lot produced, or variable; for example, quantity per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order input.
  • Read Only: true
    Date when the user created the work order operation input.
  • Title: Include in planning
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning does not consider the material when it plans supply. The default value is true.
  • Value that uniquely identifies the item, product, or assembly in the inventory organization.
  • Title: Issued Quantity
    Read Only: true
    Default Value: 0
    Net quantity of the material that the application issued for the operation.
  • Title: Item Description
    Read Only: true
    Maximum Length: 240
    Description of the item.
  • Maximum Length: 300
    Number 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.
  • Read Only: true
    Maximum Length: 18
    Value that indicates the revision of the item.
  • Read Only: true
    Date when the user most recently updated the work order operation input.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order input.
  • Links
  • Material Attachments
    Title: Material Attachments
    The Material Attachments resource manages the attachments for input material.
  • Flexfields for Materials
    Title: Flexfields for Materials
    The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
  • Exception Counts
    Title: Exception Counts
    The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
  • Title: Sequence
    Number that indicates the unique sequence of the material assigned to the work order operation.
  • Read Only: true
    Maximum Length: 30
    Default Value: COMPONENT
    Type 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.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation that processes the material.
  • Title: Operation Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Title: Picked Quantity
    Read Only: true
    Quantity of the material already picked.
  • Read Only: true
    Quantity of the assembly that's completed into inventory. The material type for this material is PRIMARY_PRODUCT.
  • Title: Required Quantity
    Quantity of the required material.
  • Read Only: true
    Quantity of the material remaining to be allocated.
  • Title: Required Date
    Date 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.
  • Title: Reserved Quantity
    Read Only: true
    Material quantity that's reserved against the work order operation.
  • Read Only: true
    Required material quantity in the secondary unit of measure. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: Secondary Unit of Measure
    Read Only: true
    Maximum Length: 3
    Abbreviation 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.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation.
  • Read Only: true
    Value 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.
  • Read Only: true
    Maximum Length: 1
    Indicates whether the component is a substitute. This attribute does not have a default value. This attribute is associated with a feature that requires opt in.
  • Substitute Materials
    Title: Substitute Materials
    The Substitute Materials resource gets the substitute materials that the work order operation uses.
  • Maximum Length: 255
    Locator in subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Locator
    Value that uniquely identifies the locator. It's a primary key that the application generates when it creates the locator.
  • Title: Supply Subinventory
    Maximum Length: 20
    Subinventory to use, by default, when the plant draws material during assembly or an operation pull.
  • Title: Supply Type
    Maximum Length: 30
    Value 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.
  • Read Only: true
    Maximum Length: 80
    Description of the supply type.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit 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.
  • Title: UOM
    Maximum Length: 3
    Abbreviation 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.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Read Only: true
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Read Only: true
    Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value 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.
  • Title: Item Yield
    Default Value: 1
    Factor 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 : Material Attachments
Type: array
Title: Material Attachments
The Material Attachments resource manages the attachments for input material.
Show Source
Nested Schema : Flexfields for Materials
Type: array
Title: Flexfields for Materials
The Flexfields for Materials resource manages descriptive flexfields that contain details about the input materials that the work order operation processes.
Show Source
Nested Schema : Exception Counts
Type: array
Title: Exception Counts
The Exception Counts resource gets the count of exceptions that occurred for input materials during the operation.
Show Source
Nested Schema : Substitute Materials
Type: array
Title: Substitute Materials
The Substitute Materials resource gets the substitute materials that the work order operation uses.
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-MaterialExceptionCount-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderMaterial-SubstituteMaterial-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 64
    User who created the substitute material.
  • Read Only: true
    Date when the user created the substitute material.
  • Read Only: true
    Value that uniquely identifies the item, product, or assembly in the inventory organization. This attribute is associated with a feature that requires opt in.
  • Title: Inverse
    Inverse 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.
  • Read Only: true
    Maximum Length: 300
    Number that identifies the item, which is an output of the work order. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date and time when the user most recently updated the substitute material.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the substitute material.
  • Links
  • Read Only: true
    Maximum Length: 255
    Abbreviation that identifies the inventory organization that's enabled for manufacturing. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Value 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.
  • Title: Priority
    Ranking of the substitute component to use instead of the primary component. This attribute is associated with a feature that requires opt in.
  • Title: Quantity per Product
    Quantity required to manufacture each unit of the substitute material. This attribute is associated with a feature that requires opt in.
  • Title: Required Quantity
    Required quantity of the substitute material.
  • Maximum Length: 1
    Mark used indicate whether the component is a substitute or not. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Maximum Length: 255
    Primary unit of measure for the substitute material quantity. This attribute is associated with a feature that requires opt in.
  • Title: Primary UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the substitute material uses. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Value 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.
  • 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 : processWorkOrders-ProcessWorkOrderOutput-item-response
Type: object
Show Source
  • Title: Actual Completion Quantity
    Read Only: true
    Quantity completed and moved to inventory.
  • Maximum Length: 255
    Default completion subinventory locator.
  • Title: Completion Type
    Maximum Length: 30
    Default Value: MANUAL
    Type of output completion. Valid values are AUTOMATIC and MANUAL. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Title: Completion Locator
    Default completion subinventory locator.
  • Title: Completion Subinventory
    Maximum Length: 10
    Default completion subinventory code.
  • Title: Basis
    Read Only: true
    Basis of allocating the cost.
  • Title: Percentage
    Percent of cost allocation for the output item. The total cost allocation percentage for all the output items assigned to an operation cannot exceed 100%.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order output.
  • Read Only: true
    Date when the user created the work order operation output.
  • Value that uniquely identifies the output item.
  • Title: Item Description
    Read Only: true
    Maximum Length: 240
    Description of the output item.
  • Maximum Length: 300
    Number that identifies the item, which is an output of the work order.
  • Read Only: true
    Date when the user most recently updated the work order operation output.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order output.
  • Links
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the operation.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation.
  • Title: Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Output Attachments
    Title: Output Attachments
    The Output Attachments resource manages the attachments for an output of a work order operation.
  • Flexfields for Operation Outputs
    Title: Flexfields for Operation Outputs
    The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
  • Title: Quantity
    Expected output quantity for this operation.
  • Title: Sequence
    Number that indicates the sequence of the output item. The expected format for the attribute is a whole number.
  • Title: Output Type
    Maximum Length: 30
    Default Value: PRODUCT
    Type of output item. Valid values are PRODUCT or BY-PRODUCT. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Title: Primary Output
    Read Only: true
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the output item is a primary output item. If false, then the output item is not a primary output item. The default value is false.
  • Read Only: true
    Expected output quantity for this operation in the secondary unit of measure. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: Secondary Unit of Measure
    Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the secondary unit of measure of the output. This attribute is read-only. This attribute is associated with a feature that requires opt in.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the quantity uses for the output 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.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure of the output 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.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work area.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Title: Work Center
    Read Only: true
    Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value that uniquely identifies the work order operation output. It's a primary key that the application generates when it creates the work order operation output.
Nested Schema : Output Attachments
Type: array
Title: Output Attachments
The Output Attachments resource manages the attachments for an output of a work order operation.
Show Source
Nested Schema : Flexfields for Operation Outputs
Type: array
Title: Flexfields for Operation Outputs
The Flexfields for Operation Outputs resource manages descriptive flexfields that contain details about the output materials that the work order operation processes.
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderOutput-OutputAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderOutput-OutputDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderReservation-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-item-response
Type: object
Show Source
  • Title: Actual Resource Usage
    Read Only: true
    Net actual usage of the assigned resource.
  • Title: Assigned Units
    Default Value: 1
    Number of resource units required to perform the operation.
  • Title: Basis
    Maximum Length: 30
    Default Value: 1
    Value that indicates whether the resource quantity is fixed; for example, usage per lot produced, or variable; for example, usage per item produced. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE.
  • Title: Charge Type
    Maximum Length: 30
    Value that indicates whether resource transactions are automatically generated and at what stage. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE.
  • Read Only: true
    Maximum Length: 64
    User who created the process work order operation resource.
  • Read Only: true
    Date when the used created the work order operation resource.
  • Maximum Length: 255
    Abbreviation that identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Equipment Profile
    Value that uniquely identifies the equipment profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Read Only: true
    Date when the user most recently updated the work order operation resource.
  • Read Only: true
    Maximum Length: 64
    User who updated the process work order resource.
  • Links
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation that processes the resource.
  • Title: Operation Sequence
    Read Only: true
    Number that indicates the sequence to use when performing the work order operations.
  • Read Only: true
    Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Read Only: true
    Maximum Length: 1
    Default Value: false
    Contains one of the following values: true or false. If true, then the resource associated with this operation is pulled in as part of a phantom explosion that pulled in the resources from the work definition of a phantom material tied to the operation. If false, then the resource is not a part of phantom explosion. The default value is false.
  • Title: Completion Date
    Planned date and time till the resource is engaged for the operation. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Start Date
    Planned date and time to engage the resource for the operation. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required.
  • Title: Principal
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources for that operation sequence. If false, then this resource is not the principal resource. This attribute does not have a default value.
  • Maximum Length: 255
    Abbreviation that identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Value that uniquely identifies the job profile associated with the work order operation resource. This attribute is associated with a feature that requires opt in.
  • Title: Required Usage
    Resource usage that the plant requires to make the work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage equals the usage rate multiplied by the work order quantity.
  • Title: Activity
    Maximum Length: 30
    Abbreviation that identifies the resource activity.
  • Resource Attachments
    Title: Resource Attachments
    The Resource Attachments resource manages the attachments for a resource.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the resource.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the resource.
  • Flexfields for Resources
    Title: Flexfields for Resources
    The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
  • Exceptions for Operation Resources
    Title: Exceptions for Operation Resources
    The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
  • Value that uniquely identifies the resource. It's a primary key that the application generates when it creates the resource.
  • Resource Instances
    Title: Resource Instances
    The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the resource.
  • Title: Sequence
    Number that the application uses to determine the step in the sequence it must use to make sure resources work together correctly to finish the operation. If multiple resource lines include the same resource sequence number, then the application schedules them to occur at the same time.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Type of the resource. Values include Labor or Equipment.
  • Title: Scheduled
    Maximum Length: 30
    Contains one of the following values: true or false. If true, then scheduling schedules the resource and computes the start date and completion date. If false, then scheduling does not schedule the resource and sets the start date equal to the completion date. The default value is true.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation.
  • Read Only: true
    Value that uniquely identifies the standard operation of a work order. It's a primary key that the application generates when it creates the operation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the resource uses.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the unit of measure that the resource uses.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work area.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area.
  • Read Only: true
    Value that uniquely identifies the work area. It's a primary key that the application generates when it creates the work area.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center.
  • Value that uniquely identifies the work center. It's a primary key that the application generates when it creates the work center.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center.
  • Read Only: true
    Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Value that uniquely identifies the work order operation. It's a primary key that the application generates when it creates the work order operation.
  • Read Only: true
    Value that uniquely identifies the resource for the work order operation. It's a primary key that the application generates when it creates the resource for the work order operation.
Nested Schema : Resource Attachments
Type: array
Title: Resource Attachments
The Resource Attachments resource manages the attachments for a resource.
Show Source
Nested Schema : Flexfields for Resources
Type: array
Title: Flexfields for Resources
The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
Show Source
Nested Schema : Exceptions for Operation Resources
Type: array
Title: Exceptions for Operation Resources
The Exceptions for Operation Resources resource gets the count of exceptions that occurred for a resource during the operation.
Show Source
Nested Schema : Resource Instances
Type: array
Title: Resource Instances
The Resource Instances resource manages the instances of a work order operation. Each instance supports an equipment resource or labor resource.
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceAttachment-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceDFF-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceExceptionCount-item-response
Type: object
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceInstance-item-response
Type: object
Show Source
Nested Schema : Flexfields for Resource Instances
Type: array
Title: Flexfields for Resource Instances
The Flexfields for Resource Instances resource manages descriptive flexfields that contain details about the resource instance.
Show Source
Nested Schema : processWorkOrders-ProcessWorkOrderResource-ResourceInstance-ResourceInstanceDFF-item-response
Type: object
Show Source
  • Title: Context Segment
    Maximum Length: 80
    Descriptive flexfield context name for work order operation resource instance.
  • Title: Context Segment
    Descriptive flexfield context display value for work order operation resource instance.
  • Links
  • Value that uniquely identifies an output of a work order operation resource instance. It's a primary key that the application generates when it creates the work order operation resource instance.
Nested Schema : processWorkOrders-ProcessWorkOrderStatusHistory-item-response
Type: object
Show Source
  • Title: Status Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work order status before the status change.
  • Value that uniquely identifies the work order status. It's a primary key that the application generates when it creates a work order status.
  • Title: Work Order Status
    Read Only: true
    Maximum Length: 120
    Name of the work order status before the status change.
  • Title: System Status Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the predefined status of work order.
  • Links
  • Value that uniquely identifies the inventory organization that's enabled for manufacturing. It's a primary key of the inventory organization.
  • Maximum Length: 240
    Reason for canceling the work order.
  • Date when the work order status changed.
  • Title: Status Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the work order status after the status change.
  • Value that uniquely identifies the work order status. It's a primary key that the application generates when it creates a work order status.
  • Title: Work Order Status
    Read Only: true
    Maximum Length: 120
    Name of the work order status after the status change.
  • Title: System Status Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the predefined status of work order.
  • Read Only: true
    Maximum Length: 64
    User who initiated the change of work order status.
  • Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order.
  • Read Only: true
    Value that uniquely identifies the work order status change record. It's a primary key that the application generates when the work order status changes.
Nested Schema : processWorkOrders-ProjectDetailsDFF-item-response
Type: object
Show Source
  • Title: Context Value
    Read Only: true
    Maximum Length: 40
    Default Value: OM_Sales_Order
    Descriptive flexfield context name for work order project details. This attribute is associated with a feature that requires opt in.
  • Title: Context Value
    Descriptive flexfield context display value for work order project details. This attribute is associated with a feature that requires opt in.
  • Links
  • Value that uniquely identifies the work order. It's a primary key that the application generates when it creates the work order. This attribute is associated with a feature that requires opt in.
Back to Top

Examples

This example describes how to update one work order.

Example cURL Command

Use the following cURL command to submit a request on the REST resource.

curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload'  "https://servername/fscmRestApi/resources/version/processWorkOrders/processWorkOrdersUniqID"

Example Request Body

The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.

{
	"WorkOrderStatusCode" : "ORA_CLOSED"
}

Example Response Body

The following example includes the contents of the response body in JSON format:

{
	"OrganizationId": 300100168101959,
	"OrganizationCode": "MFGP",
	"OrganizationName": "Process MFG Org",
	"WorkOrderId": 300100176086659,
	"WorkOrderNumber": "AP-TAB-WO",
	"WorkOrderDescription": null,
	"WorkOrderType": "STANDARD",
	"WorkOrderTypeDescription": "Standard",
	"WorkOrderSubType": null,
	"WorkOrderSubTypeDescription": null,
	"ProcessName": "AP-PROCESS24",
	"PrimaryProductId": 100100085782806,
	"ItemNumber": "MFG_Orange_Juice",
	"Description": "MFG_Orange_Juice",
	"PrimaryProductQuantity": 10,
	"PrimaryProductUOMCode": "Ea",
	"PrimaryProductUnitOfMeasure": "Each",
	"ItemRevision": "A",
	"WorkDefinitionAsOfDate": "2019-03-11T08:41:30.347+00:00",
	"WorkDefinitionId": 300100176086623,
	"WorkDefinitionVersionId": 300100176086624,
	"WorkDefinitionVersionNumber": "1",
	"WorkDefinitionCode": "AP-TAB-WD",
	"WorkDefinitionName": "AP-TAB-WD",
	"WorkOrderPriority": null,
	"WorkOrderStatusId": 10001,
	"WorkOrderStatusName": "Closed",
	"WorkOrderStatusCode": "ORA_CLOSED",
	"WorkOrderSystemStatusCode": "CLOSED",
	"SchedulingMethod": "DEFAULT_SCHEDULER",
	"BatchQuantity": 10,
	"CompletedQuantity": 10,
	"ScrappedQuantity": null,
	"RejectedQuantity": null,
	"NettableSupplyQuantityOverride": null,
	"UOMCode": "Ea",
	"UnitOfMeasure": "Each",
	"PlannedStartDate": "2019-03-11T08:41:00+00:00",
	"PlannedCompletionDate": "2019-03-11T10:41:00+00:00",
	"ActualStartDate": "2019-03-11T08:40:36.973+00:00",
	"ActualCompletionDate": "2019-03-11T08:52:55+00:00",
	"ReleasedDate": "2019-03-11T08:40:36.973+00:00",
	"ClosedDate": "2019-03-15T13:46:25+00:00",
	"CanceledDate": null,
	"DelayStatus": 0,
	"WorkOrderDate": "2019-03-11T10:41:00+00:00",
	"CanceledReason": null,
	"OvercomplToleranceType": null,
	"OvercomplToleranceValue": null,
	"OvercomplToleranceTypeDescription": null,
	"SupplyType": "7",
	"SupplyTypeDescription": "Based on Work Definition",
	"OrchestrationCode": null,
	"InterfaceSourceCode": null,
	"ScoSupplyOrderId": null,
	"SourceSystemType": null,
	"SourceSystemId": null,
	"SourceHeaderReference": null,
	"SourceHeaderReferenceId": null,
	"SourceLineReference": null,
	"SourceLineReferenceId": null,
	"CreationDate": "2019-03-11T08:38:06+00:00",
	"LastUpdateDate": "2019-03-15T13:46:26.307+00:00",
	"CreatedBy": "MFG_QA",
	"LastUpdatedBy": "MFG_QA",
	"ExplosionFlag": false,
	"links": [
	...
	]
}
Back to Top