370 pts.
 USER INFORMATION
HOW CAN WE GET THE USER DETAILS THROUGH RPGLE PROGRAM?

Software/Hardware used:
RPGLE
ASKED: May 10, 2012  6:49 AM
UPDATED: May 10, 2012  12:55 PM

Answer Wiki:
You can use <b>QSYRUSRI</b> API for retrieving user information from RPGLE. Pradeep.
Last Wiki Answer Submitted:  May 10, 2012  10:10 am  by  deepu9321   3,370 pts.
All Answer Wiki Contributors:  deepu9321   3,370 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

This will automatically put the current USRPRF in the field @USER

D                SDS                
D  PGMNAM           *PROC           
D   @user               254    263
 32,915 pts.