{
{    The purpose of this request is to make the remote procedure call (RPC)
{ from the Job Leveler Task on the client mainframe to the server mainframe.
{
{       JMP$CALL_JOB_LEVELER_SERVER (SERVER_MAINFRAME_ID,
{             LEVELER_SERVER_REQUEST, STATUS);
{
{ SERVER_MAINFRAME_ID: (input)  This is the binary mainframe identifier of the
{       server mainframe that is the target of the remote procedure call
{       request.
{
{ LEVELER_SERVER_REQUEST: (input, output)  This is an Input/Output request
{       block that defines the type of request being made by the job leveler
{       task.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             none.
