FA_INVENTORY_INT
This table stores physical inventory data used to run the asset physical inventory comparison.
Details
-
Schema: FUSION
-
Object owner: FA
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
| Name | Columns |
|---|---|
|
FA_INVENTORY_INT_PK |
INVENTORY_NAME, INVENTORY_LINE_NUM |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| INVENTORY_NAME | VARCHAR2 | 240 | Yes | User entered physical inventory name. | |
| INVENTORY_LINE_NUM | NUMBER | 18 | Yes | Identifier to process the distributions of the asset in a single transaction. | |
| BOOK_TYPE_CODE | VARCHAR2 | 30 | Yes | Name of the asset book for which physical inventory was taken. | |
| ASSET_ID | NUMBER | 18 | Unique asset identification number. | ||
| ASSET_NUMBER | VARCHAR2 | 30 | User-defined asset identification number. | ||
| TAG_NUMBER | VARCHAR2 | 15 | Unique user-defined tracking number for an asset. | ||
| INVENTORY_TAKEN_DATE | DATE | The date on which the physical verification of the asset was done. | |||
| ASSET_DESCRIPTION | VARCHAR2 | 80 | User entered description of the asset. | ||
| MODEL_NUMBER | VARCHAR2 | 40 | Asset model identification number. | ||
| SERIAL_NUMBER | VARCHAR2 | 35 | Serial number assigned to the asset. | ||
| MANUFACTURER_NAME | VARCHAR2 | 360 | Name of the manufacturer of the asset. | ||
| UNITS | NUMBER | Yes | The number of units in physical inventory for the asset. | ||
| DISTRIBUTION_ID | NUMBER | 18 | Matching asset distribution identifier for the physical inventory information. | ||
| ASSIGNED_TO | NUMBER | 18 | Employee identification number. | ||
| ASSIGNEE_EMAIL_ADDRESS | VARCHAR2 | 240 | E-mail address of the employee to whom the asset is assigned. | ||
| LOCATION_ID | NUMBER | 18 | Location flexfield identification number. | ||
| LOCATION_SEGMENT1 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT2 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT3 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT4 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT5 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT6 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| LOCATION_SEGMENT7 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_ID | NUMBER | 18 | Category flexfield value identification number. | ||
| CATEGORY_SEGMENT1 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT2 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT3 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT4 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT5 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT6 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| CATEGORY_SEGMENT7 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_CCID | NUMBER | 18 | Asset key flexfield code combination identifier. | ||
| ASSET_KEY_SEGMENT1 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT2 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT3 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT4 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT5 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT6 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT7 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT8 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT9 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| ASSET_KEY_SEGMENT10 | VARCHAR2 | 30 | Key Flexfield: segment of the key flexfield. | ||
| STATUS | VARCHAR2 | 30 | Yes | The status of the asset physical inventory. | |
| UNIT_ADJ_CODE | VARCHAR2 | 30 | Change in units required to resolve the unit difference between the physical inventory and the asset book. Possible values are Increase, Decrease, or None. | ||
| UNIT_DIFFERENCE_ACTION_CODE | VARCHAR2 | 30 | Transaction performed to resolve the unit difference between the physical inventory and the asset book. | ||
| ASSIGN_DIFFERENCE_ACTION_CODE | VARCHAR2 | 30 | Transaction performed to resolve the employee difference between the physical inventory and the asset book. | ||
| LOC_DIFFERENCE_ACTION_CODE | VARCHAR2 | 30 | Transaction performed to resolve the location difference between the physical inventory and the asset book. | ||
| TRANSACTION_INTERFACE_ID | NUMBER | 18 | Transaction number of the transaction that is created to resolve the difference between the physical inventory and asset book. | ||
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| 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. | |
| ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE15 | 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_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_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
| LOAD_REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the loader job that created or last updated the row. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| FA_INVENTORY_INT_U1 | Unique | Default | INVENTORY_NAME, INVENTORY_LINE_NUM |