Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CLM40300
Product: Certification Manager (4933)
Series:
Display Name: CLM Course Setup Group Display Name: Certification Manager
Physical Name: CLM40300
Technical Name: CLM_Course_SETP
Group Technical Name: CLTM
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CLM_Course_ID ![]() | CLM Course ID | String | STR6_U | 6 | |
2 | INACTIVE ![]() | Inactive | Boolean | CB_Inactive | 0 | |
3 | CLM_Course_Req_Fields ![]() | CLM Course Req Fields | CB | Boolean | 0 | |
4 | CLM_Course_Req_Fields_1 ![]() | CLM Course Req Fields[1] | Boolean | CB | 0 | |
5 | CLM_Course_Req_Fields_2 ![]() | CLM Course Req Fields[2] | Boolean | CB | 0 | |
6 | CLM_Course_Req_Fields_3 ![]() | CLM Course Req Fields[3] | Boolean | CB | 0 | |
7 | CLM_Course_Req_Fields_4 ![]() | CLM Course Req Fields[4] | Boolean | CB | 0 | |
8 | CLM_Course_Req_Fields_5 ![]() | CLM Course Req Fields[5] | Boolean | CB | 0 | |
9 | CLM_Course_Req_Fields_6 ![]() | CLM Course Req Fields[6] | Boolean | CB | 0 | |
10 | CLM_Course_Req_Fields_7 ![]() | CLM Course Req Fields[7] | Boolean | CB | 0 | |
11 | CLM_Course_Req_Fields_8 ![]() | CLM Course Req Fields[8] | Boolean | CB | 0 | |
12 | CLM_Course_Credits ![]() | CLM Course Credits | Integer | INT3 | 3 | |
13 | CHANGEBY_I ![]() | Change By | String | STR15_User_ID | 15 | |
14 | CHANGEDATE_I ![]() | Change Date | Date | DT | 8 | |
15 | NOTEINDX ![]() | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['CLM Course Setup'].NOTEINDX AS 'CLM Course Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
CLM40300 AS ['CLM Course Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['CLM Course Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX |