[Home] [Help]
[Dependency Information]
| Object Name: | PSP_LAYOUT_LOOKUP_CODE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PSP.PSP_LAYOUT_LOOKUP_CODE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
FND_APPLICATION
FND_ID_FLEX_SEGMENTS_VL
FND_LOOKUP_VALUES_VL
GL_SETS_OF_BOOKS
APPS
PSP_ER_WORKFLOW
- show dependent code
|
|
|
|