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