Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SE810000
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Account Rollups Account List Group Display Name: Account Rollup Inquiries
Physical Name: SE810000
Technical Name: SE_Account_List
Group Technical Name: Account Rollup Inquiries
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ACTINDX | Account Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Account Rollups Account List'].ACTINDX AS 'Account Rollups Account List-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
SE810000 AS ['Account Rollups Account List']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Account Rollups Account List'].ACTINDX = ['Account Index Master'].ACTINDX | ||||||
2 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Account Rollups Account List'].USERID AS 'Account Rollups Account List-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SE810000 AS ['Account Rollups Account List']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Account Rollups Account List'].USERID = ['Users Master'].USERID | ||||||
3 | ACTNUMBR | Account Number | Account_Number | Composite | 80 | |
4 | ACTNUMBR_1 | Account Number:Account_Segment_Pool1 | String | Account_Segment_Pool1 | 6 | |
5 | ACTNUMBR_2 | Account Number:Account_Segment_Pool2 | String | Account_Segment_Pool2 | 6 | |
6 | ACTNUMBR_3 | Account Number:Account_Segment_Pool3 | String | Account_Segment_Pool3 | 6 | |
7 | ACTNUMBR_4 | Account Number:Account_Segment_Pool4 | String | Account_Segment_Pool4 | 6 | |
8 | ACTNUMBR_5 | Account Number:Account_Segment_Pool5 | String | Account_Segment_Pool5 | 6 | |
9 | ACTNUMBR_6 | Account Number:Account_Segment_Pool6 | String | Account_Segment_Pool6 | 6 | |
10 | ACTNUMBR_7 | Account Number:Account_Segment_Pool7 | String | Account_Segment_Pool7 | 6 | |
11 | ACTNUMBR_8 | Account Number:Account_Segment_Pool8 | String | Account_Segment_Pool8 | 6 | |
12 | ACTNUMBR_9 | Account Number:Account_Segment_Pool9 | String | Account_Segment_Pool9 | 6 | |
13 | ACTNUMBR_10 | Account Number:Account_Segment_Pool10 | String | Account_Segment_Pool10 | 6 |