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


TABLE: IGS.IGS_FI_UNIT_FEE_TRG

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


IGS_FI_UNIT_FEE_TRG describes the unit based fee triggers. It is used during fee assessment processing to indicate a unit based fee applies for a fee type.
Unit fee triggers allow for a variable range of unit attributes providing the ability to define trigger matches based upon, Unit, Unit version, Unit offering, Unit offering pattern, Unit offering option.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_UNIT_FEE_TRG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnUNIT_CD
ColumnSEQUENCE_NUMBER
IGS_FI_UNIT_FEE_TRG_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnUNIT_CD
ColumnVERSION_NUMBER
ColumnCAL_TYPE
ColumnCI_SEQUENCE_NUMBER
ColumnLOCATION_CD
ColumnUNIT_CLASS
ColumnCREATE_DT
IGS_FI_UNIT_FEE_TRG_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
ColumnFEE_TRIGGER_GROUP_NUMBER
IGS_FI_UNIT_FEE_TRG_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOCATION_CD
IGS_FI_UNIT_FEE_TRG_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CLASS
IGS_FI_UNIT_FEE_TRG_N6 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_TYPE
ColumnCI_SEQUENCE_NUMBER
IGS_FI_UNIT_FEE_TRG_N8 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_CD
ColumnVERSION_NUMBER
ColumnCAL_TYPE
ColumnCI_SEQUENCE_NUMBER
ColumnLOCATION_CD
ColumnUNIT_CLASS
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 might be used with many fee categories, permitting a single system wide fee definition to be used.
UNIT_CD VARCHAR2 (10) Yes Unique identifier of the unit being defined as the unit fee trigger.
SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the unit fee trigger.
VERSION_NUMBER NUMBER (3)
Version number is used to uniquely identify each version of a unit.
CAL_TYPE VARCHAR2 (10)
Calendar type of the calendar instance in that the unit is offered. Units can only be offered in instances of calendar types that are categorized as teaching calendars.
CI_SEQUENCE_NUMBER NUMBER (6)
Unique identifier for the calendar instance.
LOCATION_CD VARCHAR2 (10)
Code of a physical location owned or used by an institution. Each location has a location type, such as campus, that defines its use in the system.
UNIT_CLASS VARCHAR2 (10)
Institution-defined code that identifies a unit class.
CREATE_DT DATE
Yes Contains the date and time the unit fee trigger was created.
FEE_TRIGGER_GROUP_NUMBER NUMBER (6)
Describes the number that uniquely identifies the fee trigger group.
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
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_CD
,      SEQUENCE_NUMBER
,      VERSION_NUMBER
,      CAL_TYPE
,      CI_SEQUENCE_NUMBER
,      LOCATION_CD
,      UNIT_CLASS
,      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_FI_UNIT_FEE_TRG;

Dependencies

[top of page]

IGS.IGS_FI_UNIT_FEE_TRG does not reference any database object

IGS.IGS_FI_UNIT_FEE_TRG is referenced by following:

SchemaAPPS
SynonymIGS_FI_UNIT_FEE_TRG