Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA41900
Product: Fixed Assets (309)
Series:
Display Name: Projections Report Master Group Display Name: Fixed Assets Projections
Physical Name: FA41900
Technical Name: FA_Projections_Report_MSTR
Group Technical Name: Fixed Assets Projections
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
['Projections Report Master'].USERID AS 'Projections Report Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA41900 AS ['Projections Report Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Projections Report Master'].USERID = ['Users Master'].USERID | ||||||
2 | ASSETINDEX | Asset Index | Long Integer | LI9_Asset_Index | 9 | |
Key to the Asset General Information Master (FA00100).
Click to show/hideSELECT
['Projections Report Master'].ASSETINDEX AS 'Projections Report Master-Asset Index'
,['Asset General Information Master'].ASSETINDEX AS 'Asset General Information Master-Asset Index'
FROM
FA41900 AS ['Projections Report Master']
INNER JOIN
FA00100 AS ['Asset General Information Master']
ON
['Projections Report Master'].ASSETINDEX = ['Asset General Information Master'].ASSETINDEX | ||||||
3 | BOOKINDX | Book Index | Long Integer | LI_14 | 14 | |
4 | YTDDEPRAMT | YTD Depreciation Amount | Currency | DLR17_RBS0_STR$ | 17 | |
5 | DEPRFROMDATE | Depreciation from Date | Date | DT | 8 | |
6 | DEPRTODATE | Depreciated to Date | Date | DT | 8 | |
7 | FAYEAR | FA Year | Integer | Year | 4 | |
8 | FAPERIOD | FA Period | Integer | INT3 | 3 |