CLM Training History (CLM30300)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CLM30300

Product: Certification Manager (4933)
Series:

Display Name: CLM Training History
Physical Name: CLM30300
Technical Name: CLM_Training_HIST

Group Display Name: Certification Manager
Group Technical Name: CLTM

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
2CLM_Course_ID SearchCLM Course IDStringSTR6_U6
3CLM_Class_ID SearchCLM Class IDStringSTR6_U6
4SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
5CLM_Completed_CB SearchCLM Completed CBBooleanCB0
6Completion_Date SearchCompletion DateDateDT8
7COMMENTSTR20 SearchCommentStr20StringSTR2020
8CHANGEDATE_I SearchChange DateDateDT8
9USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['CLM Training History'].USERID AS 'CLM Training History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CLM30300 AS ['CLM Training History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['CLM Training History'].USERID = ['Users Master'].USERID
10NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['CLM Training History'].NOTEINDX AS 'CLM Training History-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       CLM30300 AS ['CLM Training History']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['CLM Training History'].NOTEINDX = ['Record Notes Master'].NOTEINDX
11CLM_Given_By SearchCLM Given ByStringSTR2020
12CLM_Instructor SearchCLM InstructorStringSTR2020
13CLM_Score SearchCLM ScoreStringSTR2020
14EXPNDATE SearchExpiration DateDateDT_Date6
15INACTIVE SearchInactiveBooleanCB_Inactive0

Leave a Reply

Your email address will not be published. Required fields are marked *