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


TABLE: IGS.IGS_AD_SYSDSCP_ATTR

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


IGS_AD_SYSDSCP_ATTR holds the system-defined attributes for each category. - Obsolete as part of Bug 2840539


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AD_SYSDSCP_ATTR_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnSYSDISCREPANCY_ATTR_ID
IGS_AD_SYSDSCP_ATTR_U2 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCATEGORY_NAME
ColumnATTRIBUTE_NAME
Columns
Name Datatype Length Mandatory Comments
SYSDISCREPANCY_ATTR_ID NUMBER (15) Yes Unique identifier of system discrepancy attribute
CATEGORY_NAME VARCHAR2 (30) Yes System category name
ATTRIBUTE_NAME VARCHAR2 (30) Yes Attribute name for different categories
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
Query Text

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


SELECT SYSDISCREPANCY_ATTR_ID
,      CATEGORY_NAME
,      ATTRIBUTE_NAME
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
FROM IGS.IGS_AD_SYSDSCP_ATTR;

Dependencies

[top of page]

IGS.IGS_AD_SYSDSCP_ATTR does not reference any database object

IGS.IGS_AD_SYSDSCP_ATTR is referenced by following:

SchemaAPPS
SynonymIGS_AD_SYSDSCP_ATTR