RIO Ready: Withdrawal Components
Withdrawal_Package
Components for the withdrawal functionality.
| Name | Type | Description | 
|---|---|---|
| Case.Official_Date_of_Withdrawal__c | CustomField | Records the date in which the withdrawal from the Course was done. | 
| Case.redu_Related_Program_Enrollment__c | CustomField | Linkage between the Case and the Program Enrollment involved with the Withdrawal. | 
| hed__Program_Enrollment__c.Program_Enrollment__c | CustomField | Remark: Standard components from existing RIO Education packages. | 
| rio_ed__PE_Pathway_Status__c.Drop_Course_Date__c | CustomField | |
| rio_ed__PE_Pathway_Status__c.Enrolled_Term__c | CustomField | |
| Course_Withdrawal | Flow | The flow responsible for handling the withdrawal process. | 
| rio_ed__Grade_Value | GlobalValueSet | Contains the various grades that the student can have, including one to represent withdrawn unit. | 
| Case.Withdraw_Course | QuickAction | Quick action that can be shown in the layout to start the Withdrawal process. |