!!!Alias: IVCRSE (INF_CV_CLASSREGISTRATIONS) \\ Class Registrations !!Table Columns \\ ||Column name||Data Type / Size||Mand.||Notes |[ID]|Number(10) | |Used internally to define a unique identification for the record. This field would not be loaded. |[CANDIDATE_CODE]|Varchar2(16)|Y| |[COURSE_CODE]|Varchar2(16)|Y| |[CLASS_CODE]|Varchar2(16)|Y| |[REGISTRATION_STATUS]|Varchar2(30)|Y| |[FEE_SCHEDULE]|Varchar2(30)| | |[DESCRIPTION]|Varchar2(50)| | |[APPROVED]|Varchar2(4)| | |[CREATE_DATE]|Date()| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. |[CREATE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. |[CHANGE_DATE]|Date()| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded. |[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.