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


TABLE: IGS.IGS_FI_ELM_RANGE_H_ALL

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


IGS_FI_ELM_RANGE_H_ALL describes the history of changes to an elements range.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ELM_RANGE_H_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_TYPE
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnS_RELATION_TYPE
ColumnRANGE_NUMBER
ColumnHIST_START_DT
IGS_FI_ELM_RANGE_H_ALL_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_CAT
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnFEE_TYPE
Columns
Name Datatype Length Mandatory Comments
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, contribution, guild.
FEE_CAL_TYPE VARCHAR2 (10) Yes Calendar type with calendar category fee
FEE_CI_SEQUENCE_NUMBER NUMBER (6) Yes Uniquely identifies the calendar instance
S_RELATION_TYPE VARCHAR2 (10) Yes Describes the system relation type to that the elements range belongs.
RANGE_NUMBER NUMBER (6) Yes Uniquely identifies the fee category fee liability element range.
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.
FEE_CAT VARCHAR2 (10)
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.
LOWER_RANGE NUMBER (7)
Describes the lower charge element value in the range of charge element values for the fee assessment rate. This value is inclusive.
UPPER_RANGE NUMBER (7)
Describes the upper charge element value in the rangeof charge element values for the fee assessment rate. This value isnot inclusive.
S_CHG_METHOD_TYPE VARCHAR2 (30)
Describes the methods for determining the number of charge rate units for use in a fee assessment calculation.
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
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT FEE_TYPE
,      FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      S_RELATION_TYPE
,      RANGE_NUMBER
,      HIST_START_DT
,      HIST_END_DT
,      HIST_WHO
,      FEE_CAT
,      LOWER_RANGE
,      UPPER_RANGE
,      S_CHG_METHOD_TYPE
,      ORG_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_ELM_RANGE_H_ALL;

Dependencies

[top of page]

IGS.IGS_FI_ELM_RANGE_H_ALL does not reference any database object

IGS.IGS_FI_ELM_RANGE_H_ALL is referenced by following:

SchemaAPPS
SynonymIGS_FI_ELM_RANGE_H_ALL