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


TABLE: IGS.IGS_FI_FEE_RET_SCHD

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


IGS_FI_FEE_RET_SCHD describes the schedule for retaining fee assessment debts applicable to fee categories irrespective of any changes to enrollment that would cause a lesser assessment. The date can be derived from a days offset from the start of fee assessment processing or be
specified by a date alias instance of the fee calendar. The schedule can be optionally linked to a specific fee category fee liability.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_FEE_RET_SCHD_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnS_RELATION_TYPE
ColumnSEQUENCE_NUMBER
IGS_FI_FEE_RET_SCHD_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnDT_ALIAS
ColumnDAI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnFEE_CAT
IGS_FI_FEE_RET_SCHD_U3 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnSCHEDULE_NUMBER
ColumnFEE_TYPE
ColumnFEE_CAT
IGS_FI_FEE_RET_SCHD_N4 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
IGS_FI_FEE_RET_SCHD_N5 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_TYPE
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
Columns
Name Datatype Length Mandatory Comments
FEE_CAL_TYPE VARCHAR2 (10) Yes Calendar type with calendar category FEE used in the assessment of student fees.
FEE_CI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the calendar instance.
S_RELATION_TYPE VARCHAR2 (10) Yes Describes the system relation type to that the scheduleentry belongs.
SEQUENCE_NUMBER NUMBER (6) Yes System-generated number that is used to uniquely identify the feeretention schedule.
SCHEDULE_NUMBER NUMBER (6) Yes Describes the sequence number that uniquely identifiesa payment schedule.
DT_ALIAS VARCHAR2 (10) Yes Code identifying the date alias for the date aliasinstance the fee payment schedule applies.
DAI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the date alias instance.
RETENTION_PERCENTAGE NUMBER (5)
Contains the percentage of fee retention applicable to feeassessments already made against the fee type according to theretention schedule.
RETENTION_AMOUNT NUMBER

Contains the amount of fee retention applicable to feeassessments already made against the fee type according to theretention schedule.
DEDUCTION_AMOUNT NUMBER

Describes the amount deducted to coveroverheads incurred at the time of the retention schedule. - Obsolete.
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.
FEE_TYPE VARCHAR2 (10)
Describes the fee types used for the purpose of applying fees and charges. A fee type can be used with many fee categories, permitting a single system wide fee definition to be used. For example, hecs, guild.
FEE_CAT VARCHAR2 (10)
Describes the fee categories applicable to enrolledstudents. The purpose of the fee category is to identify thedistinct fee assessment groups assigned fee type liabilities.
Query Text

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


SELECT FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      S_RELATION_TYPE
,      SEQUENCE_NUMBER
,      SCHEDULE_NUMBER
,      DT_ALIAS
,      DAI_SEQUENCE_NUMBER
,      RETENTION_PERCENTAGE
,      RETENTION_AMOUNT
,      DEDUCTION_AMOUNT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
,      FEE_TYPE
,      FEE_CAT
FROM IGS.IGS_FI_FEE_RET_SCHD;

Dependencies

[top of page]

IGS.IGS_FI_FEE_RET_SCHD does not reference any database object

IGS.IGS_FI_FEE_RET_SCHD is referenced by following:

SchemaAPPS
SynonymIGS_FI_FEE_RET_SCHD