Named Printers Options Master (STN41100)

azurecurveProductsMicrosoft Dynamics GP (0)SystemNamed Printers Options Master (STN41100)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: Named Printers Options Master
Physical Name: STN41100
Technical Name: ST_Printer_Options_MSTR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Machine_ID SearchMachine IDStringSTR15_Machine_ID15
2PRNMODE SearchPrinter ModeIntegerDDL_Printer_Mode0
3USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Named Printers Options Master'].USERID AS 'Named Printers Options Master-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       STN41100 AS ['Named Printers Options Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Named Printers Options Master'].USERID = ['Users Master'].USERID
4CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Named Printers Options Master'].CMPANYID AS 'Named Printers Options Master-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       STN41100 AS ['Named Printers Options Master']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Named Printers Options Master'].CMPANYID = ['Company Master'].CMPANYID
5PRNCODE SearchPrinter CodeStringSTR15_Printer_Code15
6PRNTDESC SearchPrinter DescriptionStringSTR3030
7CREATDDT SearchCreated DateDateDT8
8MODIFDT SearchModified DateDateDT8
9LSTUSRED SearchLast User to EditStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Named Printers Options Master'].LSTUSRED AS 'Named Printers Options Master-Last User to Edit'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       STN41100 AS ['Named Printers Options Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Named Printers Options Master'].LSTUSRED = ['Users Master'].USERID
10UseNamedPrnForWordTmplat SearchUseNamedPrnForWordTemplateBooleanUseNamedPrnForWordTemplate0
11PRNSET SearchPrinter SettingsTextTX3200032000
azurecurveProductsMicrosoft Dynamics GP (0)SystemNamed Printers Options Master (STN41100)

Leave a Reply

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