RM Batch History (RM30502)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: RM Batch History
Physical Name: RM30502
Technical Name: RM_Batch_History

Group Display Name: Receivables Batch History
Group Technical Name: RM_Batch_History_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['RM Batch History'].NOTEINDX AS 'RM Batch History-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       RM30502 AS ['RM Batch History']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['RM Batch History'].NOTEINDX = ['Record Notes Master'].NOTEINDX
2GLPOSTDT SearchGL Posting DateDateDT8
3TRXSORCE SearchTRX SourceStringSTR1313
4BCHSOURC SearchBatch SourceStringSTR1515
5BACHNUMB SearchBatch NumberStringSTR15_LBAU15
6REPRNTNT SearchReprint NTBooleanCB0
7TRXMISNG SearchTRX MissingBooleanBoolean0
8CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['RM Batch History'].CHEKBKID AS 'RM Batch History-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       RM30502 AS ['RM Batch History']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['RM Batch History'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
9NUMOFTRX SearchNumber Of TRXLong IntegerLI6_U06
10BACHFREQ SearchBatch FrequencyIntegerDDL_Frequency0
11BCHCOMNT SearchBatch CommentStringSTR6060
12USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['RM Batch History'].USERID AS 'RM Batch History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       RM30502 AS ['RM Batch History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['RM Batch History'].USERID = ['Users Master'].USERID
13APPROVL SearchApprovalBooleanCB_Approval0
14APPRVLDT SearchApproval DateDateDATE6
15APRVLUSERID SearchApproval User IDStringSTR15_User_ID15
The key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['RM Batch History'].APRVLUSERID AS 'RM Batch History-Approval User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       RM30502 AS ['RM Batch History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['RM Batch History'].APRVLUSERID = ['Users Master'].USERID
16CNTRLTOT SearchControl TotalCurrencyDLR19_RBS0_UTR$19
17CNTRLTRX SearchControl TRX CountLong IntegerLI6_U06
18BCHTOTAL SearchBatch TotalCurrencyDLR19_RBS0_STR$19
19Workflow_Approval_Status SearchWorkflow Approval StatusIntegerDDL_WorkflowApprovalStatus0
20Workflow_Priority SearchWorkflow PriorityIntegerDDL_WorkflowPriority0
21Workflow_Status SearchWorkflow StatusIntegerWorkflow Status0
22CREATDDT SearchCreated DateDateDT8
23TIME1 SearchTimeTimeTM66

Leave a Reply

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