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


TABLE: IGS.IGS_PS_TYPE_FEE_TRG

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


IGS_PS_TYPE_FEE_TRG describes the program type based fee triggers. It is used during fee assessment processing to indicate a program type based fee applies for a fee type.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PS_TYPE_FEE_TRG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnCOURSE_TYPE
ColumnCREATE_DT
IGS_PS_TYPE_FEE_TRG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_TYPE
Columns
Name Datatype Length Mandatory Comments
FEE_CAT VARCHAR2 (10) Yes Describes the fee categories applicable to enrolled students. The purpose of the fee category is to identify the distinct fee assessment groups assigned fee type liabilities.
FEE_CAL_TYPE VARCHAR2 (10) Yes Calendar type with calendar category Fee.
FEE_CI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the calendar instance.
FEE_TYPE VARCHAR2 (10) Yes 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.
COURSE_TYPE VARCHAR2 (10) Yes Institution-defined type of programs, with mappings to DETYA element 310. Creating a program type trigger causes a fee assessment to be undertaken for students enrolled in programs that match the program type.
CREATE_DT DATE
Yes Contains the data and time the program type fee trigger was created.
LOGICAL_DELETE_DT DATE

Date the fee trigger was logically deleted.
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_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER (15)
Program 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_TYPE
,      COURSE_TYPE
,      CREATE_DT
,      LOGICAL_DELETE_DT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_PS_TYPE_FEE_TRG;

Dependencies

[top of page]

IGS.IGS_PS_TYPE_FEE_TRG does not reference any database object

IGS.IGS_PS_TYPE_FEE_TRG is referenced by following:

SchemaAPPS
SynonymIGS_PS_TYPE_FEE_TRG