Get one pick
get
/fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}
Request
Path Parameters
-
TransactionTempId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : inventoryPicks-item-response
Type:
Show Source
object
-
AllowedUnitsLookupCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the allowed units. -
AttachmentEntityName: string
Maximum Length:
255
Value that identifies the attachment entity. -
Attachments: array
Attachments
Title:
Attachments
The attachments resource is used to view, create, and update attachments. -
DemandClass: string
Read Only:
true
Maximum Length:30
Demand class associated with a pick line. -
DemandId: integer
(int64)
Read Only:
true
Value that uniquely identifies the demand line. -
DemandSourceDelivery: string
Maximum Length:
30
Value that identifies the demand source. -
DemandSourceHeaderId: integer
(int64)
Read Only:
true
Value that uniquely identifies the demand source header. -
DemandSourceLine: string
Read Only:
true
Maximum Length:30
Value that identifies the demand source line. -
DFF: array
DFF
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
InvStrippingDFF: array
InvStrippingDFF
-
InvValidatedInventoryTransactionLots: array
Lots
Title:
Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date. -
InvValidatedInventoryTransactionSerials: array
Flexfields for Validated Transactions
Title:
Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number. -
InvValidatedLotsSummary: array
Lot Summaries
Title:
Lot Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for lot control. -
InvValidatedSerialsSummary: array
Serial Summaries
Title:
Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control. -
ItemDescription: string
Maximum Length:
240
Description of the inventory item. -
ItemInventoryAssetFlag: boolean
Read Only:
true
Maximum Length:1
Value that indicates that the item is enabled for an inventory asset. -
ItemLocationControlCode: string
Read Only:
true
Maximum Length:30
Value that indicates the item is enabled for locator control. -
ItemLotControlCode: string
Read Only:
true
Maximum Length:30
Value to indicate that the item is enabled for lot control. -
ItemNumber: string
Name of the inventory item.
-
ItemPrimaryUOM: string
Read Only:
true
Maximum Length:3
Primary unit of measure of the item. -
ItemRestrictLocatorsCode: string
Read Only:
true
Maximum Length:30
Value that indicates that the item is enabled for restrict locators. -
ItemRestrictSubinventoryCode: string
Read Only:
true
Maximum Length:30
Value that indicates the item is enabled for restrict subinventories. -
ItemRevisionQuantityControlCode: string
Read Only:
true
Maximum Length:30
Value that indicates the item is enabled for revision control. -
ItemSerialControlCode: string
Read Only:
true
Maximum Length:30
Value that indicates the item is enabled for serial control. -
ItemShelfLifeCode: string
Read Only:
true
Maximum Length:30
Value that indicates the item is enabled for shelf-life control. -
ItemShelfLifeDays: integer
(int64)
Read Only:
true
Shelf-life days for an item. -
ItemTrxEnabledFlag: boolean
Read Only:
true
Maximum Length:1
Value that indicates the item is enabled for transactions. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LocatorId: integer
(int64)
Title:
Locator
Value that uniquely identifies the locator. -
MoveOrderHeaderId: integer
(int64)
Value that uniquely identifies the movement request number.
-
MoveOrderLineId: integer
(int64)
Value that uniquely identifies the movement request line for a movement request header.
-
ObjectVersionNumber: integer
(int32)
Read Only:
true
Value that indicates the object version. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
OrigTransactionQuantity: number
Read Only:
true
Value that indicates the original transaction quantity. -
PickedQuantity: number
Read Only:
true
Value that identifies the picked quantity. -
PickingLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the pick line. -
PickSlipDate: string
(date-time)
Read Only:
true
Date when the pick slip was created. -
PickSlipLineNumber: number
Read Only:
true
Value that identifies the pick slip line number. -
PickSlipNumber: integer
(int64)
Read Only:
true
Value that identifies the pick slip number. -
PickStrategyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the pick strategy. -
PJCDFF: array
PJCDFF
-
PostingFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:true
Value that indicates the posting. -
PrimaryQuantity: number
Value that identifies the primary quantity.
-
RelieveReservationsFlag: boolean
Read Only:
true
Maximum Length:1
Value that indicates if reservation needs to be relieved. -
ReservationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the reservation. -
ReservationQuantity: number
Read Only:
true
Reservation quantity for the demand line. -
Revision: string
Maximum Length:
18
Revision number of the item. -
SecondaryTransactionQuantity: number
Title:
Secondary Quantity
Secondary transaction quantity for a pick line. -
SecondaryUOM: string
Title:
Secondary UOM
Maximum Length:3
Secondary unit of measure for a pick line. -
SubinventoryCode: string
Maximum Length:
10
Subinventory associated with a pick line. -
TransactionActionId: string
Read Only:
true
Maximum Length:30
Value that uniquely identifies the transaction action. -
TransactionBatchId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction batch. -
TransactionBatchSequence: integer
(int64)
Read Only:
true
Value that indicates the transaction batch sequence. -
TransactionDate: string
(date-time)
Read Only:
true
Value that identifies the transaction date. -
TransactionHeaderId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction header. -
TransactionLineNumber: integer
(int64)
Read Only:
true
Value that identifies the transaction line number. -
TransactionMode: string
Read Only:
true
Maximum Length:30
Value that identifies the transaction mode. -
TransactionQuantity: number
Title:
Quantity
Value that identifies the transaction quantity. -
TransactionReference: string
Title:
Reference
Read Only:true
Maximum Length:240
Value that identifies the transaction reference. -
TransactionSequenceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction sequence. -
TransactionSourceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction source. -
TransactionSourceName: string
Read Only:
true
Maximum Length:120
Value that identifies the transaction source name. -
TransactionSourceTypeId: integer
(int64)
Value that uniquely identifies the transaction source type.
-
TransactionStatus: string
Read Only:
true
Maximum Length:30
Value that identifies the transaction status. -
TransactionTempId: integer
(int64)
Read Only:
true
Value that uniquely identifies the validated inventory transaction. -
TransactionTypeId: integer
(int64)
Value that uniquely identifies the transaction type.
-
TransactionTypeName: string
Read Only:
true
Transaction type name for a pick line on pick confirmation. -
TransferOrganization: integer
(int64)
Read Only:
true
Value that identifies the transfer organization. -
TransferSubinventory: string
Maximum Length:
10
Value that identifies the transfer subinventory. -
TransferToLocation: integer
(int64)
Title:
Destination Locator
Value that identifies the transfer locator. -
TrxSourceLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction source line. -
UOM: string
Title:
Transaction UOM
Maximum Length:3
Value that indicates the UOM.
Nested Schema : Attachments
Type:
array
Title:
Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Lots
Type:
array
Title:
Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date.
Show Source
Nested Schema : Flexfields for Validated Transactions
Type:
array
Title:
Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
Show Source
Nested Schema : Lot Summaries
Type:
array
Title:
Lot Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for lot control.
Show Source
Nested Schema : Serial Summaries
Type:
array
Title:
Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : PJCDFF
Type:
Show Source
array
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
Nested Schema : inventoryPicks-Attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
The unique identifier of the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
The user who created the record. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
The user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date when the record was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
A value that indicates the data type. -
Description: string
Title:
Description
Maximum Length:255
The description of the attachment. -
DmDocumentId: string
Maximum Length:
255
The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255
The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
The error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
The error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
The expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
The contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
The file name of the attachment. -
FileUrl: string
Title:
File Url
The URI of the file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
The user name who last updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
The title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
The content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
The size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
The name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded Text
The text content for a new text attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
The URI of a Topology Manager type attachment. -
Url: string
Title:
Url
Maximum Length:4000
The URL of a web page type attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
The login credentials of the user who created the attachment.
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 : inventoryPicks-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Context -
__FLEX_Context_DisplayValue: string
Title:
Context
Context -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvStrippingDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Context Segment -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Country of Origin -
countryOfOriginCode_Display: string
Title:
Country of Origin
Country of Origin -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Project -
projectId_Display: string
Title:
Project
Project -
taskId: integer
(int64)
Title:
Task
Task -
taskId_Display: string
Title:
Task
Task -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-item-response
Type:
Show Source
object
-
DeleteOperationFlag: boolean
Default Value:
false
Details for the supplies and demands for an item in an organization. -
ErrorCode: string
Read Only:
true
Maximum Length:240
Abbreviation that identifies the error. -
ExpirationActionCode: string
Maximum Length:
32
Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date)
Date when the expiration action occurred.
-
GradeCode: string
Read Only:
true
Maximum Length:150
Abbreviation that identifies the grade when the item is under lot control. -
HoldDate: string
(date)
Read Only:
true
Date when the lot can be released. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
lotAttributeDFFs: array
lotAttributeDFFs
-
LotExpirationDate: string
(date)
Read Only:
true
Date when the lot expires. -
LotLength: number
Read Only:
true
Length of the lot. -
LotNumber: string
Maximum Length:
80
Lot number for the item. -
lotSerials: array
Flexfields for Validated Transactions
Title:
Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number. -
LotSerialSummaries: array
Serial Summaries
Title:
Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control. -
lotStandardDFFs: array
lotStandardDFFs
-
LotThickness: number
Read Only:
true
Thickness of the lot. -
LotVolume: number
Read Only:
true
Volume of the lot. -
LotWidth: number
Read Only:
true
Width of the lot. -
MaturityDate: string
(date)
Read Only:
true
Date when the lot matures. -
OriginationDate: string
(date)
Read Only:
true
Date when the serial originated. -
OriginationType: string
Read Only:
true
Maximum Length:30
Type of origination. -
PrimaryQuantity: number
Transaction quantity in the primary unit of measure that the item uses.
-
ProductCode: string
Maximum Length:
5
Abbreviation that identifies the product. -
ProductTransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the product transaction. -
ReasonCode: string
Read Only:
true
Maximum Length:4
Abbreviation that identifies the inventory transaction reason. -
ReasonId: integer
(int64)
Read Only:
true
Value that uniquely identifies the reason. -
SecondaryQuantity: number
Transaction quantity of an item in its secondary unit of measure.
-
SecondaryUnitOfMeasure: string
Maximum Length:
25
Value that identifies the secondary unit of measure. -
SerialTransactionTempId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial transaction. -
StatusId: integer
(int64)
Read Only:
true
Value that uniquely identifies the status. -
SupplierLotNumber: string
Maximum Length:
150
Number that identifies the supplier lot. -
TransactionQuantity: number
Transaction quantity of the item.
-
TransactionTempId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorName: string
Read Only:
true
Maximum Length:240
Name of the supplier for the lot.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Validated Transactions
Type:
array
Title:
Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
Show Source
Nested Schema : Serial Summaries
Type:
array
Title:
Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
-
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-item-response
Type:
Show Source
object
-
DeleteOperationFlag: boolean
Default Value:
false
Details for the supplies and demands for an item in an organization. -
ErrorCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginationDate: string
(date)
Read Only:
true
Date when this lot serial originated. -
Quantity: number
Read Only:
true
Value that identifies the quantity for lot serials. -
serialAttributeDFFs: array
serialAttributeDFFs
-
serialStandardDFFs: array
serialStandardDFFs
-
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. -
TransactionTempId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80
Serial number associated with the supplier. This value is applicable when item is under both lot and serial control.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-serialAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
FmSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-serialStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
FmSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-LotSerialSummaries-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SerialCount: number
Read Only:
true
Count of serial controlled item entries for the transaction. -
SerialQuantitySum: number
Read Only:
true
Total quantity of serial controlled items for the transaction.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
-
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-item-response
Type:
Show Source
object
-
DeleteOperationFlag: boolean
Default Value:
false
Details for the supplies and demands for an item in an organization. -
ErrorCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the error. -
FmSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginationDate: string
(date)
Read Only:
true
Date when this lot serial originated. -
Quantity: number
Read Only:
true
Value that identifies the quantity for lot serials. -
serialAttributeDFFs: array
serialAttributeDFFs
-
serialStandardDFFs: array
serialStandardDFFs
-
StatusId: integer
(int64)
Value that uniquely identifies the status.
-
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. -
TransactionTempId: integer
(int64)
Value that uniquely identifies the transaction.
-
VendorSerialNumber: string
Maximum Length:
80
Serial number associated with the supplier. This value is applicable when item is under both lot and serial control.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-serialAttributeDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
FmSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-serialStandardDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
FmSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedLotsSummary-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotsCount: number
Read Only:
true
Count of lot controlled item entries for the transaction. -
LotsQuantitySum: number
Read Only:
true
Total quantity of lot controlled items for the transaction.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : inventoryPicks-InvValidatedSerialsSummary-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SerialCount: number
Read Only:
true
Count of serial controlled item entries for the transaction. -
SerialQuantitySum: number
Read Only:
true
Total quantity of serial controlled items for the transaction.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
- AP_Distribution_Sets
- AP_Invoice_Distribution
- AP_Invoice_Line
- EXM_Expense_Report
- EXM_Expense_Report_Line
- INV_Misc_Transactions
- OM_Sales_Order
- PJC_All
- PJC_Expenditure_Batch
- POR_Requisition
- POR_User_Preferences
- PO_Purchase_Order
- PO_Purchase_Order_Line
- PO_Purchase_Order_Schedule
Match One Schema
Show Source
-
AP_Distribution_Sets -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FDistribution__5FSetsVO-item-response
-
AP_Invoice_Distribution -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FDistributionVO-item-response
-
AP_Invoice_Line -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FLineVO-item-response
-
EXM_Expense_Report -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReportVO-item-response
-
EXM_Expense_Report_Line -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
-
INV_Misc_Transactions -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFINV__5FMisc__5FTransactionsVO-item-response
-
OM_Sales_Order -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFOM__5FSales__5FOrderVO-item-response
-
PJC_All -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FAllVO-item-response
-
PJC_Expenditure_Batch -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FExpenditure__5FBatchVO-item-response
-
POR_Requisition -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FRequisitionVO-item-response
-
POR_User_Preferences -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FUser__5FPreferencesVO-item-response
-
PO_Purchase_Order -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrderVO-item-response
-
PO_Purchase_Order_Line -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
-
PO_Purchase_Order_Schedule -
object
oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FDistribution__5FSetsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Distribution_Sets
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FDistributionVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Distribution
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FLineVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:AP_Invoice_Line
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReportVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:EXM_Expense_Report_Line
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFINV__5FMisc__5FTransactionsVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:INV_Misc_Transactions
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFOM__5FSales__5FOrderVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:OM_Sales_Order
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
billableFlag: string
Title:
Billable
Maximum Length:1
Billable -
billableFlag_Display: string
Title:
Billable
Billable -
capitalizableFlag: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
capitalizableFlag_Display: string
Title:
Capitalizable
Capitalizable -
contractId: number
Title:
Contract Number
Contract Number -
contractId_Display: string
Title:
Contract Number
Contract Number -
expenditureItemDate: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
expenditureTypeId: number
Title:
Expenditure Type
Expenditure Type -
expenditureTypeId_Display: string
Title:
Expenditure Type
Expenditure Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
organizationId: number
Title:
Expenditure Organization
Expenditure Organization -
organizationId_Display: string
Title:
Expenditure Organization
Expenditure Organization -
projectId: number
Title:
Project Number
Project Number -
projectId_Display: string
Title:
Project Number
Project Number -
reservedAttribute1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
reservedAttribute1_Display: string
Title:
Funding Source
Funding Source -
taskId: number
Title:
Task Number
Task Number -
taskId_Display: string
Title:
Task Number
Task Number -
TransactionTempId: integer
(int64)
-
workTypeId: number
Title:
Work Type
Work Type -
workTypeId_Display: string
Title:
Work Type
Work Type
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FAllVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_All
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_DisplayValue: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_DisplayValue: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FExpenditure__5FBatchVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PJC_Expenditure_Batch
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FRequisitionVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_Requisition
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FUser__5FPreferencesVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:POR_User_Preferences
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrderVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Line
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:PO_Purchase_Order_Schedule
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
_BILLABLE_FLAG: string
Title:
Billable
Maximum Length:1
Billable -
_BILLABLE_FLAG_Display: string
Title:
Billable
Billable -
_CAPITALIZABLE_FLAG: string
Title:
Capitalizable
Maximum Length:1
Capitalizable -
_CAPITALIZABLE_FLAG_Display: string
Title:
Capitalizable
Capitalizable -
_CONTRACT_ID: number
Title:
Contract Number
Contract Number -
_CONTRACT_ID_Display: string
Title:
Contract Number
Contract Number -
_EXPENDITURE_ITEM_DATE: string
(date)
Title:
Expenditure Item Date
Expenditure Item Date -
_EXPENDITURE_TYPE_ID: number
Title:
Expenditure Type
Expenditure Type -
_EXPENDITURE_TYPE_ID_Display: string
Title:
Expenditure Type
Expenditure Type -
_ORGANIZATION_ID: number
Title:
Expenditure Organization
Expenditure Organization -
_ORGANIZATION_ID_Display: string
Title:
Expenditure Organization
Expenditure Organization -
_PROJECT_ID: number
Title:
Project Number
Project Number -
_PROJECT_ID_Display: string
Title:
Project Number
Project Number -
_RESERVED_ATTRIBUTE1: string
Title:
Funding Source
Maximum Length:150
Funding Source -
_RESERVED_ATTRIBUTE1_Display: string
Title:
Funding Source
Funding Source -
_TASK_ID: number
Title:
Task Number
Task Number -
_TASK_ID_Display: string
Title:
Task Number
Task Number -
_WORK_TYPE_ID: number
Title:
Work Type
Work Type -
_WORK_TYPE_ID_Display: string
Title:
Work Type
Work Type -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- Attachments
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
The attachments resource is used to view, create, and update attachments. - TransactionTempId:
- DFF
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
- TransactionTempId:
- InvStrippingDFF
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvStrippingDFFParameters:
- TransactionTempId:
$request.path.TransactionTempId
- TransactionTempId:
- InvValidatedInventoryTransactionLots
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date. - TransactionTempId:
- InvValidatedInventoryTransactionSerials
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number. - TransactionTempId:
- InvValidatedLotsSummary
-
Operation: /fscmRestApi/resources/11.13.18.05/inventoryPicks/{TransactionTempId}/child/InvValidatedLotsSummaryParameters:
- TransactionTempId:
$request.path.TransactionTempId
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for lot control. - TransactionTempId:
- InvValidatedSerialsSummary
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control. - TransactionTempId:
- PJCDFF
-
Parameters:
- TransactionTempId:
$request.path.TransactionTempId
- TransactionTempId: