CM Merchant Setup (CM00200)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: CM Merchant Setup
Physical Name: CM00200
Technical Name: cmMerchantSetup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1MerchantID SearchMerchantIDStringSTR16_MerchantID16
2DSCRIPTN SearchDescriptionStringSTR3030
3EFTHash SearchEFTHashStringSTR255255
4EFTHashCode SearchEFTHashCodeStringSTR4_EFTHashCode4
5DATE1 SearchDateDateDT66
6TIME1 SearchTimeTimeTM66
7ISOCURRC SearchISO Currency CodeStringSTR3_ISO_Currency_Code3
8FilePath SearchFilePathStringSTR255255
9EFTDownLoadFilePath SearchEFTDownLoadFilePathStringSTR255255
10EFTProcessedFilePath SearchEFTProcessedFilePathStringSTR255255
11NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['CM Merchant Setup'].NOTEINDX AS 'CM Merchant Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       CM00200 AS ['CM Merchant Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['CM Merchant Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX
12CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['CM Merchant Setup'].CURNCYID AS 'CM Merchant Setup-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CM00200 AS ['CM Merchant Setup']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['CM Merchant Setup'].CURNCYID = ['Currency Setup'].CURNCYID
13CREATDDT SearchCreated DateDateDT8
14MODIFDT SearchModified DateDateDT8

Leave a Reply

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