Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA00902
Product: Fixed Assets (309)
Series:
Display Name: Asset Financial Detail Master Group Display Name: Fixed Assets Financial Master
Physical Name: FA00902
Technical Name: FA_Financial_DTL_MSTR
Group Technical Name: Fixed Assets Financial Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | FINANCIALINDX | Financial Index | Long Integer | LI_14 | 14 | |
2 | ASSETINDEX | Asset Index | Long Integer | LI9_Asset_Index | 9 | |
Key to the Asset General Information Master (FA00100).
Click to show/hideSELECT
['Asset Financial Detail Master'].ASSETINDEX AS 'Asset Financial Detail Master-Asset Index'
,['Asset General Information Master'].ASSETINDEX AS 'Asset General Information Master-Asset Index'
FROM
FA00902 AS ['Asset Financial Detail Master']
INNER JOIN
FA00100 AS ['Asset General Information Master']
ON
['Asset Financial Detail Master'].ASSETINDEX = ['Asset General Information Master'].ASSETINDEX | ||||||
3 | BOOKINDX | Book Index | Long Integer | LI_14 | 14 | |
4 | FA_Doc_Number | FA Document Number | String | STR16_LBAU | 16 | |
5 | TRANSDATESTAMP | Transaction Date Stamp | Date | DT | 8 | |
6 | TRANSTIMESTAMP | Transaction Time Stamp | Time | TM6 | 6 | |
7 | FISCALYRADDED | Fiscal Year Added | Integer | INT4_U0 | 4 | |
8 | FAYEAR | FA Year | Integer | Year | 4 | |
9 | FAPERIOD | FA Period | Integer | INT3 | 3 | |
10 | DEPRFROMDATE | Depreciation from Date | Date | DT | 8 | |
11 | DEPRTODATE | Depreciated to Date | Date | DT | 8 | |
12 | AMOUNT | Amount | Currency | DLR17_RBS0_STR$ | 17 | |
13 | TRANSUSERID | Transaction User ID | String | User_ID | 15 | |
14 | SOURCDOC | Source Document | String | STR10_Source_Document | 10 | |
Key to the Source Document Master (SY00900).
Click to show/hideSELECT
['Asset Financial Detail Master'].SOURCDOC AS 'Asset Financial Detail Master-Source Document'
,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
FA00902 AS ['Asset Financial Detail Master']
INNER JOIN
SY00900 AS ['Source Document Master']
ON
['Asset Financial Detail Master'].SOURCDOC = ['Source Document Master'].SOURCDOC | ||||||
15 | TRANSACCTTYPE | Transaction Account Type | Integer | DDL_Transaction_Account_Type | 0 | |
16 | INTERFACEGL | Interface to GL | Boolean | CB_Interface_to_GL | 0 | |
17 | GLINTTRXDATE | GL Interface TRX Date | Date | DT | 8 | |
18 | GLINTDATESTAMP | GL Interface Date Stamp | Date | DT | 8 | |
19 | GLINTTIMESTAMP | GL Interface Time Stamp | Time | TM6 | 6 | |
20 | GLINTACCTINDX | GL Interface Account Index | Long Integer | LI_14 | 14 | |
21 | GLINTBTCHNUM | GL Interface Batch Number | String | STR15_LBAU | 15 | |
22 | FA_Reset_Offset_Index | FA Reset Offset Index | Long Integer | LI_14 | 14 | |
23 | FA_Reset_User_ID | FA Reset User ID | String | User_ID | 15 | |
24 | FA_Reset_Date | FA Reset Date | Date | DT | 8 | |
25 | FA_Reset_Time | FA Reset Time | Time | TM6 | 6 | |
26 | Ledger_ID | Ledger ID | Integer | INT2 | 2 | |
27 | REFRENCE | Reference | String | STR30 | 30 |