[Home] [Help]
[Dependency Information]
| Object Name: | PA_RES_AVAILABILITY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_RES_AVAILABILITY_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 identifier for the eligible resource. | |
| START_DATE | DATE | Yes | Week start date for the availability records. | |
| END_DATE | DATE | Yes | Week end date for the availability records. |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, START_DATE
, END_DATE
FROM APPS.PA_RES_AVAILABILITY_V;
APPS
PA_RES_ASGN_TIME_CHART
PA_TIMELINE_ROW_LABEL
APPS.PA_RES_AVAILABILITY_V is not referenced by any database object
|
|
|
|