Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA01100
Product: Fixed Assets (309)
Series:
Display Name: FA-AP Post Master Group Display Name: Fixed Assets Master
Physical Name: FA01100
Technical Name: FA_AP_Post_MSTR
Group Technical Name: Fixed Assets Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | FA_AP_Post_Index | FA AP Post Index | Long Integer | LI_14 | 14 | |
2 | MARKED | Marked | Boolean | Boolean | 0 | |
3 | FAPRIMARY | Primary | Integer | VS_Primary | 0 | |
4 | CNTRLTYP | Control Type | Integer | INT1 | 1 | |
5 | APPLDAMT | Applied Amount | Currency | DLR17_RBS0_STR$ | 17 | |
6 | ORAPPAMT | Originating Applied Amount | Currency | DLR17_RBS0_STR$ | 17 | |
7 | Purchased_Quantity | Purchased Quantity | Long Integer | LI6_ST0 | 6 | |
8 | Applied_Quantity | Applied Quantity | Long Integer | LI6_ST0 | 6 | |
9 | ASSETID | Asset ID | String | STR15_Asset_ID | 15 | |
10 | ASSETIDSUF | Asset ID Suffix | Integer | INT3_U0 | 3 | |
11 | SHRTNAME | Short Name | String | STR15 | 15 | |
12 | ASSETDESC | Asset Description | String | STR40_Asset_Description | 40 | |
13 | EXTASSETDESC | Extended Asset Description | String | STR40_Asset_Description | 40 | |
14 | Master_Asset_ID | Master Asset ID | String | STR19_Master_Asset_ID | 19 | |
15 | STRUCTUREID | Structure ID | String | STR30_Structure_ID | 30 | |
16 | ASSETCLASSID | Asset Class ID | String | STR15_Asset_Class_ID | 15 | |
17 | LOCATNID | Location ID | String | STR15_Location_ID | 15 | |
18 | ACQDATE | Acquisition Date | Date | DT | 8 | |
19 | Acquisition_Cost | Acquisition Cost | Currency | DLR17_RBS0_STR$ | 17 | |
20 | Orig_Acquisition_Cost | Originating Acquisition Cost | Currency | DLR17_RBS0_STR$ | 17 | |
21 | ASSETTYPE | Asset Type | Integer | DDL_Asset_Type | 0 | |
22 | PROPTYPE | Property Type | Integer | DDL_Property_Type | 0 | |
23 | ASSETQTY | Asset Quantity | Long Integer | LI6_ST0 | 6 | |
24 | ASSETBEGQTY | Asset Begin Quantity | Long Integer | LI6_ST0 | 6 | |
25 | ASSETCURRMAINT | Current Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
26 | ASSETYTDMAINT | YTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
27 | ASSETLTDMAINT | LTD Maintenance Amount | Currency | DLR17_RBS0_STR$ | 17 | |
28 | LASTMAINTDATE | Last Maintenance Date | Date | DT | 8 | |
29 | ASSESSEDVALUE | Assessed Value | Currency | DLR17_RBS0_STR$ | 17 | |
30 | VENDORID | Vendor ID | String | STR_15_Vendor_ID | 15 | |
Key to the PM Vendor Master File (PM00200).
Click to show/hideSELECT
['FA-AP Post Master'].VENDORID AS 'FA-AP Post Master-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['FA-AP Post Master'].VENDORID = ['PM Vendor Master File'].VENDORID | ||||||
31 | DOCNUMBR | Document Number | String | STR20_Document_Number | 20 | |
32 | DOCDATE | Document Date | Date | DT | 8 | |
33 | TRXSORCE | TRX Source | String | STR13 | 13 | |
34 | ORCTRNUM | Originating Control Number | String | STR20 | 20 | |
35 | PORDNMBR | Purchase Order Number | String | Purchase Order Number | 20 | |
36 | PO_Line | PO Line | String | STR6 | 6 | |
37 | MFGRNAME | Manufacturer Name | String | STR25_LB | 25 | |
38 | SERLNMBR | Serial Number | String | STR20_LBAU | 20 | |
39 | MODELNUMBER | Model Number | String | STR20_LBAU | 20 | |
40 | WARRENTYDATE | Warranty Date | Date | DT | 8 | |
41 | CUSTODIAN | Custodian | String | STR25_LB | 25 | |
42 | DATEADDED | Date Added | Date | DT | 8 | |
43 | DELETEDATE | Delete Date | Date | DT | 8 | |
44 | Physical_Location_ID | Physical Location ID | String | STR15_Physical_Location_ID | 15 | |
45 | Asset_Label | Asset Label | String | STR19_Asset_Label | 19 | |
46 | Verified_Date | Verified Date | Date | DT | 8 | |
47 | PIN | PIN | String | STR15_PIN | 15 | |
48 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['FA-AP Post Master'].CURNCYID AS 'FA-AP Post Master-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['FA-AP Post Master'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
49 | CURRNIDX | Currency Index | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['FA-AP Post Master'].CURRNIDX AS 'FA-AP Post Master-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['FA-AP Post Master'].CURRNIDX = ['Currency Setup'].CURRNIDX | ||||||
50 | XCHGRATE | Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
51 | EXCHDATE | Exchange Date | Date | DT_Date | 6 | |
52 | TIME1 | Time | Time | TM6 | 6 | |
53 | EXGTBLID | Exchange Table ID | String | STR15_Exchange_Table_ID | 15 | |
Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hideSELECT
['FA-AP Post Master'].EXGTBLID AS 'FA-AP Post Master-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['FA-AP Post Master'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID | ||||||
54 | RATETPID | Rate Type ID | String | STR15_Rate_Type_ID | 15 | |
Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hideSELECT
['FA-AP Post Master'].RATETPID AS 'FA-AP Post Master-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['FA-AP Post Master'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID | ||||||
55 | RTCLCMTD | Rate Calculation Method | Integer | GB | 0 | |
56 | DENXRATE | Denomination Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
57 | MCTRXSTT | MC Transaction State | Integer | INT1 | 1 | |
58 | LASTMNTDDATE | Last Maintained Date | Date | DT | 8 | |
59 | LASTMNTDTIME | Last Maintained Time | Time | TM6 | 6 | |
60 | LASTMNTDUSERID | Last Maintained User ID | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['FA-AP Post Master'].LASTMNTDUSERID AS 'FA-AP Post Master-Last Maintained User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA01100 AS ['FA-AP Post Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['FA-AP Post Master'].LASTMNTDUSERID = ['Users Master'].USERID | ||||||
61 | IncludeTaxInAcqustCost | Include Tax in Acquisition Cost | Boolean | CBIncludeTaxinAcquisitionCost | 0 |