Void Payment WORK Temporary File (PM10900)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingVoid Payment WORK Temporary File (PM10900)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Void Payment WORK Temporary File
Physical Name: PM10900
Technical Name: PM_Void_Payment_WORK

Group Display Name: Payables Void Logical File
Group Technical Name: PM_Void_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Void Payment WORK Temporary File'].USERID AS 'Void Payment WORK Temporary File-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PM10900 AS ['Void Payment WORK Temporary File']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Void Payment WORK Temporary File'].USERID = ['Users Master'].USERID
2TIME1 SearchTimeTimeTM66
3VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Void Payment WORK Temporary File'].VENDORID AS 'Void Payment WORK Temporary File-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       PM10900 AS ['Void Payment WORK Temporary File']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Void Payment WORK Temporary File'].VENDORID = ['PM Vendor Master File'].VENDORID
4DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0

Click to show/hide Document Types


1	Invoice
2	Finance Charge
3	Miscellaneous Charges
4	Return
5	Credit Memo
5VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['Void Payment WORK Temporary File'].VCHRNMBR AS 'Void Payment WORK Temporary File-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       PM10900 AS ['Void Payment WORK Temporary File']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['Void Payment WORK Temporary File'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['Void Payment WORK Temporary File'].DOCTYPE = ['PM Key Master File'].DOCTYPE
6PMVDMSGS SearchPM Void MessagesLong IntegerML_PM_Void_Messages0
7DOCDATE SearchDocument DateDateDT8
8DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
9DOCAMNT SearchDocument AmountCurrencyDLR19_RBSO_UTR$19
10ORDOCAMT SearchOriginating Document AmountCurrencyDLR17_RBS0_STR$17
11CURTRXAM SearchCurrent Trx AmountCurrencyDLR17_RBS0_UTR$17
12ORCTRXAM SearchOriginating Current Trx AmountCurrencyDLR17_RBS0_UTR$17
13DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
14ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
15DISCAMNT SearchDiscount AmountCurrencyDLR17_RBS0_STR$17
16DISCDATE SearchDiscount DateDateDT8
17TRXSORCE SearchTRX SourceStringSTR1313
18TEN99AMNT Search1099 AmountCurrencyDLR17_RBS0_UTR$17
19OR1099AM SearchOriginating 1099 AmountCurrencyDLR17_RBS0_UTR$17
20WROFAMNT SearchWrite Off AmountCurrencyDLR17_RBS0_STR$17
21ORWROFAM SearchOriginating Write Off AmountCurrencyDLR17_RBS0_STR$17
22DISAMTAV SearchDiscount Amount AvailableCurrencyDLR17_RBS0_UTR$17
23ODISAMTAV SearchOriginating Discount Amount AvailableCurrencyDLR17_RBS0_UTR$17
24PRCHAMNT SearchPurchases AmountCurrencyDLR17_RBS0_UTR$17
25OPURAMT SearchOriginating Purchases AmountCurrencyDLR17_RBS0_UTR$17
26TRDISAMT SearchTrade Discount AmountCurrencyDLR17_RBS0_UTR$17
27ORTDISAM SearchOriginating Trade Discount AmountCurrencyDLR17_RBS0_UTR$17
28MSCCHAMT SearchMisc Charges AmountCurrencyDLR17_RBS0_UTR$17
29ORMISCAMT SearchOriginating Misc AmountCurrencyDLR19_RBSO_UTR$19
30FRTAMNT SearchFreight AmountCurrencyDLR17_RBS0_UTR$17
31ORFRTAMT SearchOriginating Freight AmountCurrencyDLR17_RBS0_UTR$17
32TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
33ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
34TTLPYMTS SearchTotal PaymentsCurrencyDLR19_RBS0_UTR$19
35OTOTPAY SearchOriginating Total PaymentsCurrencyDLR19_RBS0_UTR$19
36CNTRLTYP SearchControl TypeIntegerINT11
The Control Type records the type of transaction.

Click to show/hide Control Types

0	Voucher types
1	Payment types
2	Printed alignment forms
37CHANGED SearchChangedBooleanYN0
38PSTGSTUS SearchPosting StatusIntegerINT0
39CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Void Payment WORK Temporary File'].CHEKBKID AS 'Void Payment WORK Temporary File-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       PM10900 AS ['Void Payment WORK Temporary File']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Void Payment WORK Temporary File'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
40PSTGDATE SearchPosting DateDateDT8
41CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Void Payment WORK Temporary File'].CURNCYID AS 'Void Payment WORK Temporary File-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PM10900 AS ['Void Payment WORK Temporary File']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Void Payment WORK Temporary File'].CURNCYID = ['Currency Setup'].CURNCYID
42DEYDESCR SearchKey DescriptionStringSTR3030
43VOIDDATE SearchVoid DateDateDT8
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingVoid Payment WORK Temporary File (PM10900)

Leave a Reply

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