Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CLM00300
Product: Certification Manager (4933)
Series:
Display Name: CLM Training Master Group Display Name: Certification Manager
Physical Name: CLM00300
Technical Name: CLM_Training_MSTR
Group Technical Name: CLTM
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | EMPLOYID | Employee ID | String | STR15_Employee_ID | 15 | |
2 | CLM_Course_ID | CLM Course ID | String | STR6_U | 6 | |
3 | CLM_Class_ID | CLM Class ID | String | STR6_U | 6 | |
4 | CLM_Completed_CB | CLM Completed CB | Boolean | CB | 0 | |
5 | Completion_Date | Completion Date | Date | DT | 8 | |
6 | COMMENTSTR20 | CommentStr20 | String | STR20 | 20 | |
7 | CHANGEBY_I | Change By | String | STR15_User_ID | 15 | |
8 | CHANGEDATE_I | Change Date | Date | DT | 8 | |
9 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['CLM Training Master'].NOTEINDX AS 'CLM Training Master-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
CLM00300 AS ['CLM Training Master']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['CLM Training Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
10 | CLM_Given_By | CLM Given By | String | STR20 | 20 | |
11 | CLM_Instructor | CLM Instructor | String | STR20 | 20 | |
12 | CLM_Score | CLM Score | String | STR20 | 20 | |
13 | EXPNDATE | Expiration Date | Date | DT_Date | 6 | |
14 | INACTIVE | Inactive | Boolean | CB_Inactive | 0 |