Create details
post
/fscmRestApi/resources/11.13.18.05/materialTransactions/{materialTransactionsUniqID}/child/MaterialTransactionDetail/{MaterialTransactionDetailUniqID}/child/ComponentTransactionDetail
Request
Path Parameters
-
MaterialTransactionDetailUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Material Transaction Details resource and used to uniquely identify an instance of Material Transaction Details. The client should not generate the hash key value. Instead, the client should query on the Material Transaction Details collection resource in order to navigate to a specific instance of Material Transaction Details to get the hash key.
-
materialTransactionsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Work Order Material Transactions resource and used to uniquely identify an instance of Work Order Material Transactions. The client should not generate the hash key value. Instead, the client should query on the Work Order Material Transactions collection resource in order to navigate to a specific instance of Work Order Material Transactions to get the hash key.
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
ComponentTransactionLot: array
Lot Details for Component Transactions
Title:
Lot Details for Component Transactions
The Lot Details for Component Transactions resource manages the component lot that the application issued to an assembly in an orderless transaction. -
ComponentTransactionSerial: array
Serial Details for Component Transactions
Title:
Serial Details for Component Transactions
The Serial Details for Component Transactions resource manages the component serial that the application issued to an assembly in an orderless transaction. -
CountryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin associated to the product. -
InventoryItemNumber: string
Title:
Item
Maximum Length:300
Number that identifies the component of the assembly. Use this attribute only for an orderless transaction. -
ItemRevision: string
Title:
Item Revision
Maximum Length:18
Revision of the component that the application issued for the assembly in an orderless transaction. -
Locator: string
Maximum Length:
800
Locator that the application uses to issue the component to the assembly. -
SecondaryTransactionQuantity: number
Title:
Secondary Quantity
Secondary quantity of the transacted material issued to the assembly in an orderless transaction. This attribute is associated with a feature that requires opt in. -
SubinventoryCode: string
Title:
Subinventory Code
Maximum Length:18
Abbreviation that identifies the subinventory that the application uses to issue the component to the assembly. -
TransactionQuantity(required): number
Title:
Transaction Quantity
Quantity of the transacted material issued to the assembly in an orderless transaction. -
TransactionUnitOfMeasure: string
Title:
Unit of Measure
Maximum Length:25
Unit of measure to use when reporting the transacted quantity. -
TransactionUOMCode: string
Title:
Unit of Measure
Maximum Length:3
Abbreviation that identifies the unit of measure for the transacted quantity. -
UseCommonInventoryFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then material should be issued from or returned to the common inventory. If false, then material should be issued from or returned to the project associated with the work order. This attribute does not have a default value. This attribute is associated with a feature that requires opt in. -
WoOperationSequenceNumber: number
Title:
Operation Sequence
Operation sequence number of the work definition that the orderless transaction references. The application issues the component according to this sequence.
Nested Schema : Lot Details for Component Transactions
Type:
array
Title:
Lot Details for Component Transactions
The Lot Details for Component Transactions resource manages the component lot that the application issued to an assembly in an orderless transaction.
Show Source
Nested Schema : Serial Details for Component Transactions
Type:
array
Title:
Serial Details for Component Transactions
The Serial Details for Component Transactions resource manages the component serial that the application issued to an assembly in an orderless transaction.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
LotNumber: string
Title:
Lot Number
Maximum Length:80
Lot number of the component that the application issued to the assembly in an orderless transaction. -
SecondaryTransactionQuantity: number
Title:
Secondary Transaction Quantity
Secondary quantity of the material lot issued to the assembly in an orderless transaction. This attribute is associated with a feature that requires opt in. -
TransactionQuantity: number
Title:
Transaction Quantity
Quantity of the material lot issued to the assembly in an orderless transaction.
Nested Schema : schema
Type:
Show Source
object
-
LotNumber: string
Title:
Lot Number
Maximum Length:18
Lot number of the serial for the component that the application issued to the assembly in an orderless transaction. This attribute is optional. -
SerialNumber: string
Title:
Serial Number
Maximum Length:80
Starting serial number that identifies the component that the application issued to the assembly in an orderless transaction. -
SerialNumberTo: string
Title:
To Serial Number
Maximum Length:80
Ending serial number that identifies the component that the application issued to the assembly in an orderless transaction. This attribute is optional.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : materialTransactions-MaterialTransactionDetail-ComponentTransactionDetail-item-response
Type:
Show Source
object
-
ComponentTransactionLot: array
Lot Details for Component Transactions
Title:
Lot Details for Component Transactions
The Lot Details for Component Transactions resource manages the component lot that the application issued to an assembly in an orderless transaction. -
ComponentTransactionSerial: array
Serial Details for Component Transactions
Title:
Serial Details for Component Transactions
The Serial Details for Component Transactions resource manages the component serial that the application issued to an assembly in an orderless transaction. -
CountryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin associated to the product. -
ErrorMessageNames: string
Read Only:
true
Maximum Length:255
Name of the error message, if any, when processing the component issue in an orderless transaction. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A comma ( , ) separates each message name. -
ErrorMessages: string
Read Only:
true
Maximum Length:2000
Text of the error message, if any, when processing the component issue in an orderless transaction. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A double dollar sign ($$) separates each message. -
InventoryItemNumber: string
Title:
Item
Maximum Length:300
Number that identifies the component of the assembly. Use this attribute only for an orderless transaction. -
InvTransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction. If the transaction completes successfully, then this attribute contains a value that identifies the transaction. If the transaction does not complete successfully, then this attribute contains 0 (zero), the ErrorsExistFlag attribute contains true, and the ErrorMessages and ErrorMessageNames attributes contain error details. -
ItemRevision: string
Title:
Item Revision
Maximum Length:18
Revision of the component that the application issued for the assembly in an orderless transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
800
Locator that the application uses to issue the component to the assembly. -
SecondaryTransactionQuantity: number
Title:
Secondary Quantity
Secondary quantity of the transacted material issued to the assembly in an orderless transaction. This attribute is associated with a feature that requires opt in. -
SubinventoryCode: string
Title:
Subinventory Code
Maximum Length:18
Abbreviation that identifies the subinventory that the application uses to issue the component to the assembly. -
TransactionQuantity: number
Title:
Transaction Quantity
Quantity of the transacted material issued to the assembly in an orderless transaction. -
TransactionUnitOfMeasure: string
Title:
Unit of Measure
Maximum Length:25
Unit of measure to use when reporting the transacted quantity. -
TransactionUOMCode: string
Title:
Unit of Measure
Maximum Length:3
Abbreviation that identifies the unit of measure for the transacted quantity. -
UseCommonInventoryFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then material should be issued from or returned to the common inventory. If false, then material should be issued from or returned to the project associated with the work order. This attribute does not have a default value. This attribute is associated with a feature that requires opt in. -
WoOperationSequenceNumber: number
Title:
Operation Sequence
Operation sequence number of the work definition that the orderless transaction references. The application issues the component according to this sequence.
Nested Schema : Lot Details for Component Transactions
Type:
array
Title:
Lot Details for Component Transactions
The Lot Details for Component Transactions resource manages the component lot that the application issued to an assembly in an orderless transaction.
Show Source
Nested Schema : Serial Details for Component Transactions
Type:
array
Title:
Serial Details for Component Transactions
The Serial Details for Component Transactions resource manages the component serial that the application issued to an assembly in an orderless transaction.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : materialTransactions-MaterialTransactionDetail-ComponentTransactionDetail-ComponentTransactionLot-item-response
Type:
Show Source
object
-
ErrorMessageNames: string
Read Only:
true
Maximum Length:255
Name of the error message, if any, when processing the component lot issue in an orderless transaction. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A comma ( , ) separates each message name. -
ErrorMessages: string
Read Only:
true
Maximum Length:2000
Text of the error message, if any, when processing the component lot issue in an orderless transaction. 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: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Title:
Lot Number
Maximum Length:80
Lot number of the component that the application issued to the assembly in an orderless transaction. -
SecondaryTransactionQuantity: number
Title:
Secondary Transaction Quantity
Secondary quantity of the material lot issued to the assembly in an orderless transaction. This attribute is associated with a feature that requires opt in. -
TransactionQuantity: number
Title:
Transaction Quantity
Quantity of the material lot issued to the assembly in an orderless transaction.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : materialTransactions-MaterialTransactionDetail-ComponentTransactionDetail-ComponentTransactionSerial-item-response
Type:
Show Source
object
-
ErrorMessageNames: string
Read Only:
true
Maximum Length:255
Name of the error message, if any, when processing the component serial issue in an orderless transaction. Each text string in the ErrorMessages attribute corresponds to one error message name in the ErrorMessageNames attribute. A comma ( , ) separates each message name. -
ErrorMessages: string
Read Only:
true
Maximum Length:2000
Text of the error message, if any, when processing the component serial issue in an orderless transaction. 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: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Title:
Lot Number
Maximum Length:18
Lot number of the serial for the component that the application issued to the assembly in an orderless transaction. This attribute is optional. -
SerialNumber: string
Title:
Serial Number
Maximum Length:80
Starting serial number that identifies the component that the application issued to the assembly in an orderless transaction. -
SerialNumberTo: string
Title:
To Serial Number
Maximum Length:80
Ending serial number that identifies the component that the application issued to the assembly in an orderless transaction. This attribute is optional.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- ComponentTransactionLot
-
Parameters:
- ComponentTransactionDetailUniqID:
$request.path.ComponentTransactionDetailUniqID
- MaterialTransactionDetailUniqID:
$request.path.MaterialTransactionDetailUniqID
- materialTransactionsUniqID:
$request.path.materialTransactionsUniqID
The Lot Details for Component Transactions resource manages the component lot that the application issued to an assembly in an orderless transaction. - ComponentTransactionDetailUniqID:
- ComponentTransactionSerial
-
Parameters:
- ComponentTransactionDetailUniqID:
$request.path.ComponentTransactionDetailUniqID
- MaterialTransactionDetailUniqID:
$request.path.MaterialTransactionDetailUniqID
- materialTransactionsUniqID:
$request.path.materialTransactionsUniqID
The Serial Details for Component Transactions resource manages the component serial that the application issued to an assembly in an orderless transaction. - ComponentTransactionDetailUniqID:
Examples
This example describes how to create a component transaction detail.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/materialTransactions"
Example Request Body
The following example includes the contents of the request body in JSON format:
{ "SourceSystemCode" : "FUSION_MOBILE", "SourceSystemType" : "EXTERNAL", "MaterialTransactionDetail" : [{ "InventoryItemNumber" : "MFG-PL-PROD1", "OrganizationCode" : "M1", "TransactionQuantity" : 1, "TransactionTypeCode" : "ORDERLESS_COMPLETION", "TransactionUnitOfMeasure" : "Each", "ComponentTransactionDetail" : [{ "InventoryItemNumber" : "MFG-PL-COMP2", "TransactionQuantity" : 1, "TransactionUnitOfMeasure" : "Each", "WoOperationSequenceNumber" : 10 }] }] }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "SourceSystemCode" : "FUSION_MOBILE", "SourceSystemType" : "EXTERNAL", "ErrorsExistFlag" : "false", "MaterialTransactionDetail" : [ { "InvTransactionId" : 22770064, "SourceSystemCode" : null, "OrganizationCode" : "M1", "WorkOrderNumber" : "M1-1263", "AssemblySerialNumber" : null, "WoOperationSequenceNumber" : null, "TransactionDate" : "2022-05-18T06:58:04.016+00:00", "TransactionTypeCode" : "ORDERLESS_COMPLETION", "InventoryItemNumber" : "MFG-PL-PROD1", "ItemRevision" : null, "TransactionQuantity" : 1, "TransactionUOMCode" : null, "TransactionUnitOfMeasure" : "Each", "SecondaryTransactionQuantity" : null, "SubinventoryCode" : "Stores", "Locator" : null, "WorkDefinitionCode" : "Primary", "WorkOrderType" : null, "WorkOrderSubType" : null, "SourceHeaderReference" : null, "SourceHeaderReferenceId" : null, "SourceLineReference" : null, "SourceLineReferenceId" : null, "ReasonCode" : null, "TransactionNote" : null, "POLineNumber" : null, "PONumber" : null, "SoldToLegalEntityName" : null, "ErrorMessages" : "", "ErrorMessageNames" : "", "OutputTypeCode" : null, "ProjectNumber" : null, "TaskNumber" : null, "UseCommonInventoryFlag" : null, "CountryOfOriginCode" : null, "ComponentTransactionDetail" : [ { "InvTransactionId" : 22770066, "WoOperationSequenceNumber" : 10, "InventoryItemNumber" : "MFG-PL-COMP2", "ItemRevision" : null, "TransactionQuantity" : 1, "TransactionUOMCode" : null, "TransactionUnitOfMeasure" : "Each", "SecondaryTransactionQuantity" : null, "SubinventoryCode" : "ABCSUB01", "Locator" : null, "ErrorMessages" : "", "ErrorMessageNames" : "", "UseCommonInventoryFlag" : null, "CountryOfOriginCode" : null, "links" : [ { "rel" : "self", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/ComponentTransactionDetail/300100551572559", "name" : "ComponentTransactionDetail", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/ComponentTransactionDetail/300100551572559", "name" : "ComponentTransactionDetail", "kind" : "item" }, { "rel" : "parent", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558", "name" : "MaterialTransactionDetail", "kind" : "item" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/ComponentTransactionDetail/300100551572559/child/ComponentTransactionLot", "name" : "ComponentTransactionLot", "kind" : "collection" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/ComponentTransactionDetail/300100551572559/child/ComponentTransactionSerial", "name" : "ComponentTransactionSerial", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558", "name" : "MaterialTransactionDetail", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558", "name" : "MaterialTransactionDetail", "kind" : "item" }, { "rel" : "parent", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557", "name" : "materialTransactions", "kind" : "item" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/ComponentTransactionDetail", "name" : "ComponentTransactionDetail", "kind" : "collection" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/OrderlessTransactionDFF", "name" : "OrderlessTransactionDFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/TransactionLot", "name" : "TransactionLot", "kind" : "collection" }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail/300100551572558/child/TransactionSerial", "name" : "TransactionSerial", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557", "name" : "materialTransactions", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557", "name" : "materialTransactions", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "child", "href" : "https://server/fscmRestApi/resources/version/materialTransactions/300100551572557/child/MaterialTransactionDetail", "name" : "MaterialTransactionDetail", "kind" : "collection" } ] }