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


TABLE: IGS.IGS_FI_FEE_TRG_GRP

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


IGS_FI_FEE_TRG_GRP describes the groupings of fee triggers for the purpose of forming a composite trigger.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_FEE_TRG_GRP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnFEE_TRIGGER_GROUP_NUMBER
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 assessmentof 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 might be used with many fee categories, permitting a single system wide fee definition to be used. For example, hecs, guild.
FEE_TRIGGER_GROUP_NUMBER NUMBER (6) Yes Contains the number that uniquely identifies the feetrigger group.
DESCRIPTION VARCHAR2 (60) Yes Provides an explanation of the fee trigger group.
LOGICAL_DELETE_DT DATE

Contains the date and time the fee trigger group recordwas logically deleted.
COMMENTS VARCHAR2 (2000)
Provides any additional information or details aboutthe fee trigger group.
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
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
,      FEE_TRIGGER_GROUP_NUMBER
,      DESCRIPTION
,      LOGICAL_DELETE_DT
,      COMMENTS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_FEE_TRG_GRP;

Dependencies

[top of page]

IGS.IGS_FI_FEE_TRG_GRP does not reference any database object

IGS.IGS_FI_FEE_TRG_GRP is referenced by following:

SchemaAPPS
SynonymIGS_FI_FEE_TRG_GRP