Custom Reminders Setup (SY01404)

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: syCustomRemindersSetup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
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
2DICTID SearchDictIDIntegerID_INT4
3CMPANYID SearchCompany IDIntegerINT54
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
4USRCLASS SearchUser ClassStringSTR15_User_Class15
5REPORTID SearchReport IDIntegerINT_STORAGE0
6VisibleTo SearchVisibleToIntegerDDL0
7Report_Option_Name SearchReport Option NameStringSTR8080
8USERNAME SearchUser NameStringSTR3030
9Custom_Reminder_Option SearchCustom Reminder OptionIntegerGB0
10Record_Filter SearchRecord FilterIntegerDDL_Restrictions0
11Number_of_Records SearchNumber of RecordsLong IntegerLI_Sequence_Number10
12Column_Filter SearchColumn FilterIntegerDDL_Restrictions0
13TOTAL SearchTotalCurrencyDollar1919
14Field_DictID SearchField DictIDIntegerINT0
15Field_ResID SearchField ResIDIntegerINT0
16DSPASCUE SearchDisplay As CueBooleanBoolean0

Leave a Reply

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