aaSubLedgerDistDUP (AAG20011)

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

Product: Analytical Accounting (3180)
Series:

Display Name: aaSubLedgerDistDUP
Physical Name: AAG20011
Technical Name: aaSubLedgerDistDUP

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1aaSubLedgerHdrID SearchaaSubLedgerHdrIDLong IntegeraaLONG_INT8
2aaSubLedgerDistID SearchaaSubLedgerDistIDLong IntegeraaLONG_INT8
3INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

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

Click to show/hide

SELECT
       ['aaSubLedgerDistDUP'].EXGTBLID AS 'aaSubLedgerDistDUP-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       AAG20011 AS ['aaSubLedgerDistDUP']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['aaSubLedgerDistDUP'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
16XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
17EXCHDATE SearchExchange DateDateDT_Date6
18TIME1 SearchTimeTimeTM66
19RTCLCMTD SearchRate Calculation MethodIntegerGB0
20DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
21MCTRXSTT SearchMC Transaction StateIntegerINT11
22SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
23GLPOSTDT SearchGL Posting DateDateDT8
24aaCustID SearchaaCustIDStringSTR15_RM_Customer_Number15
25aaVendID SearchaaVendIDStringSTR15_Vendor_ID15
26aaSiteID SearchaaSiteIDStringSTR10_Location_Code10
27aaItemID SearchaaItemIDStringSTR30_Item_Number30
28aaCopyStatus SearchaaCopyStatusIntegeraaDDLCopyStatus0
29aaWinWasOpen SearchaaWinWasOpenBooleanaaBoolean0
30POSTED SearchPostedBooleanTrue/False0
31HISTORY SearchHistoryBooleanCB_History0
32aaDistErrors SearchaaDistErrorsLong IntegeraaDistErrors0
33APTVCHNM SearchApply To Voucher NumberStringSTR20_LBAU20
34APTODCTY SearchApply To Document TypeIntegerDDL_Document_Type0
35aaFutureDist SearchaaFutureDistLong IntegeraaLONG_INT8
36aaOffsetAcct SearchaaOffsetAccountBooleanaaBoolean0
37ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['aaSubLedgerDistDUP'].ITEMNMBR AS 'aaSubLedgerDistDUP-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       AAG20011 AS ['aaSubLedgerDistDUP']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['aaSubLedgerDistDUP'].ITEMNMBR = ['Item Master'].ITEMNMBR
38TRXLOCTN SearchTRX LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['aaSubLedgerDistDUP'].TRXLOCTN AS 'aaSubLedgerDistDUP-TRX Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       AAG20011 AS ['aaSubLedgerDistDUP']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['aaSubLedgerDistDUP'].TRXLOCTN = ['Site Setup'].LOCNCODE
39BINNMBR SearchBin NumberStringSTR2020
40TRNSTLOC SearchTransfer To LocationStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['aaSubLedgerDistDUP'].TRNSTLOC AS 'aaSubLedgerDistDUP-Transfer To Location'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       AAG20011 AS ['aaSubLedgerDistDUP']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['aaSubLedgerDistDUP'].TRNSTLOC = ['Site Setup'].LOCNCODE
41TRXQTY SearchTRX QTYCurrencyDLR17_QTY_RBS0_STR17

Leave a Reply

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