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


TABLE: IGS.IGS_EN_UNITSETFEETRG

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


IGS_EN_UNITSETFEETRG describes the unit set fee triggers. It is used during fee assessment processing to indicate a unit set 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_EN_UNITSETFEETRG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnUNIT_SET_CD
ColumnVERSION_NUMBER
ColumnCREATE_DT
IGS_EN_UNITSETFEETRG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnFEE_TRIGGER_GROUP_NUMBER
IGS_EN_UNITSETFEETRG_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SET_CD
ColumnVERSION_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 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 may be used with many fee categories, permitting a single system wide fee definition to be used. For example, HECS, GUILD.
UNIT_SET_CD VARCHAR2 (10) Yes The unique identifier of the unit set being defined as the unit set fee trigger.
VERSION_NUMBER NUMBER (3) Yes This field is used to uniquely identify each version of a unit set.
CREATE_DT DATE
Yes This field contains the date and time the unit set fee trigger was created.
FEE_TRIGGER_GROUP_NUMBER NUMBER (6)
This field contains the number that uniquely identifies the fee trigger group.
LOGICAL_DELETE_DT DATE

The 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
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
,      UNIT_SET_CD
,      VERSION_NUMBER
,      CREATE_DT
,      FEE_TRIGGER_GROUP_NUMBER
,      LOGICAL_DELETE_DT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_EN_UNITSETFEETRG;

Dependencies

[top of page]

IGS.IGS_EN_UNITSETFEETRG does not reference any database object

IGS.IGS_EN_UNITSETFEETRG is referenced by following:

SchemaAPPS
SynonymIGS_EN_UNITSETFEETRG