PM Remittance Temp (PM80950)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: PM Remittance Temp
Physical Name: PM80950
Technical Name: pmRemittanceTemp

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BACHNUMB SearchBatch NumberStringSTR15_LBAU15
2BCHSOURC SearchBatch SourceStringSTR1515
Records whether the transaction was entered in a batch or not.

Click to show/hide the Batch Sources

PM_Trxent	Batch
XXPM_Trxent	No batch (real-time)
3PMNTNMBR SearchPayment NumberStringSTR20_LBAU20
4SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
5DOCDATE SearchDocument DateDateDT8
6DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
7VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['PM Remittance Temp'].VENDORID AS 'PM Remittance Temp-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       PM80950 AS ['PM Remittance Temp']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['PM Remittance Temp'].VENDORID = ['PM Vendor Master File'].VENDORID
8VENDNAME SearchVendor NameStringSTR64_Vendor_Name64
9VNDCHKNM SearchVendor Check NameStringSTR64_Vendor_Name64
10CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PM Remittance Temp'].CURNCYID AS 'PM Remittance Temp-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PM80950 AS ['PM Remittance Temp']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PM Remittance Temp'].CURNCYID = ['Currency Setup'].CURNCYID
11VOIDED SearchVoidedBooleanCB0
12DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0

Click to show/hide Document Types


1	Invoice
2	Finance Charge
3	Miscellaneous Charges
4	Return
5	Credit Memo
13CHKCOMNT SearchCheck CommentStringSTR6060
14USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PM Remittance Temp'].USERID AS 'PM Remittance Temp-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PM80950 AS ['PM Remittance Temp']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PM Remittance Temp'].USERID = ['Users Master'].USERID
15SEPRMTNC SearchSeperate RemittanceBooleanCB_Seperate_Remittance0
16ERROR SearchErrorIntegerINT0
17Email_Type SearchEmail TypeIntegerINT0
18DOCAMNT SearchDocument AmountCurrencyDLR19_RBSO_UTR$19
19PYMTTYPE SearchPayment TypeIntegerDDL0
20Electronic SearchElectronicBooleanCB_Electronic0

Leave a Reply

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