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


TABLE: IGS.IGS_PS_GRP_FEE_TRG

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


IGS_PS_GRP_FEE_TRG describes the program group based fee triggers. It is used during fee assessment processing to indicate a program group 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_GRP_FEE_TRG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnCOURSE_GROUP_CD
ColumnCREATE_DT
IGS_PS_GRP_FEE_TRG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_GROUP_CD
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 used in the assessment of student fees.
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.
COURSE_GROUP_CD VARCHAR2 (10) Yes Describes the code that is used to identify a group of programs. Program groups are used to link programs with user-defined common properties such as academic organizational unit.
CREATE_DT DATE
Yes Contains the data and time the program group 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_GROUP_CD
,      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_GRP_FEE_TRG;

Dependencies

[top of page]

IGS.IGS_PS_GRP_FEE_TRG does not reference any database object

IGS.IGS_PS_GRP_FEE_TRG is referenced by following:

SchemaAPPS
SynonymIGS_PS_GRP_FEE_TRG