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


TABLE: IGS.IGS_FI_ANC_RATES

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


This entity stores the rate defined for the combination of the ancillary attributes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ANC_RATES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnANCILLARY_RATE_ID
IGS_FI_ANC_RATES_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFEE_TYPE
ColumnFEE_CAL_TYPE
ColumnFEE_CI_SEQUENCE_NUMBER
ColumnANCILLARY_ATTRIBUTE1
ColumnANCILLARY_ATTRIBUTE2
ColumnANCILLARY_ATTRIBUTE3
ColumnANCILLARY_ATTRIBUTE4
ColumnANCILLARY_ATTRIBUTE5
ColumnANCILLARY_ATTRIBUTE6
ColumnANCILLARY_ATTRIBUTE7
ColumnANCILLARY_ATTRIBUTE8
ColumnANCILLARY_ATTRIBUTE9
ColumnANCILLARY_ATTRIBUTE10
ColumnANCILLARY_ATTRIBUTE11
ColumnANCILLARY_ATTRIBUTE12
ColumnANCILLARY_ATTRIBUTE13
ColumnANCILLARY_ATTRIBUTE14
ColumnANCILLARY_ATTRIBUTE15
ColumnENABLED_FLAG
Columns
Name Datatype Length Mandatory Comments
ANCILLARY_RATE_ID NUMBER (15) Yes The unique Ancillary Rate ID for each combination of ancillary attributes.
FEE_TYPE VARCHAR2 (10) Yes This field describes the fee types used for the purpose ofapplying fees and charges.
FEE_CAL_TYPE VARCHAR2 (10) Yes The code of a Fee calendar type which defines the period of time in which the fee type will operate.
FEE_CI_SEQUENCE_NUMBER NUMBER (6) Yes This field uniquely identifies the calendar instance.
ANCILLARY_ATTRIBUTE1 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE2 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE3 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE4 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE5 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE6 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE7 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE8 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE9 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE10 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE11 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE12 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE13 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE14 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_ATTRIBUTE15 VARCHAR2 (30)
Ancillary Attributes for the Student
ANCILLARY_CHG_RATE NUMBER
Yes The Ancillary Charge Rate for the combination of the Attributes.
ENABLED_FLAG VARCHAR2 (1)
Denotes if the ancillary rates are enabled or not.
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 ANCILLARY_RATE_ID
,      FEE_TYPE
,      FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      ANCILLARY_ATTRIBUTE1
,      ANCILLARY_ATTRIBUTE2
,      ANCILLARY_ATTRIBUTE3
,      ANCILLARY_ATTRIBUTE4
,      ANCILLARY_ATTRIBUTE5
,      ANCILLARY_ATTRIBUTE6
,      ANCILLARY_ATTRIBUTE7
,      ANCILLARY_ATTRIBUTE8
,      ANCILLARY_ATTRIBUTE9
,      ANCILLARY_ATTRIBUTE10
,      ANCILLARY_ATTRIBUTE11
,      ANCILLARY_ATTRIBUTE12
,      ANCILLARY_ATTRIBUTE13
,      ANCILLARY_ATTRIBUTE14
,      ANCILLARY_ATTRIBUTE15
,      ANCILLARY_CHG_RATE
,      ENABLED_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_ANC_RATES;

Dependencies

[top of page]

IGS.IGS_FI_ANC_RATES does not reference any database object

IGS.IGS_FI_ANC_RATES is referenced by following:

SchemaAPPS
SynonymIGS_FI_ANC_RATES