Award Project Personnel Version 2
This service data object contains personnel attributes of an award project.
QName: {http://xmlns.oracle.com/apps/projects/grantsManagement/award/service/awardServiceV2/}AwardProjectPersonnel
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 | 
|---|---|
| Contains | |
| Contained by | |
| Contained by | |
| Handled by | |
| Handled by | 
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description | 
|---|---|---|
| AwardId | long | The unique internal identifier of the award. | 
| AwardProjectLinkId | long | The unique internal identifier of the award project. | 
| AwardProjectPersonnelDFF | This service data object contains user-defined attributes for award personnel. | |
| AwardProjectPersonnelId | long | This service data object contains user-defined attributes for award project personnel. 
 | 
| CreditPercentage | decimal | Percentage of credit that the person assigned to the award project receives. | 
| EndDate | {http://xmlns.oracle.com/adf/svc/types/}date-Date | End date for the person assigned to the award project. | 
| InternalFlag | boolean | Check box to indicate whether person is internal, for example an employee or external, for example, customer contact. | 
| ObjectVersionNumber | int | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. | 
| PartyId | long | The unique identifier of the party in Oracle Fusion Trading Community Architecture. | 
| PersonId | long | The unique identifier of the person in human resources. | 
| PersonName | string | Name of the person assigned to the award project. | 
| PersonNumber | string | Number of the person selected from Human Resources to administer and manage awards. | 
| RoleId | long | Role for the internal person assigned to the award project. | 
| RoleName | string | Role for the internal person assigned to the award project. | 
| StartDate | {http://xmlns.oracle.com/adf/svc/types/}date-Date | Start date for the person assigned to the award project. |