DBA Data[Home] [Help] [Dependency Information]


TABLE: IGS.IGS_AD_SYSCAT_ATTR

Object Details
Object Name: IGS_AD_SYSCAT_ATTR
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_AD_SYSCAT_ATTR
Subobject Name:
Status: VALID


IGS_AD_SYSCAT_ATTR holds mapping of source categories to attributes. - Obsolete as per but 2422183


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_SYSCAT_ATTR_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnCATEGORY_NAME
ColumnATTR_NAME
Columns
Name Datatype Length Mandatory Comments
CATEGORY_NAME VARCHAR2 (30) Yes System category name
ATTR_NAME VARCHAR2 (30) Yes Attribute name
SYS_MANDATORY_IND VARCHAR2 (1) Yes System mandatory indicator
DISPLAY_SEQUENCE NUMBER (5)
Display Sequence of the attributes
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CATEGORY_NAME
,      ATTR_NAME
,      SYS_MANDATORY_IND
,      DISPLAY_SEQUENCE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AD_SYSCAT_ATTR;

Dependencies

[top of page]

IGS.IGS_AD_SYSCAT_ATTR does not reference any database object

IGS.IGS_AD_SYSCAT_ATTR is referenced by following:

SchemaAPPS
SynonymIGS_AD_SYSCAT_ATTR