Create details
post
/fscmRestApi/resources/11.13.18.05/operationTransactions/{operationTransactionsUniqID}/child/OperationTransactionDetail/{OperationTransactionDetailUniqID}/child/MaterialTransactionDetail
Request
Path Parameters
-
OperationTransactionDetailUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Operation Transaction Details resource and used to uniquely identify an instance of Operation Transaction Details. The client should not generate the hash key value. Instead, the client should query on the Operation Transaction Details collection resource in order to navigate to a specific instance of Operation Transaction Details to get the hash key.
-
operationTransactionsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Work Order Operation Transactions resource and used to uniquely identify an instance of Work Order Operation Transactions. The client should not generate the hash key value. Instead, the client should query on the Work Order Operation Transactions collection resource in order to navigate to a specific instance of Work Order Operation Transactions to get the hash key.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
CountryOfOriginCode: string
Maximum Length:
2Abbreviation that identifies the country of origin of the material. -
InventoryItemNumber: string
Maximum Length:
300Number that identifies the component. -
ItemRevision: string
Maximum Length:
18Revision of the component issued. -
Locator: string
Maximum Length:
255Locator where the material is issued from or returned to. -
MaterialTransactionLot: array
Material Transaction Lots
Title:
Material Transaction LotsLot of the component issued to or returned from a work order during an operation transaction. -
MaterialTransactionSerial: array
Material Transaction Serials
Title:
Material Transaction SerialsSerial of the component issued to or returned from a work order during an operation transaction. -
SecondaryTransactionQuantity: number
Secondary quantity of the material transacted for the work order.
-
SubinventoryCode: string
Maximum Length:
18Abbreviation that identifies the subinventory to issue the component. -
TransactionQuantity(required): number
Quantity of the material issued.
-
TransactionUnitOfMeasure: string
Maximum Length:
25Unit of measure to use when reporting the transacted quantity. -
TransactionUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure for the transacted quantity. -
UseCommonInventoryFlag: boolean
Maximum Length:
1Contains 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 doesn't have a default value. This attribute is associated with a feature that requires opt in. -
WoOperationSequenceNumber: number
Operation sequence number of the work order. The application issues the component according to this sequence.
Nested Schema : Material Transaction Lots
Type:
arrayTitle:
Material Transaction LotsLot of the component issued to or returned from a work order during an operation transaction.
Show Source
Nested Schema : Material Transaction Serials
Type:
arrayTitle:
Material Transaction SerialsSerial of the component issued to or returned from a work order during an operation transaction.
Show Source
Nested Schema : schema
Type:
Show Source
object-
LotNumber: string
Title:
Lot NumberMaximum Length:80Lot number of the component issued. -
SecondaryTransactionQuantity: number
Secondary quantity of the material lot transacted for the work order.
-
TransactionQuantity: number
Title:
Transaction QuantityQuantity of the material lot transacted for the work order.
Nested Schema : operationTransactions-OperationTransactionDetail-MaterialTransactionDetail-MaterialTransactionSerial-item-post-request
Type:
Show Source
object-
LotNumber: string
Title:
Lot NumberMaximum Length:80Lot number of the serial for the component issued to the product. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Starting serial number of the component issued during an operation transaction. -
SerialNumberTo: string
Maximum Length:
80Ending serial number of the component issued during operation transaction.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : operationTransactions-OperationTransactionDetail-MaterialTransactionDetail-item-response
Type:
Show Source
object-
CountryOfOriginCode: string
Maximum Length:
2Abbreviation that identifies the country of origin of the material. -
ErrorMessageNames: string
Read Only:
trueMaximum Length:255Name of the error message, if any, when processing the component issue in an operation transaction. -
ErrorMessages: string
Read Only:
trueMaximum Length:255Text of the error message, if any, when processing the component issue in an operation transaction. -
InventoryItemNumber: string
Maximum Length:
300Number that identifies the component. -
ItemRevision: string
Maximum Length:
18Revision of the component issued. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Maximum Length:
255Locator where the material is issued from or returned to. -
MaterialTransactionLot: array
Material Transaction Lots
Title:
Material Transaction LotsLot of the component issued to or returned from a work order during an operation transaction. -
MaterialTransactionSerial: array
Material Transaction Serials
Title:
Material Transaction SerialsSerial of the component issued to or returned from a work order during an operation transaction. -
SecondaryTransactionQuantity: number
Secondary quantity of the material transacted for the work order.
-
SubinventoryCode: string
Maximum Length:
18Abbreviation that identifies the subinventory to issue the component. -
TransactionQuantity: number
Quantity of the material issued.
-
TransactionUnitOfMeasure: string
Maximum Length:
25Unit of measure to use when reporting the transacted quantity. -
TransactionUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure for the transacted quantity. -
UseCommonInventoryFlag: boolean
Maximum Length:
1Contains 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 doesn't have a default value. This attribute is associated with a feature that requires opt in. -
WoOperationSequenceNumber: number
Operation sequence number of the work order. The application issues the component according to this sequence.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Material Transaction Lots
Type:
arrayTitle:
Material Transaction LotsLot of the component issued to or returned from a work order during an operation transaction.
Show Source
Nested Schema : Material Transaction Serials
Type:
arrayTitle:
Material Transaction SerialsSerial of the component issued to or returned from a work order during an operation transaction.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : operationTransactions-OperationTransactionDetail-MaterialTransactionDetail-MaterialTransactionLot-item-response
Type:
Show Source
object-
ErrorMessageNames: string
Read Only:
trueMaximum Length:255Name of the error message, if any, when processing the transaction lot. -
ErrorMessages: string
Read Only:
trueMaximum Length:255Text of the error message, if any, when processing the material transaction lot. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
Lot NumberMaximum Length:80Lot number of the component issued. -
SecondaryTransactionQuantity: number
Secondary quantity of the material lot transacted for the work order.
-
TransactionQuantity: number
Title:
Transaction QuantityQuantity of the material lot transacted for the work order.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : operationTransactions-OperationTransactionDetail-MaterialTransactionDetail-MaterialTransactionSerial-item-response
Type:
Show Source
object-
ErrorMessageNames: string
Read Only:
trueMaximum Length:255Name of the error message, if any, when processing the material transaction. -
ErrorMessages: string
Read Only:
trueMaximum Length:255Text of the error message, if any, when processing the material transaction. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
Lot NumberMaximum Length:80Lot number of the serial for the component issued to the product. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Starting serial number of the component issued during an operation transaction. -
SerialNumberTo: string
Maximum Length:
80Ending serial number of the component issued during operation transaction.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- MaterialTransactionLot
-
Parameters:
- MaterialTransactionDetailUniqID:
$request.path.MaterialTransactionDetailUniqID - OperationTransactionDetailUniqID:
$request.path.OperationTransactionDetailUniqID - operationTransactionsUniqID:
$request.path.operationTransactionsUniqID
Lot of the component issued to or returned from a work order during an operation transaction. - MaterialTransactionDetailUniqID:
- MaterialTransactionSerial
-
Parameters:
- MaterialTransactionDetailUniqID:
$request.path.MaterialTransactionDetailUniqID - OperationTransactionDetailUniqID:
$request.path.OperationTransactionDetailUniqID - operationTransactionsUniqID:
$request.path.operationTransactionsUniqID
Serial of the component issued to or returned from a work order during an operation transaction. - MaterialTransactionDetailUniqID: