|
It is for uploading an external document, e.g. MS Word (.docx), where the uploaded document will be stored in the Sage EasyPay Enterprise database. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the code for the course. This is the primary key for the Course table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. This is the primary key for the CourseAttachment table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores any remarks about the course attachment. |
|
Name |
|
|
Code |
|
|
Data Type |
long binary |
|
Mandatory |
No |
|
Shows the course attachment. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the type of attachment file for the course. |
|
|
|