Create one output

post

/fscmRestApi/resources/11.13.18.05/workDefinitionRequests/{workDefinitionRequestsUniqID}/child/workDefinitionHeaders/{workDefinitionHeadersUniqID}/child/outputs

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Work Definition Headers resource and used to uniquely identify an instance of Work Definition Headers. The client should not generate the hash key value. Instead, the client should query on the Work Definition Headers collection resource in order to navigate to a specific instance of Work Definition Headers to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the Work Definition Requests resource and used to uniquely identify an instance of Work Definition Requests. The client should not generate the hash key value. Instead, the client should query on the Work Definition Requests collection resource in order to navigate to a specific instance of Work Definition Requests 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
  • Maximum Length: 30
    Value that specifies the desired action to perform on the output of a work definition operation. Valid values include CREATE, UPDATE, or DELETE. This is a mandatory attribute.
  • Maximum Length: 255
    Locator into which this output line is produced.
  • Maximum Length: 10
    Subinventory into which this output line is produced.
  • Maximum Length: 30
    Value that indicates the completion type. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Percent cost share of this output across all outputs. This attribute is null for manually entered costs.
  • Priority to use when determining which work definition to use when calculating the standard cost by using rolling up costs during costing. In the bill of materials, the child work definitions are threaded using the priority number selected at the top.
  • Maximum Length: 255
    Names of the error messages that occurred when processing the work definition operation output. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A comma (,) separates each message name.
  • Maximum Length: 2000
    Text of the error messages, if any, that occurred when processing the work definition operation output. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A double dollar sign ($$) separates each message.
  • Number that indicates the sequence of running the operation.
  • Maximum Length: 300
    Number that identifies the output item of an operation.
  • Number that indicates the sequence of this output line within this operation.
  • Maximum Length: 30
    Type of output produced by the operation. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Quantity of output expected to be produced by this operation. The quantity is required when the unit of measure is provided.
  • 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.
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 : workDefinitionRequests-workDefinitionHeaders-outputs-item-response
Type: object
Show Source
  • Maximum Length: 30
    Value that specifies the desired action to perform on the output of a work definition operation. Valid values include CREATE, UPDATE, or DELETE. This is a mandatory attribute.
  • Maximum Length: 255
    Locator into which this output line is produced.
  • Maximum Length: 10
    Subinventory into which this output line is produced.
  • Maximum Length: 30
    Value that indicates the completion type. A list of accepted values is defined in the lookup type ORA_WIS_OUTPUT_COMPL_TYPE.
  • Percent cost share of this output across all outputs. This attribute is null for manually entered costs.
  • Priority to use when determining which work definition to use when calculating the standard cost by using rolling up costs during costing. In the bill of materials, the child work definitions are threaded using the priority number selected at the top.
  • Maximum Length: 255
    Names of the error messages that occurred when processing the work definition operation output. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A comma (,) separates each message name.
  • Maximum Length: 2000
    Text of the error messages, if any, that occurred when processing the work definition operation output. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A double dollar sign ($$) separates each message.
  • Links
  • Number that indicates the sequence of running the operation.
  • Maximum Length: 300
    Number that identifies the output item of an operation.
  • Number that indicates the sequence of this output line within this operation.
  • Maximum Length: 30
    Type of output produced by the operation. A list of accepted values is defined in the lookup type ORA_WIS_WD_OUTPUT_MATERIAL.
  • Quantity of output expected to be produced by this operation. The quantity is required when the unit of measure is provided.
  • 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.
Back to Top