PM Class Master File (PM00100)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: PM Class Master File
Physical Name: PM00100
Technical Name: PM_Class_MSTR

Group Display Name: Payables Vendor Master Logical File
Group Technical Name: PM_Vendor_Master_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1VNDCLSID SearchVendor Class IDStringSTR10_Class_ID10
2VNDCLDSC SearchVendor Class DescriptionStringSTR3030
3DEFLTCLS SearchDefault ClassBooleanCB_Default0
4MXIAFVND SearchMaximum Invoice Amount For VendorsIntegerGB0
5MXINVAMT SearchMaximum Invoice AmountCurrencyDLR17_$U217
6WRITEOFF SearchWriteoffIntegerGB0
7CREDTLMT SearchCredit LimitIntegerGB0
8TEN99TYPE Search1099 TypeInteger1099_Type0
9PTCSHACF SearchPost To Cash Account FromIntegerGB0
10MXWOFAMT SearchMaximum Write Off AmountCurrencyDLR17_$U217
11MINORDER SearchMinimum OrderCurrencyDLR17_$U217
12CRLMTDLR SearchCredit Limit DollarCurrencyDLR17_$U217
13PYMNTPRI SearchPayment PriorityStringSTR33
14SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['PM Class Master File'].SHIPMTHD AS 'PM Class Master File-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['PM Class Master File'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
15PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['PM Class Master File'].PYMTRMID AS 'PM Class Master File-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['PM Class Master File'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
16MINPYTYP SearchMinimum Payment TypeIntegerGB_Amt_Type0
17MINPYDLR SearchMinimum Payment DollarCurrencyDLR17_RBS0_UTR$17
18MINPYPCT SearchMinimum Payment PercentIntegerINT5_%25
19CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PM Class Master File'].CURNCYID AS 'PM Class Master File-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PM Class Master File'].CURNCYID = ['Currency Setup'].CURNCYID
20TAXSCHID SearchTax Schedule IDStringSTR15_Tax_Schedule_ID15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['PM Class Master File'].TAXSCHID AS 'PM Class Master File-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['PM Class Master File'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
21KPCALHST SearchKeep Calendar HistoryBooleanCB_Keep_Calendar_History0
22KGLDSTHS SearchKeep GL Dist HistoryBooleanCB_Keep_GL_Dist_History0
23KPERHIST SearchKeep Period HistoryBooleanCB_Keep_Period_History0
24KPTRXHST SearchKeep Trx HistoryBooleanCB_Keep_Trx_History0
25TRDDISCT SearchTrade DiscountIntegerINT4_%24
26USERDEF1 SearchUser Defined 1StringSTR2020
27USERDEF2 SearchUser Defined 2StringSTR2020
28PMAPINDX SearchPM AP IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMAPINDX AS 'PM Class Master File-PM AP Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMAPINDX = ['Account Index Master'].ACTINDX
29PMCSHIDX SearchPM Cash IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMCSHIDX AS 'PM Class Master File-PM Cash Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMCSHIDX = ['Account Index Master'].ACTINDX
30PMDAVIDX SearchPM Discount Available IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMDAVIDX AS 'PM Class Master File-PM Discount Available Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMDAVIDX = ['Account Index Master'].ACTINDX
31PMDTKIDX SearchPM Discount Taken IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMDTKIDX AS 'PM Class Master File-PM Discount Taken Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMDTKIDX = ['Account Index Master'].ACTINDX
32PMFINIDX SearchPM Finance Charge IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMFINIDX AS 'PM Class Master File-PM Finance Charge Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMFINIDX = ['Account Index Master'].ACTINDX
33PMMSCHIX SearchPM Misc Charges IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMMSCHIX AS 'PM Class Master File-PM Misc Charges Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMMSCHIX = ['Account Index Master'].ACTINDX
34PMFRTIDX SearchPM Freight IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMFRTIDX AS 'PM Class Master File-PM Freight Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMFRTIDX = ['Account Index Master'].ACTINDX
35PMTAXIDX SearchPM Tax IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMTAXIDX AS 'PM Class Master File-PM Tax Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMTAXIDX = ['Account Index Master'].ACTINDX
36PMWRTIDX SearchPM Write Offs IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMWRTIDX AS 'PM Class Master File-PM Write Offs Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMWRTIDX = ['Account Index Master'].ACTINDX
37PMPRCHIX SearchPM Purchases IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMPRCHIX AS 'PM Class Master File-PM Purchases Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMPRCHIX = ['Account Index Master'].ACTINDX
38PMRTNGIX SearchPM Retainage IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMRTNGIX AS 'PM Class Master File-PM Retainage Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMRTNGIX = ['Account Index Master'].ACTINDX
39PMTDSCIX SearchPM Trade Discount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PMTDSCIX AS 'PM Class Master File-PM Trade Discount Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PMTDSCIX = ['Account Index Master'].ACTINDX
40ACPURIDX SearchAccrued Purchases IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].ACPURIDX AS 'PM Class Master File-Accrued Purchases Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].ACPURIDX = ['Account Index Master'].ACTINDX
41PURPVIDX SearchPurchase Price Variance IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['PM Class Master File'].PURPVIDX AS 'PM Class Master File-Purchase Price Variance Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['PM Class Master File'].PURPVIDX = ['Account Index Master'].ACTINDX
42CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['PM Class Master File'].CHEKBKID AS 'PM Class Master File-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['PM Class Master File'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
43MODIFDT SearchModified DateDateDT8
44CREATDDT SearchCreated DateDateDT8
45RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['PM Class Master File'].RATETPID AS 'PM Class Master File-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       PM00100 AS ['PM Class Master File']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['PM Class Master File'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
46Revalue_Vendor SearchRevalue VendorBooleanCB Revalue Vendor0
47Post_Results_To SearchPost Results ToIntegerGB0
48FREEONBOARD SearchFree On BoardIntegerDDL_Free_On_Board0
49DISGRPER SearchDiscount Grace PeriodIntegerINT2_U02
50DUEGRPER SearchDue Date Grace PeriodIntegerINT2_U02
51TaxInvRecvd SearchTax Invoice ReceivedBooleanCB_Tax_Invoice_Received0
52CBVAT SearchCash Based VATBooleanCB_CashBasedVAT0
53ONEPAYPERVENDINV SearchOne Pay Per Vendor InvoiceIntegerGB0

Leave a Reply

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