Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07250
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: List Action Status Header
Physical Name: SY07250
Technical Name: syListActionStatusHdrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['List Action Status Header'].USERID AS 'List Action Status Header-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07250 AS ['List Action Status Header']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['List Action Status Header'].USERID = ['Users Master'].USERID
2 ListDictID ListDictID Integer ID_INT 4 3 ListID ListID Integer ID_INT 4 4 ViewID ViewID Long Integer LI_MasterNumber 9 5 ActionID ActionID Long Integer LI_MasterNumber 9 6 DATE1 Date Date DT6 6 7 TIME1 Time Time TM6 6 8 ActionName ActionName String STR79 79 9 SuccessCount SuccessCount Long Integer LI_9U0 9 10 FailureCount FailureCount Long Integer LI_9U0 9 11 ActionStatusID ActionStatusID Long Integer LI_MasterNumber 9