Web Component S_011RBSE: Radio Button for Passing Employee Number

LANSA

Web Component S_011RBSE: Radio Button for Passing Employee Number
<!-- Radio Button in browselist S_011EMPL. When clicking on the RB the JAVA SCRIPT function -->
<!-- ShowEmpDet in SET011D is invoked passing the employee number selected. At -->
<!-- the same time, the frame empdet will be refreshed causing SET011D to -->
<!-- be executed and the employee details shown -->

<INPUT TYPE="RADIO" NAME="PS_ROWNUMB" onClick="Javascript:parent.empdet.ShowEmpDet('<RDML MERGE="EMPNO">')">