Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL10002
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Transaction Clearing Amounts Work Group Display Name: Transaction Work
Physical Name: GL10002
Technical Name: GL_TRX_Clearing_WORK
Group Technical Name: Transaction Work
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | BACHNUMB | Batch Number | String | STR15_LBAU | 15 | |
2 | JRNENTRY | Journal Entry | Long Integer | LI8_U0 | 8 | |
3 | ACTINDX | Account Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Transaction Clearing Amounts Work'].ACTINDX AS 'Transaction Clearing Amounts Work-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GL10002 AS ['Transaction Clearing Amounts Work']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Transaction Clearing Amounts Work'].ACTINDX = ['Account Index Master'].ACTINDX | ||||||
4 | SQNCLINE | Sequence Line | Currency | DLR19_$S2 | 19 | |
5 | OFFINDX | Offset Account Index | Long Integer | LI_14 | 14 | |
6 | PSTDAMNT | Posted Amount | Currency | DLR17_$S2 | 17 | |
7 | GLLINMSG | GL LINE Messages | Long Integer | ML_GL_LINE_Messages | 0 | |
8 | DSCRIPTN | Description | String | STR30 | 30 | |
9 | GLLINVAL | GL Line Valid | Long Integer | ML_GL_Line_Valid | 0 | |
10 | ACCTTYPE | Account Type | Integer | DDL_Account_Type | 0 | |
11 | DECPLACS | Decimal Places | Integer | DDL_Decimal_Places | 0 | |
12 | OFFACTYP | Offset Account Type | Integer | DDL_Account_Type | 0 | |
13 | OFFXVAR | Offset Fixed Or Variable | Integer | LB_Fixed_Or_Variable | 0 | |
14 | OFFBLCLC | Offset Bal For Cal | Integer | GB | 0 | |
15 | OFFDECPL | Offset Decimal Places | Integer | DDL_Decimal_Places | 0 |