Project Plan Expense Resource
A service data object that captures information such as name and cost amounts for expense resources assigned to a specific task.
QName: {http://xmlns.oracle.com/apps/projects/projectManagement/common/projectServiceV2/}ExpenseResource
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 |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CurrencyCode |
string |
Code indicating the currency in which financial amounts are recorded in the project plan. |
|
ExpenseActualCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Actual cost for the specific expense resource assigned to the task. |
|
ExpensePlannedCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Planned cost for the specific expense resource assigned to the task. |
|
ExpenseRemainingCostAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Remaining cost for the specific expense resource assigned to the task. |
|
ExpenseResourceName |
string |
Name of the expense resource assigned to the task.
|
|
TaskExternalId |
string |
Identifier of the task from the source application |
|
TaskNumber |
string |
Task number from the source application. |