PM Scheduled Payment LINE (PM20401)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: PM Scheduled Payment LINE
Physical Name: PM20401
Technical Name: PM_SCH_LINE

Group Display Name: Payables Transaction Logical File
Group Technical Name: PM_Transaction_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SCHEDULE_NUMBER SearchSchedule NumberStringSTR20_Schedule_Number17
2Schedule_Payment_Number SearchSchedule Payment NumberIntegerINT33
3VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['PM Scheduled Payment LINE'].VCHRNMBR AS 'PM Scheduled Payment LINE-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       PM20401 AS ['PM Scheduled Payment LINE']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['PM Scheduled Payment LINE'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['PM Scheduled Payment LINE'].DOCTYPE = ['PM Key Master File'].DOCTYPE
4PAYMENT_AMOUNT SearchPayment AmountCurrencyDLR19_RBSO_UTR$19
5VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['PM Scheduled Payment LINE'].VENDORID AS 'PM Scheduled Payment LINE-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       PM20401 AS ['PM Scheduled Payment LINE']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['PM Scheduled Payment LINE'].VENDORID = ['PM Vendor Master File'].VENDORID
6INTEREST_AMOUNT SearchInterest AmountCurrencyDLR19_RBSO_UTR$19
7PRINCIPAL_AMOUNT SearchPrincipal AmountCurrencyDLR19_RBSO_UTR$19
8PRINCIPAL_BALANCE SearchPrincipal BalanceCurrencyDLR19_RBSO_UTR$19
9DOCDATE SearchDocument DateDateDT8
10DUEDATE SearchDue DateDateDT8
11Status SearchStatusIntegerINT0
12MARKED SearchMarkedBooleanBoolean0
13MKDBYUSR SearchMarked By UserStringSTR1515

Leave a Reply

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