My Reports (SY70700)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: My Reports
Physical Name: SY70700
Technical Name: syMyReports

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['My Reports'].USERID AS 'My Reports-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY70700 AS ['My Reports']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['My Reports'].USERID = ['Users Master'].USERID
2SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
3USECT SearchUsage CountIntegerINT54
4CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['My Reports'].CMPANYID AS 'My Reports-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       SY70700 AS ['My Reports']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['My Reports'].CMPANYID = ['Company Master'].CMPANYID
5RPRTTYPE SearchReport TypeIntegerDDL_Report_Type0
6PRODID SearchProduct IDIntegerINT44
7Report_Series_DictID SearchReport Series DictIDIntegerID_INT4
8ReportSeries_ID SearchReport Series IDIntegerINT54
9Report_Category_ID SearchReport Category IDIntegerINT54
10REPORTID SearchReport IDIntegerINT_STORAGE0
11RptOptID SearchReport Option IDCurrencyDLR1414
12Report_Option_Name SearchReport Option NameStringSTR8080
13MyReportName SearchMy Report NameStringSTR8080
14VisibleTo SearchVisibleToIntegerDDL0
15USRCLASS SearchUser ClassStringSTR15_User_Class15
16STRGA255 SearchString A 255StringSTR255255

Leave a Reply

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