Select Assets Master (FA10200)

azurecurveProductsFixed Assets (309)FinancialSelect Assets Master (FA10200)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FA10200

Product: Fixed Assets (309)
Series:

Display Name: Select Assets Master
Physical Name: FA10200
Technical Name: FA_Select_Assets_MSTR

Group Display Name: Fixed Assets Select Master
Group Technical Name: Fixed Assets Select Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Select Assets Master'].USERID AS 'Select Assets Master-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       FA10200 AS ['Select Assets Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Select Assets Master'].USERID = ['Users Master'].USERID
2GROUPNAME SearchGroup NameStringSTR15_Group_Name15
3ASSETINDEX SearchAsset IndexLong IntegerLI9_Asset_Index9
Key to the Asset General Information Master (FA00100).

Click to show/hide

SELECT
       ['Select Assets Master'].ASSETINDEX AS 'Select Assets Master-Asset Index'
       ,['Asset General Information Master'].ASSETINDEX AS 'Asset General Information Master-Asset Index'
FROM
       FA10200 AS ['Select Assets Master']
INNER JOIN
       FA00100 AS ['Asset General Information Master']
              ON
                     ['Select Assets Master'].ASSETINDEX = ['Asset General Information Master'].ASSETINDEX
4ASSETID SearchAsset IDStringSTR15_Asset_ID15
5ASSETIDSUF SearchAsset ID SuffixIntegerINT3_U03
6ASSETDESC SearchAsset DescriptionStringSTR40_Asset_Description40
7ASSETCLASSID SearchAsset Class IDStringSTR15_Asset_Class_ID15
8LOCATNID SearchLocation IDStringSTR15_Location_ID15
9STRUCTUREID SearchStructure IDStringSTR30_Structure_ID30
10ASSETSTATUS SearchAsset StatusIntegerVS_Asset_Status0
11Asset_Label SearchAsset LabelStringSTR19_Asset_Label19
12Physical_Location_ID SearchPhysical Location IDStringSTR15_Physical_Location_ID15
azurecurveProductsFixed Assets (309)FinancialSelect Assets Master (FA10200)

Leave a Reply

Your email address will not be published. Required fields are marked *