EGP_ITEM_REVISIONS_B
This table stores revision data for an item.
Details
-
Schema: FUSION
-
Object owner: EGP
-
Object type: TABLE
-
Tablespace: TRANSACTION_TABLES
Primary Key
| Name | Columns |
|---|---|
|
EGP_ITEM_REVISIONS_B_PK |
REVISION_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Flexfield-mapping | Status |
|---|---|---|---|---|---|---|---|
| INVENTORY_ITEM_ID | NUMBER | 18 | Yes | Attribute indicating the unique identifier of the item. | Active | ||
| ORGANIZATION_ID | NUMBER | 18 | Yes | A organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting. | Active | ||
| REVISION_ID | NUMBER | 18 | Yes | Identifies the revision of an item. | Active | ||
| REVISION | VARCHAR2 | 18 | Yes | Code identifying the Item Revision | Active | ||
| EFFECTIVITY_DATE | DATE | Yes | Date on which the item revision is scheduled to be effective | 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 | ||
| 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 | |||
| ECN_INITIATION_DATE | DATE | Attribute indicating the change order implementation date thorugh which the revision was created | Active | ||||
| IMPLEMENTATION_DATE | DATE | Date on which the item revision is scheduled to be implemented | Active | ||||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE1 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE2 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE3 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE4 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE5 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE6 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE7 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE8 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE9 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE10 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE11 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE12 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE13 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE14 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| ATTRIBUTE15 | VARCHAR2 | 150 | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | Active | ||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | Active | |||
| CHANGE_LINE_ID | NUMBER | 18 | A unique identifier of a change order. | Active | |||
| DESCRIPTION | VARCHAR2 | 240 | No longer used - DESCRIPTION column is now in the MTL_ITEM_REVISIONS_TL table | Active | |||
| REVISION_REASON | VARCHAR2 | 30 | Attribute indicating the reason which necessitated the New Revision of the Item. | Active | |||
| CURRENT_PHASE_ID | NUMBER | 18 | Each phase represents a set of tasks and deliverables that are required before promoting the object to the next phase of the Item Lifecycle. For example, the life cycle phases for a computer component life cycle might be: Concept, Design, Prototype, Preproduction, Production, and Retirement. | Active | |||
| END_EFFECTIVITY_DATE | DATE | Date on which the item revision is scheduled to stop being effective | Active | ||||
| PROGRAM_NAME | VARCHAR2 | 30 | Identifies the concurrent program | Active | |||
| PROGRAM_APP_NAME | VARCHAR2 | 50 | Identifies the Application name spawning the Concurrent Request | 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 | |||
| ALT_REVISION_CODE | VARCHAR2 | 40 | Substitute identifier for Item revision code | Active | |||
| ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER6 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER7 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER8 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER9 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_NUMBER10 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_TIMESTAMP1 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_TIMESTAMP2 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_TIMESTAMP3 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_TIMESTAMP4 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) | ||||
| ATTRIBUTE_TIMESTAMP5 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | EGP_ITEM_REVISIONS_DFF (EGP_ITEM_REVISIONS_DFF) |
Foreign Keys
| Table | Foreign Table | Foreign Key Column |
|---|---|---|
| EGP_ITEM_REVISIONS_B | egp_system_items_b | INVENTORY_ITEM_ID, ORGANIZATION_ID |
| ego_item_revision_eff_tl | egp_item_revisions_b | REVISION_ID |
| egp_item_revisions_interface | egp_item_revisions_b | REVISION_ID |
| egp_item_revisions_tl | egp_item_revisions_b | REVISION_ID |
| ego_item_revision_eff_b | egp_item_revisions_b | REVISION_ID |
Indexes
| Index | Uniqueness | Tablespace | Columns | Status |
|---|---|---|---|---|
| EGP_ITEM_REVISIONS_B_N1 | Non Unique | FUSION_TS_TX_IDX | ORGANIZATION_ID, INVENTORY_ITEM_ID, EFFECTIVITY_DATE, END_EFFECTIVITY_DATE, IMPLEMENTATION_DATE | Active |
| EGP_ITEM_REVISIONS_B_N2 | Non Unique | Default | LAST_UPDATE_DATE | |
| EGP_ITEM_REVISIONS_B_PK | Unique | FUSION_TS_TX_IDX | REVISION_ID | Active |
| EGP_ITEM_REVISIONS_B_U1 | Unique | FUSION_TS_TX_IDX | INVENTORY_ITEM_ID, ORGANIZATION_ID, REVISION | Active |