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


TABLE: IGS.IGS_FI_F_CAT_CA_INST

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


IGS_FI_F_CAT_CA_INST describes the periods of fee assessment, fee calendar instances, applicable to a fee category.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_F_CAT_CA_INST_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
IGS_FI_F_CAT_CA_INST_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnSTART_DT_ALIAS
ColumnSTART_DAI_SEQUENCE_NUMBER
IGS_FI_F_CAT_CA_INST_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnEND_DT_ALIAS
ColumnEND_DAI_SEQUENCE_NUMBER
IGS_FI_F_CAT_CA_INST_N5 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT_CI_STATUS
Columns
Name Datatype Length Mandatory Comments
FEE_CAT VARCHAR2 (10) Yes Describes the fee categories applicable to enrolledstudents. The purpose of the fee category is to identify thedistinct fee assessment groups assigned fee type liabilities.
FEE_CAL_TYPE VARCHAR2 (10) Yes Code of a fee calendar type used in the assessment of studentfees.
FEE_CI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the calendar instance.
FEE_CAT_CI_STATUS VARCHAR2 (10) Yes Status assigned to a fee type calendar instance to indicate its current level of activity. These statuses are institution-defined and map back onto system fee structure statuses. For example, active, inactive, planned.
START_DT_ALIAS VARCHAR2 (10) Yes Code that identifies the date alias for the date aliasinstance for that fee assessment processing starts.
START_DAI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the start fee assessment processingdate alias instance.
END_DT_ALIAS VARCHAR2 (10) Yes Code that identifies the date alias for the date aliasinstance at that fee assessment processing ends.
END_DAI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the end fee assessment processing datealias instance.
RETRO_DT_ALIAS VARCHAR2 (10)
Code that identifies the date alias for a date aliasinstance representing the period until that retrospective feeassessment can be made. The date alias instance can be optionally usedto define a period running past the fee calendar instance processingcycle. If not specified, retrospective fee assessments are notpermitted.
RETRO_DAI_SEQUENCE_NUMBER NUMBER (6)
Uniquely identifies the retrospective fee assessmentprocessing date alias instance.
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
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
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record.
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record.
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program.
Query Text

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


SELECT FEE_CAT
,      FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      FEE_CAT_CI_STATUS
,      START_DT_ALIAS
,      START_DAI_SEQUENCE_NUMBER
,      END_DT_ALIAS
,      END_DAI_SEQUENCE_NUMBER
,      RETRO_DT_ALIAS
,      RETRO_DAI_SEQUENCE_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_FI_F_CAT_CA_INST;

Dependencies

[top of page]

IGS.IGS_FI_F_CAT_CA_INST does not reference any database object

IGS.IGS_FI_F_CAT_CA_INST is referenced by following:

SchemaAPPS
SynonymIGS_FI_F_CAT_CA_INST