ProgramEnrollments
Usage information for the operation ProgramEnrollments.rsd.
Columns
| Name | Type | ReadOnly | References | Description |
| ProgramEnrollmentId [KEY] | Decimal | False |
Unique identifier of a partner program enrollment. | |
| ActiveEnrollment | String | False |
Staus of enrollment. Possible values are active or inactive. | |
| ApprovalDate | Date | False |
Date on which enrollment is approved. | |
| CreatedBy | String | False |
Who column: indicates the user who created the row. | |
| CreationDate | Datetime | False |
Who column: indicates the date and time of the creation of the row. | |
| EnrollmentNumber | String | False |
A unique number generated for each program enrollment. | |
| EnrollmentStatus | String | False |
Status of the enrollment. Possible values are draft, pending, approved, rejected, terminated, renewed. | |
| ExpirationDate | Date | False |
Date on which enrollment is expiring. | |
| LastUpdateDate | Datetime | False |
Who column: indicates the date and time of the last update of the row. | |
| LastUpdateLogin | String | False | ||
| LastUpdatedBy | String | False |
Who column: indicates the user who last updated the row. | |
| PartnerCompanyNumber | String | False |
Public Unique Identifier of Partner company associated to the Program Enrollments. | |
| PartnerName | String | False | ||
| PartnerPartyId | Decimal | False |
Unique identifier of a partner. | |
| PartnerPartyName | String | False |
Partner Name | |
| PartnerProgramId | Decimal | False |
Unique identifier of a partner program. | |
| PartnerTierId | Long | False | ||
| ProgramAccessable | Bool | False | ||
| ProgramDescription | String | False |
Text describing the program. | |
| ProgramName | String | False |
Name of the partner program. | |
| ProgramNumber | String | False |
A unique number generated for each program. | |
| RemainingDays | String | False |
Number of days left for expiry of the enrollment. | |
| RenewAllowed | Bool | False | ||
| RenewedEnrollment | String | False |
Staus of enrollment which is of type renewal. Possible values are new or renewal. | |
| RenewedFromEnrollmentNumber | String | False | ||
| RenewedFromId | Decimal | False |
Unique identifier of the enrollment from which the renewal enrollment is copied. | |
| StartDate | Date | False |
Effective Start Date of a program enrollment. | |
| SubmissionDate | Date | False | ||
| SubmitAllowed | Bool | False | ||
| TerminateAllowed | Bool | False | ||
| TerminationDate | Date | False |
Date on which enrollment is terminated. | |
| WithdrawAllowed | Bool | False |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String |
Input specifying the Finder type. |