PM Reprint Tax (PM80700)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: PM Reprint Tax
Physical Name: PM80700
Technical Name: PM_Reprint_Tax

Group Display Name: Payables Reprint Journals Logical File
Group Technical Name: PM_Reprint_Journals_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['PM Reprint Tax'].VENDORID AS 'PM Reprint Tax-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['PM Reprint Tax'].VENDORID = ['PM Vendor Master File'].VENDORID
2VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['PM Reprint Tax'].VCHRNMBR AS 'PM Reprint Tax-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['PM Reprint Tax'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['PM Reprint Tax'].DOCTYPE = ['PM Key Master File'].DOCTYPE
3BACHNUMB SearchBatch NumberStringSTR15_LBAU15
4TAXDTLID SearchTax Detail IDStringSTR15_Tax_Detail_ID15
Key to the Sales/Purchases Tax Master (TX00201).

Click to show/hide

SELECT
       ['PM Reprint Tax'].TAXDTLID AS 'PM Reprint Tax-Tax Detail ID'
       ,['Sales/Purchases Tax Master'].TAXDTLID AS 'Sales/Purchases Tax Master-Tax Detail ID'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       TX00201 AS ['Sales/Purchases Tax Master']
              ON
                     ['PM Reprint Tax'].TAXDTLID = ['Sales/Purchases Tax Master'].TAXDTLID
5TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
6ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
7ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Reprint Tax'].ACTINDX AS 'PM Reprint Tax-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Reprint Tax'].ACTINDX = ['Account Index Master'].ACTINDX
8TRXSORCE SearchTRX SourceStringSTR1313
9CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PM Reprint Tax'].CURNCYID AS 'PM Reprint Tax-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PM Reprint Tax'].CURNCYID = ['Currency Setup'].CURNCYID
10CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PM Reprint Tax'].CURRNIDX AS 'PM Reprint Tax-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       PM80700 AS ['PM Reprint Tax']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PM Reprint Tax'].CURRNIDX = ['Currency Setup'].CURRNIDX

Leave a Reply

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