Mekorma MICR Payables Payment Work Sorted Sequence (ME27645)

azurecurveProductsMekorma MICR (2404)PurchasingMekorma MICR Payables Payment Work Sorted Sequence (ME27645)

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

Product: Mekorma MICR (2404)
Series: Purchasing

Display Name: Mekorma MICR Payables Payment Work Sorted Sequence
Physical Name: ME27645
Technical Name: ME_PM_Payment_WORK_Sorted_Sequence

Group Display Name: ME_Mekorma_MICR_Purchasing_Tables
Group Technical Name: ME_Mekorma_MICR_Purchasing_Tables

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BACHNUMB SearchBatch NumberSTR15_LBAUString15
2BCHSOURC SearchBatch SourceSTR15String15
3PMNTNMBR SearchPayment NumberSTR20_LBAUString20
4CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].CHEKBKID AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
5DOCDATE SearchDocument DateDTDate8
6DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
7APPLDAMT SearchApplied AmountDLR17_RBS0_STR$Currency17
8CURTRXAM SearchCurrent Trx AmountDLR17_RBS0_UTR$Currency17
9CHEKTOTL SearchCheck TotalDLR19_RBS0_UTR$Currency19
10VENDORID SearchVendor IDSTR_15_Vendor_IDString15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].VENDORID AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].VENDORID = ['PM Vendor Master File'].VENDORID
11VENDNAME SearchVendor NameSTR64_Vendor_NameString64
12COMMENT1 SearchComment1STR30String30
13ADDRESS1 SearchAddress 1STR60String60
14ADDRESS2 SearchAddress 2STR60String60
15ADDRESS3 SearchAddress 3STR60String60
16CITY SearchCitySTR35String35
17STATE SearchStateSTR30_StateString29
18ZIPCODE SearchZip CodeSTR10String10
19COUNTRY SearchCountrySTR60String60
20VNDCHKNM SearchVendor Check NameSTR64_Vendor_NameString64
21SOURCDOC SearchSource DocumentSTR10_Source_DocumentString10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].SOURCDOC AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].SOURCDOC = ['Source Document Master'].SOURCDOC
22DISTKNAM SearchDiscount Taken AmountDLR17_RBS0_UTR$Currency17
23DISAMTAV SearchDiscount Amount AvailableDLR17_RBS0_UTR$Currency17
24WROFAMNT SearchWrite Off AmountDLR17_RBS0_STR$Currency17
25CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].CURNCYID AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].CURNCYID = ['Currency Setup'].CURNCYID
26VOIDED SearchVoidedCBBoolean0
27REPRNTED SearchReprintedINT2Integer2
28GSTDSAMT SearchGST Discount AmountDLR17_RBS0_STR$Currency17
29PGRAMSBJ SearchPercent Of Gross Amount SubjectINT5_RBS2_U%Integer5
30PPSTAXRT SearchPPS Tax RateINT5_%2Integer5
31PPSAMDED SearchPPS Amount DeductedDLR17_RBS0_UTR$Currency17
32LDOCRMTC SearchList Documents on RemittanceDDL_List_Documents_On_RemittanceInteger0
33SDORMBY SearchSort Documents on Remittance ByGBInteger0
34KEYFIELD SearchKey FieldSTR20String20
35AMWDSNBR SearchAmount in Words and NumbersSTR60String60
36NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].NOTEINDX AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].NOTEINDX = ['Record Notes Master'].NOTEINDX
37VCHRNMBR SearchVoucher NumberSTR20_LBAUString20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].VCHRNMBR AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].DOCTYPE = ['PM Key Master File'].DOCTYPE
38CNTRLTYP SearchControl TypeINT1Integer1
39DOCTYPE SearchDocument TypeDDL_Document_TypeInteger0

Click to show/hide Document Types


1	Invoice
2	Finance Charge
3	Miscellaneous Charges
4	Return
5	Credit Memo
40MODIFDT SearchModified DateDTDate8
41MDFUSRID SearchModified User IDSTR15String15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].MDFUSRID AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].MDFUSRID = ['Users Master'].USERID
42PSTGSTUS SearchPosting StatusINTInteger0
43POSTEDDT SearchPosted DateDATEDate6
44PTDUSRID SearchPosted User IDSTR15String15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Mekorma MICR Payables Payment Work Sorted Sequence'].PTDUSRID AS 'Mekorma MICR Payables Payment Work Sorted Sequence-Posted User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       ME27645 AS ['Mekorma MICR Payables Payment Work Sorted Sequence']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Mekorma MICR Payables Payment Work Sorted Sequence'].PTDUSRID = ['Users Master'].USERID
45PMDSTMSG SearchPM Distribution MessagesML_PM_Distribution_MessagesLong Integer0
46PMWRKMSG SearchPM WORK MessagesML_PM_WORK_MessagesLong Integer0
47CHKCOMNT SearchCheck CommentSTR60String60
48PMWRKMS2 SearchPM WORK Messages 2ML_PM_WORK_Messages_2Long Integer0
49STRGA255 SearchString A 255STR255String255
50PSTGDATE SearchPosting DateDTDate8
51SEPRMTNC SearchSeperate RemittanceCB_Seperate_RemittanceBoolean0
52STRGB255 SearchString B 255STR255String255
53CTYSTZIP SearchCity-State-Zip CodeSTR47String47
54STBOVRFL SearchStub OverflowCBBoolean0
55TotDocAmt SearchTotal Document AmountDLR19_RBS0_STR$Currency19
56TotCrdAmt SearchTotal Credit AmountDLR19_RBS0_UTR$Currency19
57TotalPaidTot SearchTotal Paid TotalDLR19_RBS0_UTR$Currency19
58TotAmtPaid SearchTotal Amount PaidDLR19_RBS0_UTR$Currency19
59TotNegTot SearchTotal Negative TotalDLR19_RBS0_UTR$Currency19
60TotCrdDocAmt SearchTotal Credit Document AmountDLR19_RBS0_UTR$Currency19
61TotTotDocAmt SearchTotal Total Document AmountDLR19_RBS0_UTR$Currency19
62TotDiscTknAmt SearchTotal Discount Taken AmountDLR19_RBS0_UTR$Currency19
63TotPPSAmtDed SearchTotal PPS Amount DeductedDLR19_RBS0_UTR$Currency19
64TotWOAmt SearchTotal Write Off AmountDLR19_RBS0_UTR$Currency19
65TotDiscTknTot SearchTotal Discount Taken TotalDLR19_RBS0_UTR$Currency19
66TotWOTot SearchTotal Write Off TotalDLR19_RBS0_UTR$Currency19
67TotGSTDiscAmt SearchTotal GST Discount AmountDLR19_RBS0_UTR$Currency19
68Outstanding_Amount SearchOutstanding AmountDLR19_RBS0_UTR$Currency19
69Net_Paid_Amount SearchNet Paid AmountDLR19_RBS0_UTR$Currency19
70ME_Threshhold SearchME_ThreshholdINTInteger0
71SEQNUMBR SearchSequence NumberLI_Sequence_NumberLong Integer10
72AMTINWDS SearchAmount in WordsTX500Text500
73Electronic SearchElectronicCB_ElectronicBoolean0
74SORTBY SearchSort ByDDL_Sort_ByInteger0
azurecurveProductsMekorma MICR (2404)PurchasingMekorma MICR Payables Payment Work Sorted Sequence (ME27645)

Leave a Reply

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