PA Purchasing Tax History (GST00105)

azurecurveProductsProject Accounting (258)ProjectPA Purchasing Tax History (GST00105)

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

Product: Project Accounting (258)
Series:

Display Name: PA Purchasing Tax History
Physical Name: GST00105
Technical Name: GST_PA_PO_Receivings_Tax_HIST

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PAVIDN SearchPA Vendor Invoice Document No.StringSTR17_LBAU17
2RCPTLNNM SearchReceipt Line NumberLong IntegerLI_Sequence_Number10
3TAXDTLID SearchTax Detail IDStringSTR15_Tax_Detail_ID15
Key to the Sales/Purchases Tax Master (TX00201).

Click to show/hide

SELECT
       ['PA Purchasing Tax History'].TAXDTLID AS 'PA Purchasing Tax History-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       GST00105 AS ['PA Purchasing Tax History']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['PA Purchasing Tax History'].TAXDTLID = ['Sales/Purchases Tax Master'].TAXDTLID
4ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PA Purchasing Tax History'].ACTINDX AS 'PA Purchasing Tax History-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GST00105 AS ['PA Purchasing Tax History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA Purchasing Tax History'].ACTINDX = ['Account Index Master'].ACTINDX
5TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
6ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
7TAXPURCH SearchTaxable PurchasesCurrencyDLR19_RBS0_UTR$19
8ORGTXPCH SearchOriginating Taxable PurchasesCurrencyDLR19_RBS0_UTR$19
9TOTPURCH SearchTotal PurchasesCurrencyDLR19_RBS0_UTR$19
10ORTOTPUR SearchOriginating Total PurchasesCurrencyDLR19_RBSO_UTR$19
11TRXSORCE SearchTRX SourceStringSTR1313
12POP_Tax_Note_ID_Array SearchPOP Tax Note ID ArrayDLR14Currency14
13POP_Tax_Note_ID_Array_1 SearchPOP Tax Note ID Array[1]CurrencyDLR1414
14POP_Tax_Note_ID_Array_2 SearchPOP Tax Note ID Array[2]CurrencyDLR1414
15PCTAXAMT SearchPurchases Tax AmountCurrencyDLR19_RBSO_UTR$19
16FRTTXAMT SearchFreight Tax AmountCurrencyDLR19_RBSO_UTR$19
17MSCTXAMT SearchMisc Tax AmountCurrencyDLR19_RBSO_UTR$19
18TXDTTPUR SearchTax Detail Total PurchasesCurrencyDLR19_RBS0_UTR$19
19TDTTXPUR SearchTax Detail Total Taxable PurchasesCurrencyDLR19_RBS0_UTR$19
20CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Purchasing Tax History'].CURRNIDX AS 'PA Purchasing Tax History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       GST00105 AS ['PA Purchasing Tax History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Purchasing Tax History'].CURRNIDX = ['Currency Setup'].CURRNIDX
21BKOUTTAX SearchBackout TaxBooleanYN0
22ORPURTAX SearchOriginating Purchases Tax AmountCurrencyDLR19_RBSO_UTR$19
23ORFRTTAX SearchOriginating Freight Tax AmountCurrencyDLR19_RBSO_UTR$19
24ORMSCTAX SearchOriginating Misc Tax AmountCurrencyDLR19_RBSO_UTR$19
25PAOTDTP SearchPA Originating Tax Detail Total PurchasesCurrencyDLR19_RBS0_UTR$19
26PAOTDTT SearchPA Originating Tax Detail Total Taxable PurchasesCurrencyDLR19_RBS0_UTR$19
azurecurveProductsProject Accounting (258)ProjectPA Purchasing Tax History (GST00105)

Leave a Reply

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