Program Enrollment Participants
The partners enrolled in a specific partner program. A partner can enroll in multiple programs.
QName: {http://xmlns.oracle.com/apps/partnerMgmt/partnerProgram/enrollment/partnerProgramEnrollmentService/}ProgramEnrollmentParticipants
Logical Business Objects
-
CRM : Partner Management : Partner Program Enrollment
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 |
|---|---|---|
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement 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 determine whether another session has updated the row. |
|
ParticipantPartyId |
long |
Party Id of the participant enrolled into a program. |
|
PartyNumber |
string |
The unique identification number for the party. |
|
PersonTitle |
string |
The professional or family title. For example, Don or The Right Honorable. |
|
PrgmEnrlmtPrtcptsId |
long |
Enrollment Participant Id - Primary Key.
|
|
ProgramEnrollmentId |
long |
Unique identifier of program enrollment. |