Command: Change User Profile (CHGUSRPRF)
or Create User Profile (CRTUSRPRF) CHGUSRPRF USRPRF(USERID1) ACGCDE(USERID1)
The accounting code can also be specified for a group of users by using
the Change Job Description (CHGJOBD) or Create Job Description
(CRTJOBD) commands. The default accounting code for
job descriptions is *USRPRF, which means it uses the accounting code from
the job's user profile. If a value other than *USRPRF is specified in the
job description, it will take precedence over the accounting code specified
in the user profile
A simple program can be written to change all the
user profiles on a system so their accounting code matches their user profile
name.