Customer Vendor Master (PA00001)

azurecurveProductsMicrosoft Dynamics GP (0)SalesCustomer Vendor Master (PA00001)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Customer Vendor Master
Physical Name: PA00001
Technical Name: paCustomerVendorMSTR

Group Display Name: Refund Checks
Group Technical Name: Refund Checks

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Customer Vendor Master'].CUSTNMBR AS 'Customer Vendor Master-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       PA00001 AS ['Customer Vendor Master']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Customer Vendor Master'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Customer Vendor Master'].VENDORID AS 'Customer Vendor Master-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       PA00001 AS ['Customer Vendor Master']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Customer Vendor Master'].VENDORID = ['PM Vendor Master File'].VENDORID
3CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Customer Vendor Master'].CURNCYID AS 'Customer Vendor Master-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PA00001 AS ['Customer Vendor Master']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Customer Vendor Master'].CURNCYID = ['Currency Setup'].CURNCYID
4RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Customer Vendor Master'].RATETPID AS 'Customer Vendor Master-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       PA00001 AS ['Customer Vendor Master']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Customer Vendor Master'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
5CREATDDT SearchCreated DateDateDT8
6CRUSRID SearchCreated User IDStringSTR15_User_ID15
7MODIFDT SearchModified DateDateDT8
azurecurveProductsMicrosoft Dynamics GP (0)SalesCustomer Vendor Master (PA00001)

Leave a Reply

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