Asset Lease Master (FA00500)

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

Product: Fixed Assets (309)
Series:

Display Name: Asset Lease Master
Physical Name: FA00500
Technical Name: FA_Lease_MSTR

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ASSETINDEX SearchAsset IndexLong IntegerLI9_Asset_Index9
Key to the Asset General Information Master (FA00100).

Click to show/hide

SELECT
       ['Asset Lease Master'].ASSETINDEX AS 'Asset Lease Master-Asset Index'
       ,['Asset General Information Master'].ASSETINDEX AS 'Asset General Information Master-Asset Index'
FROM
       FA00500 AS ['Asset Lease Master']
INNER JOIN
       FA00100 AS ['Asset General Information Master']
              ON
                     ['Asset Lease Master'].ASSETINDEX = ['Asset General Information Master'].ASSETINDEX
2LEASECOMPINDX SearchLease Company IndexLong IntegerLI_1414
3LEASETYPE SearchLease TypeIntegerDDL_Lease_Type0
4LEASECONTRACTID SearchLease Contract IDStringSTR15_LBAU15
5LEASEPAYMENT SearchLease PaymentCurrencyDLR17_RBS0_STR$17
6LEASEINTRATE SearchLease Interest RateIntegerINT5_%25
7LEASEENDDATE SearchLease End DateDateDT8
8NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Asset Lease Master'].NOTEINDX AS 'Asset Lease Master-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       FA00500 AS ['Asset Lease Master']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Asset Lease Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX
9LASTMNTDDATE SearchLast Maintained DateDateDT8
10LASTMNTDTIME SearchLast Maintained TimeTimeTM66
11LASTMNTDUSERID SearchLast Maintained User IDStringUser_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Asset Lease Master'].LASTMNTDUSERID AS 'Asset Lease Master-Last Maintained User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       FA00500 AS ['Asset Lease Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Asset Lease Master'].LASTMNTDUSERID = ['Users Master'].USERID

Leave a Reply

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