Encumbrance Account Budget (ENC10300)

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

Product: Encumbrance Management (3258)
Series:

Display Name: Encumbrance Account Budget
Physical Name: ENC10300
Technical Name: ENC_AccountBudget

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

Click to show/hide

SELECT
       ['Encumbrance Account Budget'].BUDGETID AS 'Encumbrance Account Budget-Budget ID'
       ,['Budget Master'].BUDGETID AS 'Budget Master-Budget ID'
FROM
       ENC10300 AS ['Encumbrance Account Budget']
INNER JOIN
       GL00200 AS ['Budget Master']
              ON
                     ['Encumbrance Account Budget'].BUDGETID = ['Budget Master'].BUDGETID
2ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Encumbrance Account Budget'].ACTINDX AS 'Encumbrance Account Budget-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       ENC10300 AS ['Encumbrance Account Budget']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Encumbrance Account Budget'].ACTINDX = ['Account Index Master'].ACTINDX
3YEAR1 SearchYearIntegerYear4
4PERIODID SearchPeriod IDIntegerINT33
5PERIODDT SearchPeriod DateDateDT_Date6
6PERDENDT SearchPeriod-Ending DateDateDT_Ending_Date0
7Actual_Amount SearchActual AmountCurrencyDLR19_$S219
8UNPOSTEDAMT SearchUnposted AmountCurrencyDLR19_$S219
9BUDGETAMT SearchBudget AmountCurrencyDLR19_$S219
10ENCMBAMT SearchEncumbered AmountCurrencyDLR19_$S219
11PreEncumberedAmt SearchPreEncumbered AmountCurrencyDLR19_$S219
12PreBudgetAmt SearchPreBudget AmountCurrencyDLR19_$S219

Leave a Reply

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