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


VIEW: APPS.IGF_SL_REP_RS_V

Object Details
Object Name: IGF_SL_REP_RS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGF.IGF_SL_REP_RS_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
REP_ENTITY_ID_TXT VARCHAR2 (30)
Indicates the reporting school entity ID
DOCUMENT_ID_TXT VARCHAR2 (30)
Indicates the document
Query Text

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


SELECT REP_ENTITY_ID_TXT
,      DOCUMENT_ID_TXT
FROM APPS.IGF_SL_REP_RS_V;

Dependencies

[top of page]

APPS.IGF_SL_REP_RS_V references the following:

SchemaAPPS
SynonymIGF_SL_LOR_LOC_ALL
APPS.IGF_SL_REP_RS_V is referenced by following:

SchemaAPPS
Package BodyIGF_SL_DL_GEN_XML - show dependent code