Account Group Setup (FA41300)

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

Product: Fixed Assets (309)
Series:

Display Name: Account Group Setup
Physical Name: FA41300
Technical Name: FA_Account_GRP_SETP

Group Display Name: Fixed Assets Setup
Group Technical Name: Fixed Assets Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ACCTGRPINDEX SearchAccount Group IndexLong IntegerLI_1414
2ACCTGRPID SearchAccount Group IDStringSTR15_Account_Group_ID15
3ACCTGRPDESC SearchAccount Group DescriptionStringSTR30_Account_Group_Description30
4DEPREXPACCTINDX SearchDepreciation Expense Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].DEPREXPACCTINDX AS 'Account Group Setup-Depreciation Expense Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].DEPREXPACCTINDX = ['Account Index Master'].ACTINDX
5DEPRRESVACCTINDX SearchDepreciation Reserve Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].DEPRRESVACCTINDX AS 'Account Group Setup-Depreciation Reserve Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].DEPRRESVACCTINDX = ['Account Index Master'].ACTINDX
6PRIORYRDEPRACCTINDX SearchPrior Year Depreciation Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].PRIORYRDEPRACCTINDX AS 'Account Group Setup-Prior Year Depreciation Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].PRIORYRDEPRACCTINDX = ['Account Index Master'].ACTINDX
7ASSETCOSTACCTINDX SearchAsset Cost Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].ASSETCOSTACCTINDX AS 'Account Group Setup-Asset Cost Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].ASSETCOSTACCTINDX = ['Account Index Master'].ACTINDX
8PROCEEDSACCTINDX SearchProceeds Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].PROCEEDSACCTINDX AS 'Account Group Setup-Proceeds Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].PROCEEDSACCTINDX = ['Account Index Master'].ACTINDX
9RECGAINLOSSACCTINDX SearchRecognized Gain Loss Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].RECGAINLOSSACCTINDX AS 'Account Group Setup-Recognized Gain Loss Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].RECGAINLOSSACCTINDX = ['Account Index Master'].ACTINDX
10NONRECGAINLOSSACCTINDX SearchNon Recognized Gain Loss Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].NONRECGAINLOSSACCTINDX AS 'Account Group Setup-Non Recognized Gain Loss Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].NONRECGAINLOSSACCTINDX = ['Account Index Master'].ACTINDX
11CLEARINGACCTINDX SearchClearing Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Account Group Setup'].CLEARINGACCTINDX AS 'Account Group Setup-Clearing Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Account Group Setup'].CLEARINGACCTINDX = ['Account Index Master'].ACTINDX
12NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Account Group Setup'].NOTEINDX AS 'Account Group Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Account Group Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX
13LASTMNTDDATE SearchLast Maintained DateDateDT8
14LASTMNTDTIME SearchLast Maintained TimeTimeTM66
15LASTMNTDUSERID SearchLast Maintained User IDStringUser_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Account Group Setup'].LASTMNTDUSERID AS 'Account Group Setup-Last Maintained User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       FA41300 AS ['Account Group Setup']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Account Group Setup'].LASTMNTDUSERID = ['Users Master'].USERID

Leave a Reply

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