Project Resource Calendar Event Read by Project Parameters
The input parameters to read project resource calendar events by project resource.
QName: {http://xmlns.oracle.com/apps/projects/projectManagement/calendar/eventService/}CalendarEventReadServiceRequest
Logical Business Objects
-
Projects
-
Projects : Project Management
-
Projects : Project Management : Project Resource Calendar Events
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
EventCategory |
string |
Category of the resource calendar event. Possible values for resources are PTO, training, or others. For project events it is blank. |
|
EventId |
long |
Identifier of the project or resource calendar event. |
|
EventType |
string |
Type of the calendar event. Possible values are Resource or Project. This value is used to distinguish between a resource and project event types in the service call. |
|
ExternalProjectId |
string |
Identifier of the project in the source application. |
|
ExternalResourceId |
string |
Identifier of the resource in the third-party application. |
|
ExternalSourceId |
string |
Identifier of the project or resource calendar event in the third-party application. |
|
FinishDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Finish date for the calendar event. |
|
ProjectId |
long |
Identifier of the project for which read of an event is requested. |
|
ProjectName |
string |
Name of the project for which read of an event is requested. |
|
ProjectNumber |
string |
Number of the project for which read of an event is requested. |
|
ResourceEmail |
string |
E-mail address of the resource for whom the calendar event must be read. |
|
ResourceHCMPersonId |
long |
Identifier of the HCM person for whom the calendar event must be read. A project enterprise labor resource must exist for this HCM person. |
|
ResourceId |
long |
Identifier of the project enterprise resource for whom the calendar event must be read. |
|
ResourceName |
string |
Name of the project enterprise resource for whom the calendar event must be read. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Start date for the calendar event. |