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


TABLE: IGS.IGS_FI_ELM_RANGE_RT

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


IGS_FI_ELM_RANGE_RT describes charge rates specific to a range of charge elements.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ELM_RANGE_RT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnERR_ID
IGS_FI_ELM_RANGE_RT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_TYPE
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnS_RELATION_TYPE
ColumnRATE_NUMBER
ColumnFEE_CAT
IGS_FI_ELM_RANGE_RT_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_TYPE
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnS_RELATION_TYPE
ColumnRANGE_NUMBER
ColumnFEE_CAT
Columns
Name Datatype Length Mandatory Comments
ERR_ID NUMBER (9) Yes Defines the unique system generated element range rate ID.
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. Forexample, 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 Number that uniquely identifies the elements range rate record.
RATE_NUMBER NUMBER (9) Yes Fee assessment or charge rate for the elements rate range record. The fee assessment routine considers the charge method,the number of charge elements, and the charge rate.
CREATE_DT DATE
Yes Contains the date and time the elements range rate was created.
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.
LOGICAL_DELETE_DT DATE

Contains the date and time the elements range rate record 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
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.
Query Text

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


SELECT ERR_ID
,      FEE_TYPE
,      FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      S_RELATION_TYPE
,      RANGE_NUMBER
,      RATE_NUMBER
,      CREATE_DT
,      FEE_CAT
,      LOGICAL_DELETE_DT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_FI_ELM_RANGE_RT;

Dependencies

[top of page]

IGS.IGS_FI_ELM_RANGE_RT does not reference any database object

IGS.IGS_FI_ELM_RANGE_RT is referenced by following:

SchemaAPPS
SynonymIGS_FI_ELM_RANGE_RT