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


VIEW: APPS.IGS_EN_ENCMB_EFCTTYP_V

Object Details
Object Name: IGS_EN_ENCMB_EFCTTYP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_EN_ENCMB_EFCTTYP_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
S_ENCMB_EFFECT_TYPE VARCHAR2 (30) Yes A system-defined encumbrance effect used in the creation of institution-defined encumbrance types
DESCRIPTION VARCHAR2 (80) Yes A system-defined encumbrance effect used in the
APPLY_TO_COURSE_IND VARCHAR2 (1) Yes An indicator which specifies whether the System EncumbranceEffect Type must be applied to an existing student course attempt. Setting the indicator ticked restricts the SystemEncumbrance Effect Type to an existing student course attempt.
ENCUMBRANCE_LEVEL NUMBER (1)
This is the Encumbrance Level of the Lookup Type.
CLOSED_IND VARCHAR2 (1) Yes An indicator which specifies if the system encumbrance effect type is closed. Setting the checkbox ticked prevents use of the systemencumbrance effect type in the creation of new or modified institution-defined encumbrance types.
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 ROW_ID
,      S_ENCMB_EFFECT_TYPE
,      DESCRIPTION
,      APPLY_TO_COURSE_IND
,      ENCUMBRANCE_LEVEL
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM APPS.IGS_EN_ENCMB_EFCTTYP_V;

Dependencies

[top of page]

APPS.IGS_EN_ENCMB_EFCTTYP_V references the following:

SchemaAPPS
SynonymIGS_EN_ENCMB_EFCTTYP
ViewIGS_LOOKUPS_VIEW
APPS.IGS_EN_ENCMB_EFCTTYP_V is referenced by following:

SchemaAPPS
Package BodyIGS_EN_GEN_009 - show dependent code
Package BodyIGS_EN_VAL_ENCMB - show dependent code
Package BodyIGS_EN_VAL_ETDE - show dependent code
Package BodyIGS_EN_VAL_PEE - show dependent code
Package BodyIGS_EN_VAL_PEN - show dependent code
Package BodyIGS_GR_VAL_GR - show dependent code
Package BodyIGS_PR_GEN_006 - show dependent code