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


VIEW: APPS.IGI_CEC_ENCUMBRANCE_TYPES

Object Details
Object Name: IGI_CEC_ENCUMBRANCE_TYPES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGI.IGI_CEC_ENCUMBRANCE_TYPES
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
SET_OF_BOOKS_ID NUMBER (15) Yes As IGI_CEC_ENCUMBRANCE_TYPES_ALL table
IGI_CEC_CE_TYPE_ID NUMBER (15)
As IGI_CEC_ENCUMBRANCE_TYPES_ALL table
IGI_CEC_CE_FLAG VARCHAR2 (1)
As IGI_CEC_ENCUMBRANCE_TYPES_ALL table
Query Text

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


SELECT SET_OF_BOOKS_ID
,      IGI_CEC_CE_TYPE_ID
,      IGI_CEC_CE_FLAG
FROM APPS.IGI_CEC_ENCUMBRANCE_TYPES;

Dependencies

[top of page]

APPS.IGI_CEC_ENCUMBRANCE_TYPES references the following:

SchemaAPPS
SynonymIGI_CEC_ENCUMBRANCE_TYPES_ALL
APPS.IGI_CEC_ENCUMBRANCE_TYPES is referenced by following:

SchemaAPPS
ViewIGI_CEC_ENCUMBRANCE_TYPES_V