Lockbox Invoice Work (palbInvc)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Lockbox Invoice Work
Physical Name: palbInvc
Technical Name: paRMInvoiceWORK

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
2SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
3APTODCTY SearchApply To Document TypeIntegerDDL_Document_Type0
4APTODCNM SearchApply To Document NumberStringSTR20_Document_Number20
5APPTOAMT SearchApply To AmountCurrencyDLR17_RBS0_UTR$17
6CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Lockbox Invoice Work'].CUSTNMBR AS 'Lockbox Invoice Work-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       palbInvc AS ['Lockbox Invoice Work']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Lockbox Invoice Work'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
7CUSTNAME SearchCustomer NameStringSTR64_Customer_Name64

Leave a Reply

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