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


VIEW: APPS.PSP_LAYOUT_LOOKUP_CODE_V

Object Details
Object Name: PSP_LAYOUT_LOOKUP_CODE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSP.PSP_LAYOUT_LOOKUP_CODE_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

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_CODE VARCHAR2 (30)
Lookup Codes defined for a set of books
MEANING VARCHAR2 (160)
Meaning for the Lookup Code
SET_OF_BOOKS_ID NUMBER

Set of books identifier
Query Text

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


SELECT LOOKUP_CODE
,      MEANING
,      SET_OF_BOOKS_ID
FROM APPS.PSP_LAYOUT_LOOKUP_CODE_V;

Dependencies

[top of page]

APPS.PSP_LAYOUT_LOOKUP_CODE_V references the following:

SchemaAPPS
SynonymFND_APPLICATION
ViewFND_ID_FLEX_SEGMENTS_VL
ViewFND_LOOKUP_VALUES_VL
ViewGL_SETS_OF_BOOKS
APPS.PSP_LAYOUT_LOOKUP_CODE_V is referenced by following:

SchemaAPPS
Package BodyPSP_ER_WORKFLOW - show dependent code