[Home] [Help]
[Dependency Information]
Object Name: | IGS_FI_UNIT_FEE_TR_H_ALL |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_FI_UNIT_FEE_TR_H_ALL describes the history of changes to a unit or unit offering option fee trigger.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_FI_UNIT_FEE_TR_H_ALL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
IGS_FI_UNIT_FEE_TR_H_ALL_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
IGS_FI_UNIT_FEE_TR_H_ALL_N4 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() |
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 | Code used to identify the unit. |
SEQUENCE_NUMBER | NUMBER | (6) | Yes | Uniquely identifies the unit fee trigger. |
HIST_START_DT | DATE | Yes | Effective start date and time of the history record. | |
HIST_END_DT | DATE | Yes | Effective end date and time of the history record. | |
HIST_WHO | NUMBER | (15) | Yes | Updated by person at the time of the history. |
VERSION_NUMBER | NUMBER | (3) | Version number is used to uniquely identify each version of a unit. | |
CAL_TYPE | VARCHAR2 | (10) | Calendar type in that the unit is offered. | |
CI_SEQUENCE_NUMBER | NUMBER | (6) | Unique identifier for the calendar instance. | |
LOCATION_CD | VARCHAR2 | (10) | Institution-defined location code, typically of a campus, at that a unit offering option is offered. | |
UNIT_CLASS | VARCHAR2 | (10) | Institution-defined code that identifies a unit class. | |
CREATE_DT | DATE | Contains the data and time the unit fee trigger was created. | ||
FEE_TRIGGER_GROUP_NUMBER | NUMBER | (6) | Describes the number that uniquely identifies the fee trigger group. | |
ORG_ID | NUMBER | (15) | Operating unit identifier | |
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 |
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
, HIST_START_DT
, HIST_END_DT
, HIST_WHO
, VERSION_NUMBER
, CAL_TYPE
, CI_SEQUENCE_NUMBER
, LOCATION_CD
, UNIT_CLASS
, CREATE_DT
, FEE_TRIGGER_GROUP_NUMBER
, ORG_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_UNIT_FEE_TR_H_ALL;
IGS.IGS_FI_UNIT_FEE_TR_H_ALL does not reference any database object
IGS.IGS_FI_UNIT_FEE_TR_H_ALL is referenced by following:
|
|
|