MPP Company Batches History (MPP71504)

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

Product: Mekorma Multi-Batch Management (7150)
Series: System

Display Name: MPP Company Batches History
Physical Name: MPP71504
Technical Name: MPP_CompanyBatches_HIST

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1MPP_Original_Company_ID SearchMPP_Original_Company_IDINT5Integer4
2USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['MPP Company Batches History'].USERID AS 'MPP Company Batches History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['MPP Company Batches History'].USERID = ['Users Master'].USERID
3MPP_Original_User_ID SearchMPP_Original_User_IDSTR15_User_IDString15
4INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['MPP Company Batches History'].INTERID AS 'MPP Company Batches History-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['MPP Company Batches History'].INTERID = ['Company Master'].INTERID
5BACHNUMB SearchBatch NumberSTR15_LBAUString15
6BCHSOURC SearchBatch SourceSTR15String15
7MPP_Printed SearchMPP_PrintedCBBoolean0
8MPP_Phase SearchMPP_PhaseINTInteger0
9MPP_Posted SearchMPP_PostedCBBoolean0
10NUMOFTRX SearchNumber Of TRXLI6_U0Long Integer6
11BCHTOTAL SearchBatch TotalDLR19_RBS0_STR$Currency19
12MPP_Batch_Status SearchMPP_Batch_StatusINTInteger0
13MPPBatchStatusDesc SearchMPP_Batch_Status_DescSTR255String255
14CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['MPP Company Batches History'].CHEKBKID AS 'MPP Company Batches History-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['MPP Company Batches History'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
15CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['MPP Company Batches History'].CURNCYID AS 'MPP Company Batches History-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['MPP Company Batches History'].CURNCYID = ['Currency Setup'].CURNCYID
16CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['MPP Company Batches History'].CURRNIDX AS 'MPP Company Batches History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['MPP Company Batches History'].CURRNIDX = ['Currency Setup'].CURRNIDX
17MPP_EFT_Batch SearchMPP_EFT_BatchBooleanBoolean0
18MBPB_Criteria_ID SearchMBPB_Criteria_IDSTR15_LBAUString15
19CMPNYNAM SearchCompany NameSTR64_Company_NameString64
20CMPANYID SearchCompany IDINT5Integer4
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['MPP Company Batches History'].CMPANYID AS 'MPP Company Batches History-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       MPP71504 AS ['MPP Company Batches History']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['MPP Company Batches History'].CMPANYID = ['Company Master'].CMPANYID
21PmtMethod SearchPayment MethodGBInteger0
22MPP_Printed_Date SearchMPP_Printed_DateDATEDate6
23MPP_Posted_Date SearchMPP_Posted_DateDATEDate6
24MPP_Printed_User SearchMPP_Printed_UserSTR15_User_IDString15
25MPP_Posted_User SearchMPP_Posted_UserSTR15_User_IDString15

Leave a Reply

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