[Home] [Help]
[Dependency Information]
| Object Name: | FND_MENUS_VL |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FND.FND_MENUS_VL
|
| Subobject Name: | |
| Status: | VALID |
MultiLingual view (a language resolved view of the data.)
FND_MENUS_VL
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ROW_ID | |
| MENU_ID | NUMBER | Yes | Menu identifier | |
| MENU_NAME | VARCHAR2 | (30) | Yes | Menu name |
| TYPE | VARCHAR2 | (30) | TYPE | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATED_BY | NUMBER | Yes | Standard Who column | |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Yes | Standard Who column |
| CREATION_DATE | DATE | Yes | Standard Who column | |
| CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
| USER_MENU_NAME | VARCHAR2 | (80) | Yes | Displayed name of menu |
| DESCRIPTION | VARCHAR2 | (240) | Description |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, MENU_ID
, MENU_NAME
, TYPE
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, CREATION_DATE
, CREATED_BY
, USER_MENU_NAME
, DESCRIPTION
FROM APPS.FND_MENUS_VL;
APPS
FND_MENUS
FND_MENUS_TL
APPS
AK_REGION_PVT
- show dependent code
EGO_DOM_SECURITY_PVT
- show dependent code
EGO_ITEM_PVT
- show dependent code
EGO_ROLES_V
EGO_STYLE_SKU_ITEM_PVT
- show dependent code
ENG_CHANGE_ROLES_PUB
- show dependent code
ENG_ECO_PVT
- show dependent code
FND_FUNCTION_SECURITY
- show dependent code
FND_RESPONSIBILITY_PKG
- show dependent code
FND_RESP_FUNCTIONS_PKG
- show dependent code
HR_USER_ACCT_INTERNAL
- show dependent code
HZ_DUP_PVT
- show dependent code
JTF_MENU_PUB
- show dependent code
JTF_MENU_PUB
- show dependent code
PA_PAGE_LAYOUT_PVT
- show dependent code
PA_ROLE_STATUS_MENU_PVT
- show dependent code
|
|
|
|