Navigation Lists (NLB10000)

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

Product: SmartList Builder (3830)
Series: System

Display Name: Navigation Lists
Physical Name: NLB10000
Technical Name: NLB_Navigation_Lists

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Navigation_ID SearchNavigation List IDSTR15_LBAUString15
2Navigation_Name SearchNavigation List NameSTR64String64
3Navigation_Number SearchNavigation List NumberINT5Integer4
4Navigation_List_Type SearchNavigation List TypeNavigation List TypeInteger0
5Command_Number SearchRibbon Command NumberINT5Integer4
6Series_Number SearchSeries NumberINT5Integer4
7Display_Status_Image SearchDisplay Status ImageDisplay status imageBoolean0
8Table_Number SearchTable NumberINT5Integer4
9Field_Number SearchField NumberINT2Integer2
10NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Navigation Lists'].NOTEINDX AS 'Navigation Lists-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       NLB10000 AS ['Navigation Lists']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Navigation Lists'].NOTEINDX = ['Record Notes Master'].NOTEINDX
11CREATDDT SearchCreated DateDTDate8
12CRUSRID SearchCreated User IDSTR15_User_IDString15
13MODIFDT SearchModified DateDTDate8
14MDFUSRID SearchModified User IDSTR15String15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Navigation Lists'].MDFUSRID AS 'Navigation Lists-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       NLB10000 AS ['Navigation Lists']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Navigation Lists'].MDFUSRID = ['Users Master'].USERID
15ASI_Search_Type SearchASI_Search_TypeASI_Search_TypeInteger0

Leave a Reply

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