INV_TRANSACTION_LOTS_INTERFACE
This is the open interface table of lot information corresponding to material transactions posted to Oracle Inventory. The records in this table have a corresponding parent record in INV_TRANSACTIONS_INTERFACE. The records in this table will be picked up and validated by the Transaction Manager and then transferred to their respective temporary table for processing. Scope: public Lifecycle: active Display Name: Lot Transactions Interface Product: INV Category: BUSINESS_ENTITY INV_MATERIAL_TRANSACTION
Details
-
Schema: FUSION
-
Object owner: INV
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
| Name | Columns |
|---|---|
|
INV_TRANSACTION_LOTS_INT_PK |
TRANSACTION_INTERFACE_ID, LOT_NUMBER |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Flexfield-mapping | Status |
|---|---|---|---|---|---|---|---|
| TRANSACTION_INTERFACE_ID | NUMBER | 18 | Yes | Identifies the interface inventory transaction. | Active | ||
| UNIQUE_DEVICE_IDENTIFIER | VARCHAR2 | 150 | The unique device identifier (UDI) is a unique numeric or alphanumeric code identifying a medical device. | ||||
| INV_LOT_INTERFACE_NUM | VARCHAR2 | 30 | Alternate key to link the lot numbers belonging to an inventory transaction. Used for SAAS processing. | ||||
| INV_SERIAL_INTERFACE_NUM | VARCHAR2 | 30 | Alternate key used to link the serial and lot number inventory transaction interface records. Used for SAAS processing. | ||||
| RCV_INTERFACE_LINE_NUM | VARCHAR2 | 30 | Alternate key to identify the receiving transaction interface line. Used for SAAS processing. | ||||
| RCV_LOTSERIAL_INTERFACE_NUM | VARCHAR2 | 30 | Alternate key to identify serial numbers for this lot belonging to a receiving transaction. Used for SAAS processing. | ||||
| SOURCE_CODE | VARCHAR2 | 30 | Transaction source identifier; used for auditing and process control. | Active | |||
| SOURCE_LINE_ID | NUMBER | 18 | Transaction source line identifier; used for auditing only. | 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 | |||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | Active | |||
| LOAD_REQUEST_ID | NUMBER | 18 | Used by Enterprise Service Scheduler. Indicates the request ID of the interface job that created the row. | ||||
| LOT_NUMBER | VARCHAR2 | 80 | Yes | This number identifies an inventory lot. | Active | ||
| LOT_EXPIRATION_DATE | DATE | This is the lot expiration date. | Active | ||||
| TRANSACTION_QUANTITY | NUMBER | Yes | This is the transaction quantity in the user's preferred unit of measure. | Active | |||
| PRIMARY_QUANTITY | NUMBER | This is the quantity in primary unit of measure. | Active | ||||
| SERIAL_TRANSACTION_TEMP_ID | NUMBER | 18 | This identifies the record in INV_SERIAL_NUMBERS_TEMP. | Active | |||
| ERROR_CODE | VARCHAR2 | 240 | This is the error code returned by the transaction manager. | Active | |||
| PROCESS_FLAG | VARCHAR2 | 1 | Row Process Flag (Not used currently) | Active | |||
| DESCRIPTION | VARCHAR2 | 256 | This is description of the lot transaction. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| VENDOR_ID | NUMBER | 18 | Identification for Vendor- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| SUPPLIER_LOT_NUMBER | VARCHAR2 | 150 | Supplier Lot Number- Used By WMS Only | Active | |||
| TERRITORY_CODE | VARCHAR2 | 30 | Territory code for country of Origin | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| TERRITORY_SHORT_NAME | VARCHAR2 | 80 | Territory Short Name. The values are based on Territory Short Name in FND_TERRITORIES_VL. | ||||
| ORIGINATION_DATE | DATE | Origination date of the lot- Used By WMS Only | Active | ||||
| DATE_CODE | VARCHAR2 | 150 | A code identifying the date of packaging or assembly- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| GRADE_CODE | VARCHAR2 | 150 | The sublabeling of items, lots and sublots to identify their particular makeup and to separate one lot from other production lots of the same item .- Used By WMS Only | Active | |||
| CHANGE_DATE | DATE | A user entered attribute that defines the date on which an attribute of the lot or sublot was last changed.- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| MATURITY_DATE | DATE | The date on which the lot matures- Used By WMS Only | Active | ||||
| STATUS_ID | NUMBER | 18 | Identifier for the status of lot - Used by WMS only | Active | |||
| STATUS_CODE | VARCHAR2 | 80 | Status Code. The values are are based on Status Code from INV_MATERIAL_STATUSES. | ||||
| RETEST_DATE | DATE | This is the retest date. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| AGE | NUMBER | The age of the lot or sublot in days after the creation date.- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| ITEM_SIZE | NUMBER | Size of a given product, determined by visual inspection. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| COLOR | VARCHAR2 | 150 | Name of the color. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| LOT_VOLUME | NUMBER | The volume of the lot or sublot. Used by WMS only. | Active | ||||
| VOLUME_UOM | VARCHAR2 | 3 | UOM for measuring Volume- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| VOLUME_UOM_NAME | VARCHAR2 | 25 | Volume Uom Name. The values are based on the Unit of Measure in INV_UNITS_OF_MEASURE_VL. | ||||
| PLACE_OF_ORIGIN | VARCHAR2 | 150 | A value indicating the place the inventory originated- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| BEST_BY_DATE | DATE | The date on or before which the lot or sublot is best used- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| LOT_LENGTH | NUMBER | The length dimension of the lot or sublot. Used by WMS only. | Active | ||||
| LENGTH_UOM | VARCHAR2 | 3 | UOM to measure lenght- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| LENGTH_UOM_NAME | VARCHAR2 | 25 | Length Uom Name. The values are based on the Unit of Measure in INV_UNITS_OF_MEASURE_VL. | ||||
| RECYCLED_CONTENT | NUMBER | The content, usually expressed as a percentage, of the product that is made up of recycled materials- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| LOT_THICKNESS | NUMBER | The thickness dimension of the lot. Used by WMS only. | Active | ||||
| THICKNESS_UOM | VARCHAR2 | 3 | UOM to measure thickness- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| LOT_WIDTH | NUMBER | The width dimension of the lot. Used by WMS only. | Active | ||||
| WIDTH_UOM | VARCHAR2 | 3 | UOM to measure width- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| WIDTH_UOM_NAME | VARCHAR2 | 25 | Width Uom Name. The values are based on the Unit of Measure in INV_UNITS_OF_MEASURE_VL. | ||||
| CURL_WRINKLE_FOLD | VARCHAR2 | 150 | This attribute is used in the pulp and paper industry to identify potential problems when feeding the paper through machinery.- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| LOT_ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Lot attributes descriptive flexfield structure defining column- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE15 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE16 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE17 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE18 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE19 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| C_ATTRIBUTE20 | VARCHAR2 | 150 | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| D_ATTRIBUTE1 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE2 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE3 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE4 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE5 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE6 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE7 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE8 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE9 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| D_ATTRIBUTE10 | DATE | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE1 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE2 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE3 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE4 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE5 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE6 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE7 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE8 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE9 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| N_ATTRIBUTE10 | NUMBER | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| T_ATTRIBUTE1 | TIMESTAMP | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | ||||
| T_ATTRIBUTE2 | TIMESTAMP | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | ||||
| T_ATTRIBUTE3 | TIMESTAMP | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | ||||
| T_ATTRIBUTE4 | TIMESTAMP | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | ||||
| T_ATTRIBUTE5 | TIMESTAMP | Descriptive flexfield segment- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | ||||
| VENDOR_NAME | VARCHAR2 | 240 | Name of the supplier in case the material is consigned. | Active | |||
| PRODUCT_CODE | VARCHAR2 | 5 | Stores the product name to identify the source transaction for the record | Active | |||
| PRODUCT_TRANSACTION_ID | NUMBER | 18 | Stores the identifier for the transaction in the table owned by the product specified under PRODUCT_CODE column | Active | |||
| SECONDARY_TRANSACTION_QUANTITY | NUMBER | Stores the secondary transaction quantity | Active | ||||
| SUBLOT_NUM | VARCHAR2 | 32 | This column stores the sub-lot number. | Active | |||
| REASON_CODE | VARCHAR2 | 4 | This code indicates the transaction reason. | Active | |||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| ATTRIBUTE15 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | Active | ||
| EXPIRATION_ACTION_CODE | VARCHAR2 | 32 | Code indicates the expiration action. | Active | |||
| EXPIRATION_ACTION_DATE | DATE | Date for the expiration action. | Active | ||||
| EXPIRATION_ACTION_NAME | VARCHAR2 | 80 | Expiration Action Name. The values are based on the FND_LOOKUP type INV_SHELF_LIFE. | ||||
| HOLD_DATE | DATE | This date defines the hold date. | Active | ||||
| ORIGINATION_TYPE | VARCHAR2 | 30 | This is the type of origination. | Active | |||
| PARENT_LOT_NUMBER | VARCHAR2 | 80 | This is the parent lot number. Used by WMS only. | Active | |||
| REASON_ID | NUMBER | 18 | This identifies the transaction reason. | Active | |||
| REASON_NAME | VARCHAR2 | 30 | Reason Name. The value is based on Reason Name in INV_TRANSACTION_REASONS_TL. | ||||
| PARENT_OBJECT_TYPE | NUMBER | Parent object type (for genealogy relationship). | Active | ||||
| PARENT_OBJECT_ID | NUMBER | 18 | Genealogy Object Identifier of the Parent entity | Active | |||
| PARENT_OBJECT_NUMBER | VARCHAR2 | 240 | This is the object number of the parent entity. | Active | |||
| PARENT_ITEM_ID | NUMBER | 18 | This identifies the parent item. | Active | |||
| PARENT_OBJECT_TYPE2 | NUMBER | Secondary parent object type (used for lot+serial controlled items and will have value 1=lot). | Active | ||||
| PARENT_OBJECT_ID2 | NUMBER | 18 | Parent Object Id2 (used for lot+serial controlled items and will have gen object id of lot number corresponding to serial number in parent object number) | Active | |||
| PARENT_OBJECT_NUMBER2 | VARCHAR2 | 240 | Parent Object Number2 (used for lot+serial controlled items and will have lot number corresponding to serial number in parent object number) | Active | |||
| JOB_DEFINITION_NAME | VARCHAR2 | 100 | Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. | Active | |||
| JOB_DEFINITION_PACKAGE | VARCHAR2 | 900 | Enterprise Service Scheduler: indicates the package name of the job that created or 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 | ||
| ATTRIBUTE16 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | |||
| ATTRIBUTE17 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | |||
| ATTRIBUTE18 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | |||
| ATTRIBUTE19 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | |||
| ATTRIBUTE20 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | |||
| ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER6 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER7 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER8 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER9 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_NUMBER10 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_TIMESTAMP1 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_TIMESTAMP2 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_TIMESTAMP3 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_TIMESTAMP4 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| ATTRIBUTE_TIMESTAMP5 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | Maintain Lot Numbers (INV_LOT_NUMBERS) | ||||
| DELIVERY_NAME | VARCHAR2 | 30 | This is the name of the shipment. | ||||
| LICENSE_PLATE_NUMBER | VARCHAR2 | 30 | This is the number of the packing unit. | ||||
| DELIVERY_DETAIL_ID | NUMBER | 18 | This identifies the shipment line. | ||||
| REVISION | VARCHAR2 | 3 | Revision alongwith Shipment Line helps identify the parent entity for the Lot record. | ||||
| SUBINVENTORY_CODE | VARCHAR2 | 10 | This is the name of the subinventory. | ||||
| LOCATOR_NAME | VARCHAR2 | 2000 | This identifies the inventory locator. | ||||
| SHIP_FROM_ORGANIZATION_ID | NUMBER | 18 | Specifies the Organization associated with the lot and is added as it is required while exposing Inventory Striping DFF | ||||
| 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 | ||||
| INV_PROJECT | VARCHAR2 | 25 | Project used to stripe Inventory transactions | ||||
| INV_TASK | VARCHAR2 | 100 | Task used to stripe Inventory transactions | ||||
| INV_PROJECT_NAME | VARCHAR2 | 240 | Project Name used to stripe Inventory transactions | ||||
| INV_TASK_NAME | VARCHAR2 | 255 | Task Name used to stripe Inventory transactions | ||||
| COUNTRY_OF_ORIGIN_CODE | VARCHAR2 | 2 | Code for the country of manufacture used to stripe Inventory transactions | ||||
| COUNTRY_OF_ORIGIN_NAME | VARCHAR2 | 80 | Country of manufacture used to stripe Inventory transactions | ||||
| INV_STRIPING_CATEGORY | VARCHAR2 | 40 | Segment used to identify the descriptive flexfield application context for Inventory striping attributes | ||||
| 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 |
Foreign Keys
| Table | Foreign Table | Foreign Key Column |
|---|---|---|
| INV_TRANSACTION_LOTS_INTERFACE | inv_transactions_interface | TRANSACTION_INTERFACE_ID |
Indexes
| Index | Uniqueness | Tablespace | Columns | Status |
|---|---|---|---|---|
| INV_TXN_LOTS_INTERFACE_N1 | Non Unique | FUSION_TS_INTERFACE | TRANSACTION_INTERFACE_ID | Obsolete |
| INV_TXN_LOTS_INTERFACE_N2 | Non Unique | FUSION_TS_INTERFACE | PRODUCT_CODE, PRODUCT_TRANSACTION_ID | |
| INV_TXN_LOTS_INTERFACE_N3 | Non Unique | FUSION_TS_INTERFACE | LOAD_REQUEST_ID, RCV_INTERFACE_LINE_NUM, INV_LOT_INTERFACE_NUM, INV_SERIAL_INTERFACE_NUM | |
| INV_TXN_LOTS_INTERFACE_U1 | Unique | FUSION_TS_INTERFACE | TRANSACTION_INTERFACE_ID, LOT_NUMBER |