Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL10101
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Quick Journal Amounts Work Group Display Name: Quick Journal Work
Physical Name: GL10101
Technical Name: GL_Business_Form_LINE_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 | SQNCLINE | Sequence Line | Currency | DLR19_$S2 | 19 | |
4 | ACTINDX | Account Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Quick Journal Amounts Work'].ACTINDX AS 'Quick Journal Amounts Work-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GL10101 AS ['Quick Journal Amounts Work']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Quick Journal Amounts Work'].ACTINDX = ['Account Index Master'].ACTINDX | ||||||
5 | TRXAMNT | TRX Amount | Currency | DLR19_$S2 | 19 | |
6 | GLLINMSG | GL LINE Messages | Long Integer | ML_GL_LINE_Messages | 0 | |
7 | DSCRIPTN | Description | String | STR30 | 30 | |
8 | GLLINVAL | GL Line Valid | Long Integer | ML_GL_Line_Valid | 0 | |
9 | ACCTTYPE | Account Type | Integer | DDL_Account_Type | 0 | |
10 | FXDORVAR | Fixed Or Variable | Integer | LB_Fixed_Or_Variable | 0 | |
11 | BALFRCLC | Balance For Calculation | Integer | GB | 0 | |
12 | PSTNGTYP | Posting Type | Integer | GB | 0 | |
13 | DECPLACS | Decimal Places | Integer | DDL_Decimal_Places | 0 |