Project Resource Calendar Event Read Response
The response output containing summary results that are returned after reading the project or resource calendar events.
QName: {http://xmlns.oracle.com/apps/projects/projectManagement/calendar/eventService/}CalendarEventReadServiceResponse
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 |
|---|---|---|
|
DurationHours |
decimal |
Length of the calendar event in hours. |
|
DurationType |
string |
Indicates the type of duration. This value represents an all-day event of an event defined by hours. |
|
EventCategory |
string |
Category of the resource calendar event. Possible values for resources are PTO, training, or others. For project events it is blank. |
|
EventDescription |
string |
Description of the calendar event. |
|
EventId |
long |
Identifier of the project or resource calendar event.
|
|
EventName |
string |
Name of the calendar event. |
|
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 of the calendar event. |
|
ProjectId |
long |
Identifier of the project. |
|
ProjectName |
string |
Name of the project. |
|
ProjectNumber |
string |
Number of the project. |
|
ResourceEmail |
string |
E-mail address of the resource. |
|
ResourceHCMPersonId |
long |
Identifier of the HCM person. A project enterprise labor resource must exist for this HCM person. |
|
ResourceId |
long |
Identifier of the project enterprise resource. |
|
ResourceName |
string |
Name of the project enterprise resource. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Start date of the calendar event. |
|
StatusCode |
string |
Summary message status code that indicates whether the service was a success. |
|
StatusMessage |
string |
Summary message status detail that indicates whether the service was a success. |