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


TABLE: IGS.IGS_FI_ANC_RT_SGMNTS

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


This entity stores the segments which act as the column headings for the ancillary attributes.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ANC_RT_SGMNTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnANC_RATE_SEGMENT_ID
Columns
Name Datatype Length Mandatory Comments
ANC_RATE_SEGMENT_ID NUMBER (15) Yes The Unique Rate Segment Identifier
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_ATTRIBUTES VARCHAR2 (30)
The columns denote the Ancillary attribute column names where the segments are stored. Eg "ANCILLARY_ATTRIBUTE1 to "ANCILLARY_ATTRIBUTE15"
ANCILLARY_SEGMENTS VARCHAR2 (18)
The labels for the Ancillary Attributes.These act as the prompts for the ancillary attributes.
ENABLED_FLAG VARCHAR2 (1)
Denotes if the segments 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 ANC_RATE_SEGMENT_ID
,      FEE_TYPE
,      FEE_CAL_TYPE
,      FEE_CI_SEQUENCE_NUMBER
,      ANCILLARY_ATTRIBUTES
,      ANCILLARY_SEGMENTS
,      ENABLED_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_ANC_RT_SGMNTS;

Dependencies

[top of page]

IGS.IGS_FI_ANC_RT_SGMNTS does not reference any database object

IGS.IGS_FI_ANC_RT_SGMNTS is referenced by following:

SchemaAPPS
SynonymIGS_FI_ANC_RT_SGMNTS