
  PROCEDURE [XREF] jmp$activate_system_profile
    (    access_id: ost$binary_unique_name;
         new_profile: fst$file_reference;
         allow_job_reclassification: boolean;
     VAR profile_changes: jmt$profile_changes;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jme$activate_profile_errors
*copyc jmt$profile_changes
*copyc ost$binary_unique_name
*copyc ost$status
?? POP ??
