[Home] [Help]
[Dependency Information]
| Object Name: | PA_AGR_ADM_DET_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_AGR_ADM_DET_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 |
|---|---|---|---|---|
| FULL_NAME | VARCHAR2 | (240) | The identifier of the full name of the project administrator | |
| PERSON_ID | NUMBER | (10) | The identifier of the person id of the project administrator | |
| EMPLOYEE_NUMBER | VARCHAR2 | (30) | The identifier of the employee number of the project administrator |
Cut, paste (and edit) the following text to query this object:
SELECT FULL_NAME
, PERSON_ID
, EMPLOYEE_NUMBER
FROM APPS.PA_AGR_ADM_DET_V;
APPS
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
PA_LOOKUPS
PER_ALL_ASSIGNMENTS_F
PER_PEOPLE_F
PER_PERIODS_OF_PLACEMENT
PER_PERIODS_OF_SERVICE
APPS.PA_AGR_ADM_DET_V is not referenced by any database object
|
|
|
|