Excel Group Reports (ERB12000)

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

Product: SmartList Builder (3830)
Series: System

Display Name: Excel Group Reports
Physical Name: ERB12000
Technical Name: ERB_Group_Reports

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Group_Report_ID SearchGroup Report IDSTR15_LBAUString15
2Group_Report_Description SearchGroup Report DescriptionSTR64String64
3NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Excel Group Reports'].NOTEINDX AS 'Excel Group Reports-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ERB12000 AS ['Excel Group Reports']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Excel Group Reports'].NOTEINDX = ['Record Notes Master'].NOTEINDX
4MODIFDT SearchModified DateDTDate8
5MDFUSRID SearchModified User IDSTR15String15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Excel Group Reports'].MDFUSRID AS 'Excel Group Reports-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ERB12000 AS ['Excel Group Reports']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Excel Group Reports'].MDFUSRID = ['Users Master'].USERID
6CREATDDT SearchCreated DateDTDate8
7CRUSRID SearchCreated User IDSTR15_User_IDString15

Leave a Reply

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