aaGLWorkDist (AAG10001)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaGLWorkDist
Physical Name: AAG10001
Technical Name: aaGLWorkDist

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1aaGLWorkHdrID SearchaaGLWorkHdrIDLong IntegeraaLONG_INT8
2aaGLWorkDistID SearchaaGLWorkDistIDLong IntegeraaLONG_INT8
3INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['aaGLWorkDist'].INTERID AS 'aaGLWorkDist-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['aaGLWorkDist'].INTERID = ['Company Master'].INTERID
4CorrespondingUnit SearchCorrespondingUnitStringSTR5_IC_ID5
5ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['aaGLWorkDist'].ACTINDX AS 'aaGLWorkDist-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['aaGLWorkDist'].ACTINDX = ['Account Index Master'].ACTINDX
6ACCTTYPE SearchAccount TypeIntegerDDL_Account_Type0
7aaBrowseType SearchaaBrowseTypeIntegeraaBrowseType0
8DECPLACS SearchDecimal PlacesIntegerDDL_Decimal_Places0
9FXDORVAR SearchFixed Or VariableIntegerLB_Fixed_Or_Variable0
10DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
11CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
12ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
13ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
14CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['aaGLWorkDist'].CURNCYID AS 'aaGLWorkDist-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['aaGLWorkDist'].CURNCYID = ['Currency Setup'].CURNCYID
15CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['aaGLWorkDist'].CURRNIDX AS 'aaGLWorkDist-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['aaGLWorkDist'].CURRNIDX = ['Currency Setup'].CURRNIDX
16RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['aaGLWorkDist'].RATETPID AS 'aaGLWorkDist-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['aaGLWorkDist'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
17EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['aaGLWorkDist'].EXGTBLID AS 'aaGLWorkDist-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       AAG10001 AS ['aaGLWorkDist']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['aaGLWorkDist'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
18XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
19EXCHDATE SearchExchange DateDateDT_Date6
20TIME1 SearchTimeTimeTM66
21RTCLCMTD SearchRate Calculation MethodIntegerGB0
22DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
23MCTRXSTT SearchMC Transaction StateIntegerINT11
24SQNCLINE SearchSequence LineCurrencyDLR19_$S219
25aaCustID SearchaaCustIDStringSTR15_RM_Customer_Number15
26aaVendID SearchaaVendIDStringSTR15_Vendor_ID15
27aaSiteID SearchaaSiteIDStringSTR10_Location_Code10
28aaItemID SearchaaItemIDStringSTR30_Item_Number30
29EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
30aaAssetID SearchaaAssetIDStringSTR2020
31aaBookID SearchaaBookIDStringSTR1515
32aaCopyStatus SearchaaCopyStatusIntegeraaDDLCopyStatus0
33aaWinWasOpen SearchaaWinWasOpenBooleanaaBoolean0
34aaOFFSETAcct SearchaaOFFSETAcctIntegeraaINT5
35aaDistErrors SearchaaDistErrorsLong IntegeraaDistErrors0
36aaChangeDate SearchaaChangeDateDateaaDATE6
37aaChangeTime SearchaaChangeTimeTimeaaTME6
38AA_CL_Status SearchAA_CL_StatusBooleanBoolean0

Leave a Reply

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