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


TABLE: IGS.IGS_FI_ENC_DFLT_EFT

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


IGS_FI_ENC_DFLT_EFT describes the default effects that are applied to the associated hold type.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ENC_DFLT_EFT_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnENCUMBRANCE_TYPE
ColumnS_ENCMB_EFFECT_TYPE
IGS_FI_ENC_DFLT_EFT_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnS_ENCMB_EFFECT_TYPE
Columns
Name Datatype Length Mandatory Comments
ENCUMBRANCE_TYPE VARCHAR2 (10) Yes Code of an institution-defined hold type incorporating one or more system hold effect types.
S_ENCMB_EFFECT_TYPE VARCHAR2 (10) Yes One of the set of system-defined hold effect types that has been established as a default effect for a particular institution-defined hold type. An hold type must have one or more system hold effect types. Each system hold effect type has a level. Only effect types of the same level can be applied by a single hold type.
COMMENTS VARCHAR2 (2000)
Text facility for entering additional information or details about the default effect associated with the context institution-defined hold type.
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 ENCUMBRANCE_TYPE
,      S_ENCMB_EFFECT_TYPE
,      COMMENTS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_ENC_DFLT_EFT;

Dependencies

[top of page]

IGS.IGS_FI_ENC_DFLT_EFT does not reference any database object

IGS.IGS_FI_ENC_DFLT_EFT is referenced by following:

SchemaAPPS
SynonymIGS_FI_ENC_DFLT_EFT