{
{    The purpose of this request is to retrieve the job priorities that are
{ necessary for assignment to a job class for a job from a server mainframe.
{ Given a job class position (N) for each job class, this request will return
{ the priority of that job.  In order for a server to assign a job to a client,
{ that job's priority must exceed this priority.
{
{       JMP$DETERMINE_NEEDED_PRIORITIES (LEVELER_JOB_CLASS_DATA,
{             JOB_CLASS_PRIORITIES);
{
{ LEVELER_JOB_CLASS_DATA: (input)  This indicates the "number" of jobs the job
{       leveler task is requesting.
{
{ JOB_CLASS_PRIORITIES: (output)  This is the list of job class priorities.
