Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA01300
Product: Fixed Assets (309)
Series:
Display Name: PO Additional Information Master Group Display Name: Fixed Assets Master
Physical Name: FA01300
Technical Name: FA_PO_Additional_Information_MSTR
Group Technical Name: Fixed Assets Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | POPRCTNM ![]() | POP Receipt Number | String | STR17_POP_Number | 17 | |
2 | RCPTLNNM ![]() | Receipt Line Number | Long Integer | LI_Sequence_Number | 10 | |
3 | ASSETID ![]() | Asset ID | String | STR15_Asset_ID | 15 | |
4 | ASSETIDSUF ![]() | Asset ID Suffix | Integer | INT3_U0 | 3 | |
5 | SHRTNAME ![]() | Short Name | String | STR15 | 15 | |
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 | ASSETTYPE ![]() | Asset Type | Integer | DDL_Asset_Type | 0 | |
12 | PROPTYPE ![]() | Property Type | Integer | DDL_Property_Type | 0 | |
13 | Create_Multiple_Fixed_As ![]() | Create Multiple Fixed Assets | Boolean | CB_Create_Multiple_Fixed_Assets | 0 | |
14 | ASSETCURRMAINT ![]() | Current Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
15 | ASSETYTDMAINT ![]() | YTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
16 | ASSETLTDMAINT ![]() | LTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
17 | LASTMAINTDATE ![]() | Last Maintenance Date | Date | DT | 8 | |
18 | ASSESSEDVALUE ![]() | Assessed Value | Currency | DLR17_RBS0_STR$ | 17 | |
19 | MFGRNAME ![]() | Manufacturer Name | String | STR25_LB | 25 | |
20 | SERLNMBR ![]() | Serial Number | String | STR20_LBAU | 20 | |
21 | MODELNUMBER ![]() | Model Number | String | STR20_LBAU | 20 | |
22 | WARRENTYDATE ![]() | Warranty Date | Date | DT | 8 | |
23 | CUSTODIAN ![]() | Custodian | String | STR25_LB | 25 | |
24 | Physical_Location_ID ![]() | Physical Location ID | String | STR15_Physical_Location_ID | 15 | |
25 | Asset_Label ![]() | Asset Label | String | STR19_Asset_Label | 19 | |
26 | Verified_Date ![]() | Verified Date | Date | DT | 8 | |
27 | PIN ![]() | PIN | String | STR15_PIN | 15 | |
28 | LASTMNTDDATE ![]() | Last Maintained Date | Date | DT | 8 | |
29 | LASTMNTDTIME ![]() | Last Maintained Time | Time | TM6 | 6 | |
30 | LASTMNTDUSERID ![]() | Last Maintained User ID | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['PO Additional Information Master'].LASTMNTDUSERID AS 'PO Additional Information Master-Last Maintained User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA01300 AS ['PO Additional Information Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PO Additional Information Master'].LASTMNTDUSERID = ['Users Master'].USERID | ||||||
31 | ORTAXAMT ![]() | Originating Tax Amount | Currency | DLR17_RBS0_UTR$ | 17 | |
32 | IncludeTaxInAcqustCost ![]() | Include Tax in Acquisition Cost | Boolean | CBIncludeTaxinAcquisitionCost | 0 |