PA PO Tax History (PA31103)

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

Product: Project Accounting (258)
Series:

Display Name: PA PO Tax History
Physical Name: PA31103
Technical Name: PA_PO_Receivings_Tax_HIST

Group Display Name: PA Purchasing History
Group Technical Name: PA Purchasing History

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 PO Tax History'].TAXDTLID AS 'PA PO Tax History-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       PA31103 AS ['PA PO Tax History']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['PA PO 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 PO Tax History'].ACTINDX AS 'PA PO Tax History-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PA31103 AS ['PA PO Tax History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PA PO Tax History'].ACTINDX = ['Account Index Master'].ACTINDX
5ORPURTAX SearchOriginating Purchases Tax AmountCurrencyDLR19_RBSO_UTR$19
6PAOTDTP SearchPA Originating Tax Detail Total PurchasesCurrencyDLR19_RBS0_UTR$19
7PAOTDTT SearchPA Originating Tax Detail Total Taxable PurchasesCurrencyDLR19_RBS0_UTR$19
8PCTAXAMT SearchPurchases Tax AmountCurrencyDLR19_RBSO_UTR$19
9TXDTTPUR SearchTax Detail Total PurchasesCurrencyDLR19_RBS0_UTR$19
10TDTTXPUR SearchTax Detail Total Taxable PurchasesCurrencyDLR19_RBS0_UTR$19

Leave a Reply

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