[Home] [Help]
[Dependency Information]
Object Name: | IGS_AD_SYSDSCP_ATTR |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_AD_SYSDSCP_ATTR holds the system-defined attributes for each category. - Obsolete as part of Bug 2840539
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_AD_SYSDSCP_ATTR_U1 | NORMAL | UNIQUE |
![]() |
![]() |
IGS_AD_SYSDSCP_ATTR_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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 |
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;
IGS.IGS_AD_SYSDSCP_ATTR does not reference any database object
IGS.IGS_AD_SYSDSCP_ATTR is referenced by following:
|
|
|