getChangeUserData

getChangeUserData(pUserName:   String  output;
                  pIndex:      Integer output;
                  pByUserName: String  output;
                  pByIndex:    Integer output);

The getChangeUserData method of the JadeAuditAccess class retrieves data from a Jaa_Type_ChangeUser audit record. The pUserName parameter is the new user code for the process identified by the pIndex parameter. The pByUserName and pByIndex parameters identify the process that performed the user code change operation.