Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/JC01301
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: JC_Production_Batch_Headers
Physical Name: JC01301
Technical Name: JC_Production_Batch_Headers
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | GLPOSTDT | GL Posting Date | DT | Date | 8 | |
2 | BCHSOURC | Batch Source | STR15 | String | 15 | |
3 | BACHNUMB | Batch Number | STR15_LBAU | String | 15 | |
4 | SERIES | Series | DDL_Series | Integer | 0 | |
5 | MKDTOPST | Marked To Post | CB | Boolean | 0 | |
6 | NUMOFTRX | Number Of TRX | LI6_U0 | Long Integer | 6 | |
7 | RECPSTGS | Recurring Postings | INT3_U0 | Integer | 3 | |
8 | DELBACH | Delete Batch | YN | Boolean | 0 | |
9 | MSCBDINC | Misc Batch Days To Increment | INT3_U0 | Integer | 3 | |
10 | BACHFREQ | Batch Frequency | DDL_Frequency | Integer | 0 | |
11 | RCLPSTDT | Recurring Last Posted Date | DT | Date | 8 | |
12 | NOFPSTGS | Number of Postings | INT3_S0 | Integer | 3 | |
13 | BCHCOMNT | Batch Comment | STR60 | String | 60 | |
14 | BRKDNALL | Break Down Alloc | CB_Break_Down_Alloc | Boolean | 0 | |
15 | CHKSPRTD | Checks Printed | True/False | Boolean | 0 | |
16 | RVRSBACH | Reverse Batch | CB | Boolean | 0 | |
17 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['JC_Production_Batch_Headers'].USERID AS 'JC_Production_Batch_Headers-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
JC01301 AS ['JC_Production_Batch_Headers']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['JC_Production_Batch_Headers'].USERID = ['Users Master'].USERID | ||||||
18 | CHEKBKID | Checkbook ID | STR15_Checkbook_ID | String | 15 | |
Key to the CM Checkbook Master (CM00100).
Click to show/hideSELECT
['JC_Production_Batch_Headers'].CHEKBKID AS 'JC_Production_Batch_Headers-Checkbook ID'
,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
JC01301 AS ['JC_Production_Batch_Headers']
INNER JOIN
CM00100 AS ['CM Checkbook Master']
ON
['JC_Production_Batch_Headers'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID | ||||||
19 | BCHTOTAL | Batch Total | DLR19_RBS0_STR$ | Currency | 19 | |
20 | BCHEMSG1 | Batch Error Messages 1 | ML_Batch_Error_Messages_1 | Long Integer | 0 | |
21 | BCHEMSG2 | Batch Error Messages 2 | ML_Batch_Error_Messages_2 | Long Integer | 0 | |
22 | BACHDATE | Batch Date | DT | Date | 8 | |
23 | BCHSTRG1 | Batch String 1 | STR20 | String | 20 | |
24 | BCHSTRG2 | Batch String 2 | STR20 | String | 20 | |
25 | POSTTOGL | Post To GL | CB | Boolean | 0 | |
26 | MODIFDT | Modified Date | DT | Date | 8 | |
27 | CREATDDT | Created Date | DT | Date | 8 | |
28 | NOTEINDX | Note Index | DLR14 | Currency | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['JC_Production_Batch_Headers'].NOTEINDX AS 'JC_Production_Batch_Headers-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
JC01301 AS ['JC_Production_Batch_Headers']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['JC_Production_Batch_Headers'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
29 | CURNCYID | Currency ID | STR15_Currency_ID | String | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['JC_Production_Batch_Headers'].CURNCYID AS 'JC_Production_Batch_Headers-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
JC01301 AS ['JC_Production_Batch_Headers']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['JC_Production_Batch_Headers'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
30 | BCHSTTUS | Batch Status | INT | Integer | 0 | |
31 | CNTRLTRX | Control TRX Count | LI6_U0 | Long Integer | 6 | |
32 | CNTRLTOT | Control Total | DLR19_RBS0_UTR$ | Currency | 19 | |
33 | Production_Control_Total | Production Control Total | DLR14_TS | Currency | 14 | |
34 | PETRXCNT | Posting Error TRX Count | INT5_U0 | Integer | 5 | |
35 | APPROVL | Approval | CB_Approval | Boolean | 0 | |
36 | APPRVLDT | Approval Date | DATE | Date | 6 | |
37 | APRVLUSERID | Approval User ID | STR15_User_ID | String | 15 | |
38 | ORIGIN | Origin | DDL | Integer | 0 |