[Home] [Help]
[Dependency Information]
Object Name: | IGS_FI_F_CAT_FEE_LBL_ALL |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGS_FI_F_CAT_FEE_LBL_ALL describes the fee types applicable to a fee category period fee category calendar instance.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_FI_F_CAT_FEE_LBL_ALL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() |
IGS_FI_F_CAT_FEE_LBL_ALL_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
IGS_FI_F_CAT_FEE_LBL_ALL_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
IGS_FI_F_CAT_FEE_LBL_ALL_N3 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
IGS_FI_F_CAT_FEE_LBL_ALL_N4 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
FEE_CAT | VARCHAR2 | (10) | Yes | Describes the fee categories applicable to enrolledstudents. The purpose of the fee category is to identify thedistinct fee assessment groups assigned fee type liabilities. |
FEE_CAL_TYPE | VARCHAR2 | (10) | Yes | Calendar type with calendar category of fee used in the assessmentof student fees. |
FEE_CI_SEQUENCE_NUMBER | NUMBER | (6) | Yes | Uniquely identifies the calendar instance. |
FEE_TYPE | VARCHAR2 | (10) | Yes | Fee types used for the purpose of applying fees and charges. |
FEE_LIABILITY_STATUS | VARCHAR2 | (10) | Yes | The status assigned to a fee category fee liability to indicate its current level of activity. These statuses are institution-defined and map back onto system fee liability statuses that define associated functionality. For example, active, inactive, planned. |
START_DT_ALIAS | VARCHAR2 | (10) | Code that identifies the date alias for the date aliasinstance when fee assessment processing starts. | |
START_DAI_SEQUENCE_NUMBER | NUMBER | (6) | Uniquely identifies the date alias instance. | |
S_CHG_METHOD_TYPE | VARCHAR2 | (30) | Describes the methods for determining the number of charge elements for use in a fee assessment calculation. | |
RUL_SEQUENCE_NUMBER | NUMBER | (6) | Uniquely identifies the rule that will be used in the assessment of fees. | |
PAYMENT_HIERARCHY_RANK | NUMBER | (5) | Contains the ranking of the payment to implement the apportionment hierarchy. Partial payments will be allocated firstly to invoice lines of a higher rank. - Obsolete. | |
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 | |
REQUEST_ID | NUMBER | (15) | Request identifier of last concurrent program to update this record. | |
PROGRAM_ID | NUMBER | (15) | Program 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_UPDATE_DATE | DATE | Last update date of this record by a concurrent program. | ||
WAIVER_CALC_FLAG | VARCHAR2 | (1) | Flag to identify that the Fee Type is marked for waiver amount calculation |
Cut, paste (and edit) the following text to query this object:
SELECT FEE_CAT
, FEE_CAL_TYPE
, FEE_CI_SEQUENCE_NUMBER
, FEE_TYPE
, FEE_LIABILITY_STATUS
, START_DT_ALIAS
, START_DAI_SEQUENCE_NUMBER
, S_CHG_METHOD_TYPE
, RUL_SEQUENCE_NUMBER
, PAYMENT_HIERARCHY_RANK
, ORG_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_UPDATE_DATE
, WAIVER_CALC_FLAG
FROM IGS.IGS_FI_F_CAT_FEE_LBL_ALL;
IGS.IGS_FI_F_CAT_FEE_LBL_ALL does not reference any database object
IGS.IGS_FI_F_CAT_FEE_LBL_ALL is referenced by following:
|
|
|