[Home] [Help]
[Dependency Information]
| Object Name: | PA_OWNED_BY_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_OWNED_BY_LOV_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 |
|---|---|---|---|---|
| PERSON_ID | NUMBER | (10) | ||
| NAME | VARCHAR2 | (240) | ||
| EMPLOYEE_NUMBER | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT PERSON_ID
, NAME
, EMPLOYEE_NUMBER
FROM APPS.PA_OWNED_BY_LOV_V;
APPS
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
PA_EMPLOYEES
APPS.PA_OWNED_BY_LOV_V is not referenced by any database object
|
|
|
|