aaTreeNodeUserWork (AAG00603)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaTreeNodeUserWork
Physical Name: AAG00603
Technical Name: aaTreeNodeUserWork

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

Click to show/hide

SELECT
       ['aaTreeNodeUserWork'].USERID AS 'aaTreeNodeUserWork-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       AAG00603 AS ['aaTreeNodeUserWork']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['aaTreeNodeUserWork'].USERID = ['Users Master'].USERID
2aaNodeID SearchaaNodeIDLong IntegeraaLONG_INT8
3aaNode SearchaaNodeStringaaSTR5050
4aaLevel SearchaaLevelLong IntegeraaLONG_INT8
5aaParentNodeID SearchaaParentNodeIDLong IntegeraaLONG_INT8
6aaOrder SearchaaOrderLong IntegeraaLONG_INT8
7NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['aaTreeNodeUserWork'].NOTEINDX AS 'aaTreeNodeUserWork-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       AAG00603 AS ['aaTreeNodeUserWork']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['aaTreeNodeUserWork'].NOTEINDX = ['Record Notes Master'].NOTEINDX
8Status SearchStatusIntegerINT0

Leave a Reply

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