INV_TRANSACTION_LOTS_TEMP
INV_TRANSACTION_LOTS_TEMP stores lot number information for transactions in the INV_MATERIAL_TXNS_TEMP table. . . . Many lot number records may be specified for a given transaction record. TRANSACTION_TEMP_ID joins to TRANSACTION_TEMP_ID in INV_MATERIAL_TXNS_TEMP. SERIAL_TRANSACTION_TEMP_ID joins to TRANSACTION_TEMP_ID in INV_SERIAL_NUMBERS_TEMP when also under serial control . . . It is possible to have child records in this table without a parent record due to the autocommit feature of the Lot Entry window. Periodic deletion of irrelevant data from this table is desired. . .
Details
-
Schema: FUSION
-
Object owner: INV
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
| Name | Columns |
|---|---|
|
INV_TRANSACTION_LOTS_TEMP_PK |
TRANSACTION_TEMP_ID, LOT_NUMBER |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Flexfield-mapping | Status |
|---|---|---|---|---|---|---|---|
| TRANSACTION_TEMP_ID | NUMBER | 18 | Yes | Identifies the transaction in INV_MATERIAL_TXNS_TEMP. | Active | ||
| UNIQUE_DEVICE_IDENTIFIER | VARCHAR2 | 150 | The unique device identifier (UDI) is a unique alphanumeric or numeric code identifying a medical device. | ||||
| 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 | |||
| TRANSACTION_QUANTITY | NUMBER | Yes | Transaction Quantity, in the userr's preferred unit of measure | Active | |||
| PRIMARY_QUANTITY | NUMBER | Yes | Transaction quantity, in the item's primary unit of measure | Active | |||
| LOT_NUMBER | VARCHAR2 | 80 | Yes | This number identifies an inventory lot. | Active | ||
| LOT_EXPIRATION_DATE | DATE | This is the lot expiration date. | Active | ||||
| ERROR_CODE | VARCHAR2 | 240 | Lot number transaction error code | Active | |||
| SERIAL_TRANSACTION_TEMP_ID | NUMBER | 18 | connects the corresponding rows in INV_SERIAL_NUMBERS_TEMP to this table through the TRANSACTION_TEMP_ID | Active | |||
| GROUP_HEADER_ID | NUMBER | 18 | This identifies the group header. | Active | |||
| PUT_AWAY_RULE_ID | NUMBER | 18 | This identifies the put away rule. Used by WMS only. | Active | |||
| PICK_RULE_ID | NUMBER | 18 | This identifies the WMS rule used for picking. | 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 | ||
| ORIGINATION_DATE | DATE | Originaion Code- 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 | This indicates the lot grade. Used by WMS only. | Active | |||
| CHANGE_DATE | DATE | Date of change. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| MATURITY_DATE | DATE | Maturity Date- Used By WMS Only | Active | ||||
| STATUS_ID | NUMBER | 18 | Status Identifier - Used by WMS only | Active | |||
| RETEST_DATE | DATE | This is the retest date. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | |||
| AGE | NUMBER | Age of the lot or sublot. 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 | Unit of measure for volume. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| PLACE_OF_ORIGIN | VARCHAR2 | 150 | Place of Origin- 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 | Length unit of measure. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| RECYCLED_CONTENT | NUMBER | Recycled Content- 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 | Thickness UOM- 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 | Unit of measure for width. Used by WMS only. | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| CURL_WRINKLE_FOLD | VARCHAR2 | 150 | Curl Wrinkle Fold- Used By WMS Only | Lot Attributes (INV_LOT_ATTRIBUTES) | Active | ||
| LOT_ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Lot Attribute Category- 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 | |||
| SUBLOT_NUM | VARCHAR2 | 32 | This column stores the sub-lot number. | Active | |||
| SECONDARY_QUANTITY | NUMBER | This is the secondary quantity. | Active | ||||
| SECONDARY_UNIT_OF_MEASURE | VARCHAR2 | 25 | Name of the unit of measure for secondary quantity. | Active | |||
| QC_GRADE | VARCHAR2 | 25 | Dual UOM. Quality Control Grade | Active | |||
| REASON_CODE | VARCHAR2 | 4 | Reason Code - This column is added for Teva Enhancement - OPM Reason Code Project | 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 | |||
| 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 | ||||
| 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 | |||
| PARENT_OBJECT_TYPE | NUMBER | 18 | Parent object type (for genealogy relationship). | Active | |||
| PARENT_OBJECT_ID | NUMBER | 18 | Genealogy Object Id of the Parent entity | Active | |||
| PARENT_OBJECT_NUMBER | VARCHAR2 | 240 | Object Number of the Parent Entity | Active | |||
| PARENT_OBJECT_TYPE2 | NUMBER | 18 | Secondary parent object type (used for lot+serial controlled items and will have value 1=lot). | Active | |||
| PARENT_OBJECT_ID2 | NUMBER | 18 | Genealogy Object Identifier of the Lot for Lot-Serial Assembly Item | 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 | |||
| PARENT_ITEM_ID | NUMBER | 18 | Inventory Item Id of the parent Object (lot or serial) | 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 | ||
| 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 | |||
| 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) |
Foreign Keys
| Table | Foreign Table | Foreign Key Column |
|---|---|---|
| INV_TRANSACTION_LOTS_TEMP | inv_material_statuses_b | STATUS_ID |
Indexes
| Index | Uniqueness | Tablespace | Columns | Status |
|---|---|---|---|---|
| INV_TXN_LOTS_TEMP_N1 | Non Unique | FUSION_TS_TX_IDX | TRANSACTION_TEMP_ID | Obsolete |
| INV_TXN_LOTS_TEMP_N2 | Non Unique | FUSION_TS_TX_IDX | PRODUCT_CODE, PRODUCT_TRANSACTION_ID | |
| INV_TXN_LOTS_TEMP_U1 | Unique | FUSION_TS_INTERFACE | TRANSACTION_TEMP_ID, LOT_NUMBER |