[Home] [Help]
[Dependency Information]
| Object Name: | PA_TIMELINE_RESOURCE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_TIMELINE_RESOURCE_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 |
|---|---|---|---|---|
| RESOURCE_ID | NUMBER | Yes | Resource ID | |
| RESOURCE_NAME | VARCHAR2 | (240) | Yes | Resource Name |
| EMPLOYEE_NUMBER | VARCHAR2 | (30) | Employee Number |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, RESOURCE_NAME
, EMPLOYEE_NUMBER
FROM APPS.PA_TIMELINE_RESOURCE_V;
APPS
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
PA_RESOURCES_DENORM
PER_PEOPLE_F
APPS.PA_TIMELINE_RESOURCE_V is not referenced by any database object
|
|
|
|