Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CLM40200
Product: Certification Manager (4933)
Series:
Display Name: CLM License Setup Group Display Name: Certification Manager
Physical Name: CLM40200
Technical Name: CLM_License_SETP
Group Technical Name: CLTM
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CLM_License_Code ![]() | CLM License Code | String | STR6_U | 6 | |
2 | CLM_License_Desc ![]() | CLM License Desc | String | STR30 | 30 | |
3 | INACTIVE ![]() | Inactive | Boolean | CB_Inactive | 0 | |
4 | CLM_License_Req_Fields_1 ![]() | CLM License Req Fields[1] | Boolean | CB | 0 | |
5 | CLM_License_Req_Fields ![]() | CLM License Req Fields | CB | Boolean | 0 | |
6 | CLM_License_Req_Fields_2 ![]() | CLM License Req Fields[2] | Boolean | CB | 0 | |
7 | CLM_License_Req_Fields_3 ![]() | CLM License Req Fields[3] | Boolean | CB | 0 | |
8 | CLM_License_Req_Fields_4 ![]() | CLM License Req Fields[4] | Boolean | CB | 0 | |
9 | CLM_License_Req_Fields_5 ![]() | CLM License Req Fields[5] | Boolean | CB | 0 | |
10 | CLM_License_Req_Fields_6 ![]() | CLM License Req Fields[6] | Boolean | CB | 0 | |
11 | CLM_License_Req_Fields_7 ![]() | CLM License Req Fields[7] | Boolean | CB | 0 | |
12 | CLM_License_Req_Fields_8 ![]() | CLM License Req Fields[8] | Boolean | CB | 0 | |
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 License Setup'].NOTEINDX AS 'CLM License Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
CLM40200 AS ['CLM License Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['CLM License Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX |