Fixed Allocation Master (GL00103)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: Fixed Allocation Master
Physical Name: GL00103
Technical Name: GL_Allocation_Fixed_MSTR

Group Display Name: Account Master
Group Technical Name: Account Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Fixed Allocation Master'].ACTINDX AS 'Fixed Allocation Master-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL00103 AS ['Fixed Allocation Master']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Fixed Allocation Master'].ACTINDX = ['Account Index Master'].ACTINDX
2PRCNTAGE SearchPercentageCurrencyDLR5_%28
3DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Fixed Allocation Master'].DSTINDX AS 'Fixed Allocation Master-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL00103 AS ['Fixed Allocation Master']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Fixed Allocation Master'].DSTINDX = ['Account Index Master'].ACTINDX

Leave a Reply

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