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


TABLE: IGS.IGS_DA_REQ_FTRS

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


Storage of Degree Audit configuration on Features allowed on the Request Screen


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_DA_REQ_FTRS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBATCH_ID
ColumnFEATURE_CODE
IGS_DA_REQ_FTRS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEATURE_CODE
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER (15) Yes Unique ID for a request
FEATURE_CODE VARCHAR2 (30) Yes Relation to FTR_VAL_MAP
FEATURE_NAME VARCHAR2 (30)
Value from lookup Degree Audit Request Features selected for configuration which is associated with request mode + person type +request type combination --Obsoleted
DISPLAY_FLAG VARCHAR2 (1)
Indicates if the selected request feature should be displayed on the degree audit/transfer evaluation request screen for the request mode + person type + request type combination --Obsoleted
FEATURE_VALUE VARCHAR2 (30)
Selected feature value from the options given for feature values and can be NULL if the feature is required for 3rd party and not configured by the admin.
FEATURE_UPDATE_FLAG VARCHAR2 (1)
Can be Y or N. Y represents the Default value and can be changed by user. N represents Force value and can not be changed by user. --Obsoleted
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
Query Text

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


SELECT BATCH_ID
,      FEATURE_CODE
,      FEATURE_NAME
,      DISPLAY_FLAG
,      FEATURE_VALUE
,      FEATURE_UPDATE_FLAG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
FROM IGS.IGS_DA_REQ_FTRS;

Dependencies

[top of page]

IGS.IGS_DA_REQ_FTRS does not reference any database object

IGS.IGS_DA_REQ_FTRS is referenced by following:

SchemaAPPS
SynonymIGS_DA_REQ_FTRS