Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA00100
Product: Fixed Assets (309)
Series:
Display Name: Asset General Information Master Group Display Name: Fixed Assets Master
Physical Name: FA00100
Technical Name: FA_General_Information_MSTR
Group Technical Name: Fixed Assets Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ASSETINDEX | Asset Index | Long Integer | LI9_Asset_Index | 9 | |
2 | ASSETID | Asset ID | String | STR15_Asset_ID | 15 | |
3 | ASSETIDSUF | Asset ID Suffix | Integer | INT3_U0 | 3 | |
4 | SHRTNAME | Short Name | String | STR15 | 15 | |
5 | ASSETDESC | Asset Description | String | STR40_Asset_Description | 40 | |
6 | EXTASSETDESC | Extended Asset Description | String | STR40_Asset_Description | 40 | |
7 | Master_Asset_ID | Master Asset ID | String | STR19_Master_Asset_ID | 19 | |
8 | STRUCTUREID | Structure ID | String | STR30_Structure_ID | 30 | |
9 | ASSETCLASSID | Asset Class ID | String | STR15_Asset_Class_ID | 15 | |
10 | LOCATNID | Location ID | String | STR15_Location_ID | 15 | |
11 | ACQDATE | Acquisition Date | Date | DT | 8 | |
12 | Acquisition_Cost | Acquisition Cost | Currency | DLR17_RBS0_STR$ | 17 | |
13 | ASSETTYPE | Asset Type | Integer | DDL_Asset_Type | 0 | |
14 | ASSETSTATUS | Asset Status | Integer | VS_Asset_Status | 0 | |
15 | PROPTYPE | Property Type | Integer | DDL_Property_Type | 0 | |
16 | ASSETQTY | Asset Quantity | Long Integer | LI6_ST0 | 6 | |
17 | ASSETBEGQTY | Asset Begin Quantity | Long Integer | LI6_ST0 | 6 | |
18 | ASSETCURRMAINT | Current Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
19 | ASSETYTDMAINT | YTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
20 | ASSETLTDMAINT | LTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
21 | LASTMAINTDATE | Last Maintenance Date | Date | DT | 8 | |
22 | ASSESSEDVALUE | Assessed Value | Currency | DLR17_RBS0_STR$ | 17 | |
23 | MFGRNAME | Manufacturer Name | String | STR25_LB | 25 | |
24 | SERLNMBR | Serial Number | String | STR20_LBAU | 20 | |
25 | MODELNUMBER | Model Number | String | STR20_LBAU | 20 | |
26 | WARRENTYDATE | Warranty Date | Date | DT | 8 | |
27 | CUSTODIAN | Custodian | String | STR25_LB | 25 | |
28 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Asset General Information Master'].NOTEINDX AS 'Asset General Information Master-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
FA00100 AS ['Asset General Information Master']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Asset General Information Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
29 | DATEADDED | Date Added | Date | DT | 8 | |
30 | DELETEDATE | Delete Date | Date | DT | 8 | |
31 | Physical_Location_ID | Physical Location ID | String | STR15_Physical_Location_ID | 15 | |
32 | Asset_Label | Asset Label | String | STR19_Asset_Label | 19 | |
33 | Verified_Date | Verified Date | Date | DT | 8 | |
34 | PIN | PIN | String | STR15_PIN | 15 | |
35 | LASTPURCHLINESEQ | Last Purchase Line Sequence | Long Integer | LI9_PurchaseLineSequence | 9 | |
36 | LASTMNTDDATE | Last Maintained Date | Date | DT | 8 | |
37 | LASTMNTDTIME | Last Maintained Time | Time | TM6 | 6 | |
38 | LASTMNTDUSERID | Last Maintained User ID | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Asset General Information Master'].LASTMNTDUSERID AS 'Asset General Information Master-Last Maintained User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA00100 AS ['Asset General Information Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Asset General Information Master'].LASTMNTDUSERID = ['Users Master'].USERID | ||||||
39 | aaAliasID | aaAliasID | Long Integer | Long Int | 8 | |
40 | IncludeTaxInAcqustCost | Include Tax in Acquisition Cost | Boolean | CBIncludeTaxinAcquisitionCost | 0 |