Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/HRPS0400
Product: Human Resources (414)
Series:
Display Name: Pay Step Table Header
Physical Name: HRPS0400
Technical Name: hrPayStepTableMstrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PYSTPTBLID Pay Step Table ID String STR15_LBU 15 2 Pay_Step_Table_Desc Pay Step Table Description String STR50 50 3 Pay_Step_Unit_Of_Pay Pay Step Unit Of Pay Integer GB 0 4 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['Pay Step Table Header'].NOTEINDX AS 'Pay Step Table Header-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
HRPS0400 AS ['Pay Step Table Header']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Pay Step Table Header'].NOTEINDX = ['Record Notes Master'].NOTEINDX