Location ID Setup (FA41100)

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

Product: Fixed Assets (309)
Series:

Display Name: Location ID Setup
Physical Name: FA41100
Technical Name: FA_Location_SETP

Group Display Name: Fixed Assets Setup
Group Technical Name: Fixed Assets Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1LOCATIONINDX SearchLocation IndexLong IntegerLI_1414
2LOCATNID SearchLocation IDStringSTR15_Location_ID15
3STATEDESCR SearchState DescriptionStringSTR30_State_Description30
4COUNTYDESCR SearchCounty DescriptionStringSTR30_County_Description30
5CITYDESCR SearchCity DescriptionStringSTR30_City_Description30
6STATEABBREV SearchState AbbreviationStringSTR2_State_Abbreviation2
7STATECD SearchState CodeStringSTR2_State_Code2
8COUNTYCODE SearchCounty CodeStringSTR3_County_Code3
9CITYCODE SearchCity CodeStringSTR4_City_Code4
10NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Location ID Setup'].NOTEINDX AS 'Location ID Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       FA41100 AS ['Location ID Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Location ID Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX
11LASTMNTDDATE SearchLast Maintained DateDateDT8
12LASTMNTDTIME SearchLast Maintained TimeTimeTM66
13LASTMNTDUSERID SearchLast Maintained User IDStringUser_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Location ID Setup'].LASTMNTDUSERID AS 'Location ID Setup-Last Maintained User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       FA41100 AS ['Location ID Setup']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Location ID Setup'].LASTMNTDUSERID = ['Users Master'].USERID

Leave a Reply

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