INV_PICK_CONFIRM_INT

INV_PICK_CONFIRM_INT is the gateway for pick confirm transactions through REST web service. . . . Lots and serial numbers for a INV_PICK_CONFIRM_INT(IPCI) record are stored in the tables INV_TRANSACTION_LOTS_INTERFACE(ITLI) and INV_SERIAL_NUMBERS_INTERFACE(ISNI). If the item is under lot control, then IPCI.TRANSACTION_TEMP_ID joins to ITLI.TRANSACTION_INTERFACE_ID. If the item is also under serial number control, then IPCI.SERIAL_TRANSACTION_TEMP_ID joins to ISNI.TRANSACTION_INTERFACE_ID. If the item is only under serial number control, then IPCI.TRANSACTION_TEMP_ID joins to ISNI.TRANSACTION_INTERFACE_ID

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

INV_PICK_CONFIRM_INT_PK

TRANSACTION_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments Status
TRANSACTION_HEADER_ID NUMBER 18 Yes This identifies the transaction group. Active
TRANSACTION_INTERFACE_ID NUMBER 18 Yes Transaction line identifier used to join to lot or serial table when under these controls Active
PICK_SLIP_NUMBER NUMBER 18 Yes Pick Slip number for the transaction line Active
PICK_SLIP_LINE_NUMBER NUMBER Yes Pick slip line number for this transaction. Active
SOURCE_CODE VARCHAR2 30 User-entered source code for outside transactions. Active
INVENTORY_ITEM_ID NUMBER 18 This identifies the inventory item. Active
REVISION VARCHAR2 18 Revision of item if under revision control. Active
ORGANIZATION_ID NUMBER 18 This identifies the inventory organization. Active
SUBINVENTORY_CODE VARCHAR2 10 This is name of the subinventory. Active
LOCATOR_ID NUMBER 18 This identifies the item locator. Active
LOCATOR_SEGMENTS VARCHAR2 1000 These are locator flexfield segments.
TRANSACTION_QUANTITY NUMBER Quantity entered at transaction time Active
TRANSACTION_UOM VARCHAR2 3 UOM used at the time of transaction Active
TRANSACTION_DATE DATE This is the date when the transaction was processed. Active
ERROR_CODE VARCHAR2 240 This is the error code returned by the transaction manager. Active
ERROR_EXPLANATION VARCHAR2 240 This is the error explanation text. Active
PICK_SLIP_DATE DATE This column is the date of pick slip. Active
SECONDARY_UOM_CODE VARCHAR2 3 Secondary unit of measure that may have been used to do the material transaction Active
SECONDARY_TRANSACTION_QUANTITY NUMBER This is the secondary transaction quantity. Active
PICKED_QUANTITY NUMBER This column stores the quantity picked. Active
SECONDARY_PICKED_QUANTITY NUMBER This is the secondary picked quantity. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. Active
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield. Active
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield. Active
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
PJC_CONTEXT_CATEGORY VARCHAR2 40 DFF Context Column used by Standardized Project Cost Collection Widget Active
PJC_PROJECT_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget - This was renamed from SOURCE_PROJECT_ID Active
PJC_TASK_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget - This was renamed from SOURCE_TASK_ID Active
PJC_EXPENDITURE_TYPE_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget - This was renamed from EXPENDITURE_TYPE Active
PJC_EXPENDITURE_ITEM_DATE DATE DFF Column used by Standardized Project Cost Collection Widget Active
PJC_BILLABLE_FLAG VARCHAR2 1 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_CAPITALIZABLE_FLAG VARCHAR2 1 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_WORK_TYPE_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_CONTRACT_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_CONTRACT_LINE_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_FUNDING_ALLOCATION_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_ORGANIZATION_ID NUMBER 18 DFF Column used by Standardized Project Cost Collection Widget - This was renamed from PA_EXPENDITURE_ORG_ID Active
PJC_RESERVED_ATTRIBUTE1 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE2 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE3 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE4 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE5 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE6 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE7 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE8 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE9 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_RESERVED_ATTRIBUTE10 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE1 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE2 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE3 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE4 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE5 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE6 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE7 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE8 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE9 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
PJC_USER_DEF_ATTRIBUTE10 VARCHAR2 150 DFF Column used by Standardized Project Cost Collection Widget Active
LICENSE_PLATE_NUMBER VARCHAR2 30 This is the number of the packing unit.
INV_STRIPING_CATEGORY VARCHAR2 40 Segment used to identify the descriptive flexfield application context for Inventory striping attributes
PROJECT_ID NUMBER 18 Identifier of the project used to stripe Inventory transactions
TASK_ID NUMBER 18 Identifier of the task used to stripe Inventory transactions
COUNTRY_OF_ORIGIN_CODE VARCHAR2 2 Code for the country of manufacture used to stripe Inventory transactions
INV_RESERVED_ATTRIBUTE1 VARCHAR2 150 Reserved for future Inventory striping related functionality
INV_RESERVED_ATTRIBUTE2 VARCHAR2 150 Reserved for future Inventory striping related functionality
INV_USER_DEF_ATTRIBUTE1 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE2 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE3 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE4 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE5 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE6 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE7 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE8 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE9 VARCHAR2 150 Reserved for user-definable Inventory striping information
INV_USER_DEF_ATTRIBUTE10 VARCHAR2 150 Reserved for user-definable Inventory striping information
DEST_SUBINVENTORY_CODE VARCHAR2 10 This column stores the destination subinventory.
DEST_LOCATOR_ID NUMBER 18 This column stores the unique identifier for the destination locator.
DEST_LOCATOR_SEGS VARCHAR2 1000 This column stores the concatenated segments of the destination locator.

Foreign Keys

Table Foreign Table Foreign Key Column
INV_PICK_CONFIRM_INT egp_item_org_associations INVENTORY_ITEM_ID, ORGANIZATION_ID

Indexes

Index Uniqueness Tablespace Columns
INV_PICK_CONFIRM_INT_N1 Non Unique FUSION_TS_INTERFACE TRANSACTION_HEADER_ID
INV_PICK_CONFIRM_INT_N2 Non Unique FUSION_TS_INTERFACE PICK_SLIP_NUMBER
INV_PICK_CONFIRM_INT_N3 Non Unique Default INVENTORY_ITEM_ID, ORGANIZATION_ID
INV_PICK_CONFIRM_INT_U1 Unique FUSION_TS_INTERFACE TRANSACTION_INTERFACE_ID