Hi Latha,
Features, in geneal are used to pass default values to infotypes. Here in your scenario, you are configuring feature IGMOD to pass default infotypes to your action type- hiring so that whichever infotypes you have entered in infogroup 14 will get executed in sequence in PA40.
Also one mistake that you have made is using operation LIS9. If this action is initial hiring, always maintain operation INS.
Also, if you use decision field ITYGR (info group number), as per the first screenshot, it should have been 14, where as you have passed return value 40 (user group). So make changes accordingly.
Now, run T code SU3 and maintain Parameter UGR (user group) 40 (if it is for country version India, this parameter has already been given value 40).
Good Luck