EGP_ITEM_CLASSES_B_

Item Classes table for Setup entity

Details

  • Schema: FUSION

  • Object owner: EGP

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

EGP_ITEM_CLASSES_B_PK_

LAST_UPDATE_DATE, LAST_UPDATED_BY, ITEM_CLASS_ID

Columns

Name Datatype Length Precision Not-null Comments
ITEM_CLASS_ID NUMBER 18 Yes Table column indicating Id of the item class from which the attribute group is inherited.
ITEM_CLASS_TYPE VARCHAR2 30 Attribute indicating item class type.
ITEM_CLASS_CODE VARCHAR2 800 A unique identification assigned to an item class which can be easily associated with the UNSPC category.
NIR_REQD VARCHAR2 1 Attribute indicating whether the Items created for this Item Class can be routed via New Item Request
ENABLED_FLAG VARCHAR2 1 Attribute indicating that the item class is enabled for use.
NIR_CHANGE_TYPE_ID NUMBER 18 Stores the New Item Request Change Type identifier.
VERSION_ENABLED_FLAG VARCHAR2 1 Indicates whether the items of the Item Class will be Versioned or Not.
ITEM_CREATION_ALLOWED_FLAG VARCHAR2 1 Indicates whether items can be created.
PARENT_ITEM_CLASS_ID NUMBER 18 Internal name of the parent item class.
ITEM_NUM_GEN_METHOD VARCHAR2 30 Method of generation of Item Number for the items belonging to the specific Item Class.
ITEM_DESC_GEN_METHOD VARCHAR2 30 Method of generation of Item Description for the items belonging to the specific Item Class.
CFG_ITEM_NUM_GEN_METHOD VARCHAR2 30 Item number generation method used when creating configured items.
CHANGE_ORDER_TYPE_ID NUMBER 18 Automatic selection which would be used for all the items belonging to this item class.
DEFAULT_ITEM_CLASS_FLAG VARCHAR2 1 Indicates the starting value of the Item Class chosen for the Item creation.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
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.
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.
OBJECT_VERSION_NUMBER NUMBER 9 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.
CREATED_BY VARCHAR2 64 Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
PUBLIC_FLAG VARCHAR2 1 This column indicates whether an item class is public or private.
MATCHING_SETUP_DATA_1 VARCHAR2 4000 Column storing the denormalized attribute values from the Item Class DQ Matching setup.
MATCHING_SETUP_DATA_2 VARCHAR2 4000 Column storing the denormalized attribute values from the Item Class DQ Matching setup. This column will be used if the data overflows from the other matching setup data column.
SEMANTIC_REGEN_REQUEST_ID NUMBER 18 Attribute indicating the regeneration process id associated with the most recent semantic key regeneration ESS process.
AUDIT_ACTION_TYPE_ VARCHAR2 10 Action Type - have values like INSERT, UPDATE and DELETE.
AUDIT_CHANGE_BIT_MAP_ VARCHAR2 1000 Used to store a bit map of 1s and 0s for each column in the table.
AUDIT_IMPERSONATOR_ VARCHAR2 64 Stores the original Impersonator User.

Indexes

Index Uniqueness Tablespace Columns
EGP_ITEM_CLASSES_BN1_ Non Unique Default ITEM_CLASS_ID
EGP_ITEM_CLASSES_B_N2_ Non Unique Default DEFAULT_ITEM_CLASS_FLAG
EGP_ITEM_CLASSES_B_N3_ Non Unique Default MATCHING_SETUP_DATA_1
EGP_ITEM_CLASSES_B_U1_ Unique FUSION_TS_TX_DATA LAST_UPDATE_DATE, LAST_UPDATED_BY, ITEM_CLASS_ID
EGP_ITEM_CLASSES_B_U2_ Unique FUSION_TS_TX_DATA LAST_UPDATE_DATE, LAST_UPDATED_BY, ITEM_CLASS_CODE
EGP_ITEM_CLASSES_B_U3_ Unique Default LAST_UPDATE_DATE, LAST_UPDATED_BY, PARENT_ITEM_CLASS_ID, ITEM_CLASS_ID