Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SE000100
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Account Rollups Account Segment Summary Group Display Name: Account Rollup Inquiries
Physical Name: SE000100
Technical Name: SE_Account_Segment_SUM
Group Technical Name: Account Rollup Inquiries
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Account Rollups Account Segment Summary'].USERID AS 'Account Rollups Account Segment Summary-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SE000100 AS ['Account Rollups Account Segment Summary']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Account Rollups Account Segment Summary'].USERID = ['Users Master'].USERID | ||||||
2 | PERIODID | Period ID | Integer | INT3 | 3 | |
3 | PERNAME | Period Name | String | STR20 | 20 | |
4 | SE_Net_Amount_1 | SE Net Amount[1] | Currency | DLR11_$S2 | 14 | |
5 | SE_Net_Amount | SE Net Amount | DLR11_$S2 | Currency | 14 | |
6 | SE_Net_Amount_2 | SE Net Amount[2] | Currency | DLR11_$S2 | 14 | |
7 | SE_Net_Amount_3 | SE Net Amount[3] | Currency | DLR11_$S2 | 14 | |
8 | SE_Net_Amount_4 | SE Net Amount[4] | Currency | DLR11_$S2 | 14 | |
9 | SE_Period_Balance_1 | SE Period Balance[1] | Currency | DLR11_$S2 | 14 | |
10 | SE_Period_Balance_2 | SE Period Balance[2] | Currency | DLR11_$S2 | 14 | |
11 | SE_Period_Balance | SE Period Balance | DLR11_$S2 | Currency | 14 | |
12 | SE_Period_Balance_3 | SE Period Balance[3] | Currency | DLR11_$S2 | 14 | |
13 | SE_Period_Balance_4 | SE Period Balance[4] | Currency | DLR11_$S2 | 14 | |
14 | SECURIDX_1 | SE Currency Index[1] | Integer | INT3 | 3 | |
15 | SECURIDX_2 | SE Currency Index[2] | Integer | INT3 | 3 | |
16 | SECURIDX | SE Currency Index | INT3 | Integer | 3 | |
17 | SECURIDX_3 | SE Currency Index[3] | Integer | INT3 | 3 | |
18 | SECURIDX_4 | SE Currency Index[4] | Integer | INT3 | 3 |