Budget Summary Master (GL00201)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: Budget Summary Master
Physical Name: GL00201
Technical Name: GL_Budget_SUM_MSTR

Group Display Name: Budget Master
Group Technical Name: Budget Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BUDGETID SearchBudget IDStringSTR15_LBAU15
Key to the Budget Master (GL00200).

Click to show/hide

SELECT
       ['Budget Summary Master'].BUDGETID AS 'Budget Summary Master-Budget ID'
       ,['Budget Master'].BUDGETID AS 'Budget Master-Budget ID'
FROM
       GL00201 AS ['Budget Summary Master']
INNER JOIN
       GL00200 AS ['Budget Master']
              ON
                     ['Budget Summary Master'].BUDGETID = ['Budget Master'].BUDGETID
2ACTNUMBR SearchAccount NumberAccount_NumberComposite 80
3ACTNUMBR_1 SearchAccount Number:Account_Segment_Pool1StringAccount_Segment_Pool16
4ACTNUMBR_2 SearchAccount Number:Account_Segment_Pool2StringAccount_Segment_Pool26
5ACTNUMBR_3 SearchAccount Number:Account_Segment_Pool3StringAccount_Segment_Pool36
6ACTNUMBR_4 SearchAccount Number:Account_Segment_Pool4StringAccount_Segment_Pool46
7ACTNUMBR_5 SearchAccount Number:Account_Segment_Pool5StringAccount_Segment_Pool56
8ACTNUMBR_6 SearchAccount Number:Account_Segment_Pool6StringAccount_Segment_Pool66
9ACTNUMBR_7 SearchAccount Number:Account_Segment_Pool7StringAccount_Segment_Pool76
10ACTNUMBR_8 SearchAccount Number:Account_Segment_Pool8StringAccount_Segment_Pool86
11ACTNUMBR_9 SearchAccount Number:Account_Segment_Pool9StringAccount_Segment_Pool96
12ACTNUMBR_10 SearchAccount Number:Account_Segment_Pool10StringAccount_Segment_Pool106
13PERIODDT SearchPeriod DateDateDT_Date6
14PERIODID SearchPeriod IDIntegerINT33
15BUDGETAMT SearchBudget AmountCurrencyDLR19_$S219
16ACCATNUM SearchAccount Category NumberIntegerINT2_U02
Key to the Account Category Master (GL00102).

Click to show/hide

SELECT
       ['Budget Summary Master'].ACCATNUM AS 'Budget Summary Master-Account Category Number'
       ,['Account Category Master'].ACCATNUM AS 'Account Category Master-Account Category Number'
FROM
       GL00201 AS ['Budget Summary Master']
INNER JOIN
       GL00102 AS ['Account Category Master']
              ON
                     ['Budget Summary Master'].ACCATNUM = ['Account Category Master'].ACCATNUM
17ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Budget Summary Master'].ACTINDX AS 'Budget Summary Master-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL00201 AS ['Budget Summary Master']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Budget Summary Master'].ACTINDX = ['Account Index Master'].ACTINDX
18YEAR1 SearchYearIntegerYear4

Leave a Reply

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