Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ME240471
Product: Mekorma MICR (2404)
Series: Payroll
Display Name: Mekorma MICR Suppress Ben-Ded Code Setup
Physical Name: ME240471
Technical Name: ME_Suppress_Ben_Ded_Code_SetupSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ME_PayrollCode_Type ME_Payroll_Code_Type INT Integer 0 2 ME_Payroll_Code ME_Payroll_Code STR6_Payroll_Code String 6 3 DSCRIPTN Description STR30 String 30 4 MDFUSRID Modified User ID STR15 String 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['Mekorma MICR Suppress Ben-Ded Code Setup'].MDFUSRID AS 'Mekorma MICR Suppress Ben-Ded Code Setup-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
ME240471 AS ['Mekorma MICR Suppress Ben-Ded Code Setup']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Mekorma MICR Suppress Ben-Ded Code Setup'].MDFUSRID = ['Users Master'].USERID
5 MODIFDT Modified Date DT Date 8