Budget Master (GL00200)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: Budget Master
Physical Name: GL00200
Technical Name: GL_Budget_MSTR

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BUDGETID SearchBudget IDStringSTR15_LBAU15
2BUDCOMNT SearchBudget CommentStringSTR3030
3BUDPWRD SearchBudget PasswordStringSTR15_LBAU15
4YEAR1 SearchYearIntegerYear4
5Based_On SearchBased OnIntegerBasedOnDDL0
6From_Date SearchFrom DateDateDATE6
7TODATE SearchTo DateDateDATE6
8NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Budget Master'].NOTEINDX AS 'Budget Master-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       GL00200 AS ['Budget Master']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Budget Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

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