MBPB Batch Process Detail (MBPB78603)

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

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

Display Name: MBPB Batch Process Detail
Physical Name: MBPB78603
Technical Name: MBPB_Batch_Process_DTL

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1MBS_Process_ID SearchMBPB_Process_IDSTR15_LBAUString15
2INTERID SearchIntercompany IDSTR5_IC_IDString5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['MBPB Batch Process Detail'].INTERID AS 'MBPB Batch Process Detail-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       MBPB78603 AS ['MBPB Batch Process Detail']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['MBPB Batch Process Detail'].INTERID = ['Company Master'].INTERID
3SEQUENCE1 SearchSequenceDLR19_$S2Currency19
4CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['MBPB Batch Process Detail'].CHEKBKID AS 'MBPB Batch Process Detail-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       MBPB78603 AS ['MBPB Batch Process Detail']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['MBPB Batch Process Detail'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
5MBS_Payment_Method SearchMBPB_Payment_MethodINTInteger0
6CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['MBPB Batch Process Detail'].CURNCYID AS 'MBPB Batch Process Detail-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       MBPB78603 AS ['MBPB Batch Process Detail']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['MBPB Batch Process Detail'].CURNCYID = ['Currency Setup'].CURNCYID
7MBPB_Criteria_ID SearchMBPB_Criteria_IDSTR15_LBAUString15
8CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['MBPB Batch Process Detail'].CURRNIDX AS 'MBPB Batch Process Detail-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       MBPB78603 AS ['MBPB Batch Process Detail']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['MBPB Batch Process Detail'].CURRNIDX = ['Currency Setup'].CURRNIDX
9PmtMethod SearchPayment MethodGBInteger0

Leave a Reply

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