Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL10100
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Quick Journal Work Group Display Name: Quick Journal Work
Physical Name: GL10100
Technical Name: GL_Business_Form_HDR_WORK
Group Technical Name: Quick Journal Work
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | BSNSFMID | Business Form ID | String | STR15_Business_Form_ID | 15 | |
2 | JRNENTRY | Journal Entry | Long Integer | LI8_U0 | 8 | |
3 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['Quick Journal Work'].CURNCYID AS 'Quick Journal Work-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
GL10100 AS ['Quick Journal Work']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['Quick Journal Work'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
4 | OFFINDX | Offset Account Index | Long Integer | LI_14 | 14 | |
5 | TRXDATE | TRX Date | Date | DT_Date | 6 | |
6 | TRXBALNC | TRX Balance | Currency | DLR19_$S2 | 19 | |
7 | PSTGSTUS | Posting Status | Integer | INT | 0 | |
8 | LASTUSER | Last User | String | User_ID | 15 | |
The key to the Users Master (SY01400).
Click to show/hideSELECT
['Quick Journal Work'].LASTUSER AS 'Quick Journal Work-Last User'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
GL10100 AS ['Quick Journal Work']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Quick Journal Work'].LASTUSER = ['Users Master'].USERID | ||||||
9 | LSTDTEDT | Last Date Edited | Date | DT_Date | 6 | |
10 | USWHPSTD | User Who Posted | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Quick Journal Work'].USWHPSTD AS 'Quick Journal Work-User Who Posted'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
GL10100 AS ['Quick Journal Work']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Quick Journal Work'].USWHPSTD = ['Users Master'].USERID | ||||||
11 | PSTDAMNT | Posted Amount | Currency | DLR17_$S2 | 17 | |
12 | REFRENCE | Reference | String | STR30 | 30 | |
13 | SOURCDOC | Source Document | String | STR10_Source_Document | 10 | |
Key to the Source Document Master (SY00900).
Click to show/hideSELECT
['Quick Journal Work'].SOURCDOC AS 'Quick Journal Work-Source Document'
,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
GL10100 AS ['Quick Journal Work']
INNER JOIN
SY00900 AS ['Source Document Master']
ON
['Quick Journal Work'].SOURCDOC = ['Source Document Master'].SOURCDOC | ||||||
14 | SQNCLINE | Sequence Line | Currency | DLR19_$S2 | 19 | |
15 | TRXSORCE | TRX Source | String | STR13 | 13 | |
16 | GLHDRMSG | GL HDR Messages | Long Integer | ML_GL_HDR_Messages | 0 | |
17 | GLHDRMS2 | GL HDR Messages2 | Long Integer | ML_GL_HDR_Messages_2 | 0 | |
18 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Quick Journal Work'].NOTEINDX AS 'Quick Journal Work-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
GL10100 AS ['Quick Journal Work']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Quick Journal Work'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
19 | GLHDRVAL | GL Header Valid | Long Integer | ML_GL_Header_Valid | 0 | |
20 | PERIODID | Period ID | Integer | INT3 | 3 | |
21 | OPENYEAR | Open Year | Integer | INT4_S0 | 4 | |
22 | CLOSEDYR | Closed Year | Integer | INT4_S0 | 4 | |
23 | ERRSTATE | Error State | Long Integer | Long Int | 8 | |
24 | HISTRX | History TRX | Boolean | Boolean | 0 | |
25 | OFFACTYP | Offset Account Type | Integer | DDL_Account_Type | 0 | |
26 | OFFBLCLC | Offset Bal For Cal | Integer | GB | 0 | |
27 | OFFXVAR | Offset Fixed Or Variable | Integer | LB_Fixed_Or_Variable | 0 | |
28 | OFFPSTYP | Offset Posting Type | Integer | GB | 0 | |
29 | DOCDATE | Document Date | Date | DT | 8 | |
30 | VOIDED | Voided | Boolean | CB | 0 |