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 Group Display Name: Receivables Batch History
Physical Name: RM30502
Technical Name: RM_Batch_History
Group Technical Name: RM_Batch_History_Logical_File
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['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 | ||||||
2 | GLPOSTDT | GL Posting Date | Date | DT | 8 | |
3 | TRXSORCE | TRX Source | String | STR13 | 13 | |
4 | BCHSOURC | Batch Source | String | STR15 | 15 | |
5 | BACHNUMB | Batch Number | String | STR15_LBAU | 15 | |
6 | REPRNTNT | Reprint NT | Boolean | CB | 0 | |
7 | TRXMISNG | TRX Missing | Boolean | Boolean | 0 | |
8 | CHEKBKID | Checkbook ID | String | STR15_Checkbook_ID | 15 | |
Key to the CM Checkbook Master (CM00100).
Click to show/hideSELECT
['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 | ||||||
9 | NUMOFTRX | Number Of TRX | Long Integer | LI6_U0 | 6 | |
10 | BACHFREQ | Batch Frequency | Integer | DDL_Frequency | 0 | |
11 | BCHCOMNT | Batch Comment | String | STR60 | 60 | |
12 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['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 | ||||||
13 | APPROVL | Approval | Boolean | CB_Approval | 0 | |
14 | APPRVLDT | Approval Date | Date | DATE | 6 | |
15 | APRVLUSERID | Approval User ID | String | STR15_User_ID | 15 | |
The key to the Users Master (SY01400).
Click to show/hideSELECT
['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 | ||||||
16 | CNTRLTOT | Control Total | Currency | DLR19_RBS0_UTR$ | 19 | |
17 | CNTRLTRX | Control TRX Count | Long Integer | LI6_U0 | 6 | |
18 | BCHTOTAL | Batch Total | Currency | DLR19_RBS0_STR$ | 19 | |
19 | Workflow_Approval_Status | Workflow Approval Status | Integer | DDL_WorkflowApprovalStatus | 0 | |
20 | Workflow_Priority | Workflow Priority | Integer | DDL_WorkflowPriority | 0 | |
21 | Workflow_Status | Workflow Status | Integer | Workflow Status | 0 | |
22 | CREATDDT | Created Date | Date | DT | 8 | |
23 | TIME1 | Time | Time | TM6 | 6 |