aaGLHistDist (AAG40001)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaGLHistDist
Physical Name: AAG40001
Technical Name: aaGLHistDist

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1aaGLHdrID SearchaaGLHdrIDLong IntegeraaLONG_INT8
2aaGLDistID SearchaaGLDistIDLong IntegeraaLONG_INT8
3INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['aaGLHistDist'].INTERID AS 'aaGLHistDist-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       AAG40001 AS ['aaGLHistDist']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['aaGLHistDist'].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
       ['aaGLHistDist'].ACTINDX AS 'aaGLHistDist-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       AAG40001 AS ['aaGLHistDist']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['aaGLHistDist'].ACTINDX = ['Account Index Master'].ACTINDX
6ACCTTYPE SearchAccount TypeIntegerDDL_Account_Type0
7aaBrowseType SearchaaBrowseTypeIntegeraaBrowseType0
8DECPLACS SearchDecimal PlacesIntegerDDL_Decimal_Places0
9DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
10CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
11ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
12ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
13CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['aaGLHistDist'].EXGTBLID AS 'aaGLHistDist-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       AAG40001 AS ['aaGLHistDist']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['aaGLHistDist'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
17XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
18EXCHDATE SearchExchange DateDateDT_Date6
19TIME1 SearchTimeTimeTM66
20RTCLCMTD SearchRate Calculation MethodIntegerGB0
21DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
22MCTRXSTT SearchMC Transaction StateIntegerINT11
23SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
24aaCustID SearchaaCustIDStringSTR15_RM_Customer_Number15
25aaVendID SearchaaVendIDStringSTR15_Vendor_ID15
26aaSiteID SearchaaSiteIDStringSTR10_Location_Code10
27aaItemID SearchaaItemIDStringSTR30_Item_Number30
28EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
29aaAssetID SearchaaAssetIDStringSTR2020
30aaBookID SearchaaBookIDStringSTR1515
31aaCopyStatus SearchaaCopyStatusIntegeraaDDLCopyStatus0
32SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['aaGLHistDist'].SOURCDOC AS 'aaGLHistDist-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       AAG40001 AS ['aaGLHistDist']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['aaGLHistDist'].SOURCDOC = ['Source Document Master'].SOURCDOC
33aaChangeDate SearchaaChangeDateDateaaDATE6
34aaChangeTime SearchaaChangeTimeTimeaaTME6
35AA_CL_Status SearchAA_CL_StatusBooleanBoolean0

Leave a Reply

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