aaFADefaultSetup (AAG04000)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaFADefaultSetup
Physical Name: AAG04000
Technical Name: aaFADefaultSetup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1aaFASetupID SearchaaFASetupIDLong IntegerLong Int8
2ListID SearchListIDIntegerID_INT4
3INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['aaFADefaultSetup'].INTERID AS 'aaFADefaultSetup-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       AAG04000 AS ['aaFADefaultSetup']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['aaFADefaultSetup'].INTERID = ['Company Master'].INTERID
4USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['aaFADefaultSetup'].USERID AS 'aaFADefaultSetup-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       AAG04000 AS ['aaFADefaultSetup']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['aaFADefaultSetup'].USERID = ['Users Master'].USERID
5SERIES SearchSeriesIntegerDDL_Series0
6ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['aaFADefaultSetup'].ACTINDX AS 'aaFADefaultSetup-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       AAG04000 AS ['aaFADefaultSetup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['aaFADefaultSetup'].ACTINDX = ['Account Index Master'].ACTINDX
7ACCTTYPE SearchAccount TypeIntegerDDL_Account_Type0
8aaBrowseType SearchaaBrowseTypeIntegeraaBrowseType0
9aaAssetIndex SearchaaAssetIndexLong IntegerLong Int8
10aaBookIndex SearchaaBookIndexLong IntegerLong Int8
11aaAliasID SearchaaAliasIDLong IntegeraaLONG_INT8

Leave a Reply

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