Structure ID Setup (FA41500)

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

Product: Fixed Assets (309)
Series:

Display Name: Structure ID Setup
Physical Name: FA41500
Technical Name: FA_Structure_SETP

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1STRUCTUREINDX SearchStructure IndexLong IntegerLI_1414
2STRUCTUREID SearchStructure IDStringSTR30_Structure_ID30
3STRUCTDESCR SearchStructure DescriptionStringSTR30_Structure_Description30
4NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Structure ID Setup'].NOTEINDX AS 'Structure ID Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       FA41500 AS ['Structure ID Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Structure ID Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX
5LASTMNTDDATE SearchLast Maintained DateDateDT8
6LASTMNTDTIME SearchLast Maintained TimeTimeTM66
7LASTMNTDUSERID SearchLast Maintained User IDStringUser_ID15
Key to the Users Master (SY01400).

Click to show/hide

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

Leave a Reply

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