Tuesday, June 16, 2009

(Q&A) How Can I Retrive The Current User ID In RPG

(From: Lucia)
HI,Can you tell me how can i retrive the current user id in the rpg program?

You can use Program Status Data Structure to retrieve current user.

I* Program Status Data Structure
IPSDS SDS
I* User profile
I 254 263 S#USER


1 comment: