2. Student Enrollment List consists of some of the details of the student.the following are the list of student details they are :
- Contract Id
- Account Code
- Con Status
- Reason
- Special Condition
- Offer issues Date
- Course Code
- Batch Id
- Rep Id
- Location
- Intake date
- Start date.
- Finish Date
- Cid
- Product Fee
- Fees
- Enroll Fee
- UpFront fee.
3. Add New :This Button is used for Add new Student enrollment in the list.
4. In below image click on Add New Button then it will displays the following image.
6. Once you have completed the Student Enrollement List details, click the Add button as shown below.
Contract ID : |
Sql Type : INT(integer) HTML Type : Text Field size in DataBase : 11 Width : 11 |
Offer Issue Date : |
Sql Type :DATE HTML Type : Text Width : 10
|
Account Code : |
Sql Type :VARCHAR HTML Type : Text(Auto complete drop down) Field size in DataBase : 20 Width : 45 |
Course Code : |
Sql Type : VARCHAR HTML Type : Select Field size in DataBase : 10 |
Contract Status : |
Sql Type :VARCHAR HTML Type : Select Field size in DataBase : 3 |
Batch Id :
|
Sql Type :VARCHAR HTML Type : Select Field size in DataBase : 10 |
Reason : |
Sql Type :VARCHAR HTML Type : Text Field size in DataBase : 25 Width : 25
|
Rep ID : |
Sql Type :VARCHAR HTML Type : Text(Auto complete drop down) Field size in DataBase : 4 Width : 4 |
Special Condition :
|
Sql Type :VARCHAR HTML Type : Text Field size in DataBase : 255 Width : 50 |
Location : |
Sql Type :VARCHAR HTML Type : Select Field size in DataBase : 25
|
Intake Date : |
Sql Type : DATE HTML Type : Text Width : 10
|
Start Date :
|
Sql Type : DATE HTML Type : Text Width : 10
|
Finish Date : |
Sql Type : DATE HTML Type : Text Width : 10 |
Product Fee : |
Sql Type : DOUBLE HTML Type : Text(Currency) Field Size in DataBase :11 Width : 11 |
Fees : |
Sql Type : DOUBLE HTML Type : Text(Currency) Field Size in DataBase :11 Width : 11 |
Enroll Fee : |
Sql Type : DOUBLE HTML Type : Text(Currency) Field Size in DataBase :11 Width : 11 |
Upfront Fee : |
Sql Type : DOUBLE HTML Type : Text(Currency) Field Size in DataBase :11 Width : 11 |