Named Printers Settings Master (STN41300)

azurecurveProductsMicrosoft Dynamics GP (0)SystemNamed Printers Settings Master (STN41300)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: Named Printers Settings Master
Physical Name: STN41300
Technical Name: ST_Printer_Settings_MSTR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Machine_ID SearchMachine IDStringSTR15_Machine_ID15
2PRNSER SearchPrinter SeriesIntegerDDL_Printer_Series0
3PRNTASK SearchPrinter TaskStringSTR15_LBAU15
4LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Named Printers Settings Master'].LOCNCODE AS 'Named Printers Settings Master-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       STN41300 AS ['Named Printers Settings Master']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Named Printers Settings Master'].LOCNCODE = ['Site Setup'].LOCNCODE
5PRNMODE SearchPrinter ModeIntegerDDL_Printer_Mode0
6USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

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

Click to show/hide

SELECT
       ['Named Printers Settings Master'].CMPANYID AS 'Named Printers Settings Master-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       STN41300 AS ['Named Printers Settings Master']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Named Printers Settings Master'].CMPANYID = ['Company Master'].CMPANYID
8PRNCODE SearchPrinter CodeStringSTR15_Printer_Code15
9CREATDDT SearchCreated DateDateDT8
10MODIFDT SearchModified DateDateDT8
11LSTUSRED SearchLast User to EditStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Named Printers Settings Master'].LSTUSRED AS 'Named Printers Settings Master-Last User to Edit'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       STN41300 AS ['Named Printers Settings Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Named Printers Settings Master'].LSTUSRED = ['Users Master'].USERID
azurecurveProductsMicrosoft Dynamics GP (0)SystemNamed Printers Settings Master (STN41300)

Leave a Reply

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