[Home] [Help]
[Dependency Information]
| Object Name: | ICX_REQUESTER_LOV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ICX.ICX_REQUESTER_LOV
|
| 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 |
|---|---|---|---|---|
| FULL_NAME | VARCHAR2 | (240) | ||
| EMPLOYEE_ID | NUMBER | (10) | Yes | |
| WEB_USER_ID | NUMBER | (15) | Yes | |
| DELIVER_TO_LOCATION | VARCHAR2 | (66) | ||
| LOCATION_CODE | VARCHAR2 | (60) | ||
| ORGANIZATION_CODE | VARCHAR2 | (3) |
Cut, paste (and edit) the following text to query this object:
SELECT FULL_NAME
, EMPLOYEE_ID
, WEB_USER_ID
, DELIVER_TO_LOCATION
, LOCATION_CODE
, ORGANIZATION_CODE
FROM APPS.ICX_REQUESTER_LOV;
APPS
FND_PROFILE
- show dependent code
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
ICX_PO_REQUESTOR_VAL_V
ORG_ORGANIZATION_DEFINITIONS
APPS.ICX_REQUESTER_LOV is not referenced by any database object
|
|
|
|