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


VIEW: APPS.IGF_GR_COD_TOP_V

Object Details
Object Name: IGF_GR_COD_TOP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGF.IGF_GR_COD_TOP_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

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
DOCUMENT_ID_TXT VARCHAR2 (30)
Indicates the Document ID
SOURCE_ENTITY_ID_TXT VARCHAR2 (30)
Indicates the source entity id
FULL_RESP_CODE VARCHAR2 (30)
Indicates the full response code
Query Text

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


SELECT DOCUMENT_ID_TXT
,      SOURCE_ENTITY_ID_TXT
,      FULL_RESP_CODE
FROM APPS.IGF_GR_COD_TOP_V;

Dependencies

[top of page]

APPS.IGF_GR_COD_TOP_V references the following:

SchemaAPPS
SynonymIGF_GR_COD_DTLS

APPS.IGF_GR_COD_TOP_V is not referenced by any database object