Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA00700
Product: Fixed Assets (309)
Series:
Display Name: Asset Retirement Master Group Display Name: Fixed Assets Master
Physical Name: FA00700
Technical Name: FA_Retirement_MSTR
Group Technical Name: Fixed Assets Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | RETIREMENTINDX ![]() | Retirement Index | Long Integer | LI_14 | 14 | |
2 | RETIRESEQ ![]() | Retirement Sequence | Integer | INT3_RZ0_U | 3 | |
3 | RETIREEVENT ![]() | Retirement Event | Long Integer | LI_14 | 14 | |
4 | ASSETINDEX ![]() | Asset Index | Long Integer | LI9_Asset_Index | 9 | |
Key to the Asset General Information Master (FA00100).
Click to show/hideSELECT
['Asset Retirement Master'].ASSETINDEX AS 'Asset Retirement Master-Asset Index'
,['Asset General Information Master'].ASSETINDEX AS 'Asset General Information Master-Asset Index'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
FA00100 AS ['Asset General Information Master']
ON
['Asset Retirement Master'].ASSETINDEX = ['Asset General Information Master'].ASSETINDEX | ||||||
5 | ASSETID ![]() | Asset ID | String | STR15_Asset_ID | 15 | |
6 | RETDATESTAMP ![]() | Retirement Date Stamp | Date | DT | 8 | |
7 | RETTIMESTAMP ![]() | Retirement Time Stamp | Time | TM6 | 6 | |
8 | RETIREMENTTYPE ![]() | Retirement Type | Integer | DDL_Retirement_Type | 0 | |
9 | RETIREMENTDATE ![]() | Retirement Date | Date | DT | 8 | |
10 | RETIREMENTCODE ![]() | Retirement Code | String | STR8_Retirement_Code | 8 | |
11 | CASHPROCEEDS ![]() | Cash Proceeds | Currency | DLR17_RBS0_STR$ | 17 | |
12 | Orig_Cash_Proceeds ![]() | Originating Cash Proceeds | Currency | DLR17_RBS0_STR$ | 17 | |
13 | NONCASHPROCEEDS ![]() | Non Cash Proceeds | Currency | DLR17_RBS0_STR$ | 17 | |
14 | Orig_Non_Cash_Proceeds ![]() | Originating Non Cash Proceeds | Currency | DLR17_RBS0_STR$ | 17 | |
15 | EXPOFSALE ![]() | Expenses of Sale | Currency | DLR17_RBS0_STR$ | 17 | |
16 | Orig_Expenses_of_Sale ![]() | Originating Expenses of Sale | Currency | DLR17_RBS0_STR$ | 17 | |
17 | PARTIALQTY ![]() | Partial Quantity | Long Integer | LI6_ST0 | 6 | |
18 | PARTIALCOST ![]() | Partial Cost | Currency | DLR17_RBS0_STR$ | 17 | |
19 | PARTIALPCT ![]() | Partial Percentage | Integer | INT5_%2 | 5 | |
20 | ASSETINDXAFTRET ![]() | Asset Index After Retire | Long Integer | LI9_Asset_Index | 9 | |
21 | NOTEINDX ![]() | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Asset Retirement Master'].NOTEINDX AS 'Asset Retirement Master-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Asset Retirement Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
22 | CURNCYID ![]() | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['Asset Retirement Master'].CURNCYID AS 'Asset Retirement Master-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['Asset Retirement Master'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
23 | CURRNIDX ![]() | Currency Index | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['Asset Retirement Master'].CURRNIDX AS 'Asset Retirement Master-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['Asset Retirement Master'].CURRNIDX = ['Currency Setup'].CURRNIDX | ||||||
24 | XCHGRATE ![]() | Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
25 | EXCHDATE ![]() | Exchange Date | Date | DT_Date | 6 | |
26 | TIME1 ![]() | Time | Time | TM6 | 6 | |
27 | EXGTBLID ![]() | Exchange Table ID | String | STR15_Exchange_Table_ID | 15 | |
Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hideSELECT
['Asset Retirement Master'].EXGTBLID AS 'Asset Retirement Master-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['Asset Retirement Master'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID | ||||||
28 | RATETPID ![]() | Rate Type ID | String | STR15_Rate_Type_ID | 15 | |
Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hideSELECT
['Asset Retirement Master'].RATETPID AS 'Asset Retirement Master-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['Asset Retirement Master'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID | ||||||
29 | RTCLCMTD ![]() | Rate Calculation Method | Integer | GB | 0 | |
30 | DENXRATE ![]() | Denomination Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
31 | MCTRXSTT ![]() | MC Transaction State | Integer | INT1 | 1 | |
32 | LASTMNTDDATE ![]() | Last Maintained Date | Date | DT | 8 | |
33 | LASTMNTDTIME ![]() | Last Maintained Time | Time | TM6 | 6 | |
34 | LASTMNTDUSERID ![]() | Last Maintained User ID | String | User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Asset Retirement Master'].LASTMNTDUSERID AS 'Asset Retirement Master-Last Maintained User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FA00700 AS ['Asset Retirement Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Asset Retirement Master'].LASTMNTDUSERID = ['Users Master'].USERID |