Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/EN_NTDL
Product: Enhanced Notes (6131)
Series: Project
Display Name: EN_NoteDelete
Physical Name: EN_NTDL
Technical Name: EN_NoteDeleteSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['EN_NoteDelete'].NOTEINDX AS 'EN_NoteDelete-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
EN_NTDL AS ['EN_NoteDelete']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['EN_NoteDelete'].NOTEINDX = ['Record Notes Master'].NOTEINDX