{
{   The purpose of this request is to resubmit a queued input job using its
{ original input attributes.  The caller must have scheduling administration
{ privilege.
{
{       JMP$RESUBMIT_QUEUED_INPUT_JOB (SYSTEM_SUPPLIED_NAME, STATUS)
{
{ SYSTEM_SUPPLIED_NAME: (input)  This parameter specifies the name of the job
{       in the input queue which is to be resubmitted.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             cle$improper_name
{             jme$cannot_assign_to_job_class
{             jme$duplicate_name
{             jme$input_is_initiated
{             jme$interactive_job_discarded
{             jme$invalid_parameter
{             jme$invalid_parameter_value
{             jme$job_class_does_not_exist
{             jme$no_job_class_found_for_job
{       IDENTIFIER: 'CL', 'JM'
{
