Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA40202
Product: Fixed Assets (309)
Series:
Display Name: Book ID Class ID Setup Group Display Name: Fixed Assets Setup
Physical Name: FA40202
Technical Name: FA_Book_Class_SETP
Group Technical Name: Fixed Assets Setup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | BOOKCLASSINDX | Book Class Index | Long Integer | LI_14 | 14 | |
2 | BOOKID | Book ID | String | STR15_Book_ID | 15 | |
3 | ASSETCLASSID | Asset Class ID | String | STR15_Asset_Class_ID | 15 | |
4 | EFFECTDATEBEGIN | Effective Date Begin | Date | DT | 8 | |
5 | EFFECTDATEEND | Effective Date End | Date | DT | 8 | |
6 | DEPRECIATIONMETHOD | Depreciation Method | Integer | DDL_Depreciation_Method | 0 | |
7 | AVERAGINGCONV | Averaging Convention | Integer | DDL_Averaging_Convention | 0 | |
8 | AMORTIZATIONCODE | Amortization Code | Integer | DDL_Amortization_Code | 0 | |
9 | AMORTIZATIONAMOUNT | Amortization Amount | Currency | DLR17_RBS0_STR$ | 17 | |
10 | ORIGINALLIFEYEARS | Original Life Years | Integer | INT2_Life_Years | 2 | |
11 | ORIGINALLIFEDAYS | Original Life Days | Integer | INT3_Life_Days | 3 | |
12 | SWITCHOVER | Switchover | Integer | DDL_Switchover | 0 | |
13 | SALVAGEEST | Salvage Estimate | Boolean | CB_Salvage_Estimate | 0 | |
14 | SALVAGEPCT | Salvage Percentage | Integer | INT5_%2 | 5 | |
15 | TEFRAFLAG | TEFRA Flag | Integer | DDL_TEFRA_Flag | 0 | |
16 | LUXAUTOIND | Luxury Automobile Indicator | Integer | DDL_Luxury_Automobile | 0 | |
17 | Initial_Allowance_Perc | Initial Allowance Percentage | Integer | INT5_%2 | 5 | |
18 | SPECDEPRALLOW | Special Depreciation Allowance | Integer | DDL_SpecialDepreciationAllowance | 0 | |
19 | SPECDEPRALLOWPCT | Special Depreciation Allowance Percentage | Integer | INT5_%2 | 5 | |
20 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Book ID Class ID Setup'].NOTEINDX AS 'Book ID Class ID Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
FA40202 AS ['Book ID Class ID Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Book ID Class ID Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
21 | LASTMNTDDATE | Last Maintained Date | Date | DT | 8 | |
22 | LASTMNTDTIME | Last Maintained Time | Time | TM6 | 6 | |
23 | LASTMNTDUSERID | Last Maintained User ID | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Book ID Class ID Setup'].LASTMNTDUSERID AS 'Book ID Class ID Setup-Last Maintained User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA40202 AS ['Book ID Class ID Setup']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Book ID Class ID Setup'].LASTMNTDUSERID = ['Users Master'].USERID | ||||||
24 | LUXVANTRUCK | Luxury Van or Truck | Boolean | CB | 0 | |
25 | LUXELAUTO | Luxury Electric Auto | Boolean | CB | 0 |