Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY01404
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Custom Reminders Setup
Physical Name: SY01404
Technical Name: syCustomRemindersSetupSeq 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
['Custom Reminders Setup'].USERID AS 'Custom Reminders Setup-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY01404 AS ['Custom Reminders Setup']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Custom Reminders Setup'].USERID = ['Users Master'].USERID
2 DICTID DictID Integer ID_INT 4 3 CMPANYID Company ID Integer INT5 4 Key to the Company Master (SY01500).
Click to show/hide
SELECT
['Custom Reminders Setup'].CMPANYID AS 'Custom Reminders Setup-Company ID'
,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
SY01404 AS ['Custom Reminders Setup']
INNER JOIN
DYNAMICS..SY01500 AS ['Company Master']
ON
['Custom Reminders Setup'].CMPANYID = ['Company Master'].CMPANYID
4 USRCLASS User Class String STR15_User_Class 15 5 REPORTID Report ID Integer INT_STORAGE 0 6 VisibleTo VisibleTo Integer DDL 0 7 Report_Option_Name Report Option Name String STR80 80 8 USERNAME User Name String STR30 30 9 Custom_Reminder_Option Custom Reminder Option Integer GB 0 10 Record_Filter Record Filter Integer DDL_Restrictions 0 11 Number_of_Records Number of Records Long Integer LI_Sequence_Number 10 12 Column_Filter Column Filter Integer DDL_Restrictions 0 13 TOTAL Total Currency Dollar19 19 14 Field_DictID Field DictID Integer INT 0 15 Field_ResID Field ResID Integer INT 0 16 DSPASCUE Display As Cue Boolean Boolean 0