{
{    The purpose of this request is to reconstruct the Known Job LIST (KJL)
{ entry representing the specified job.
{
{       JMP$REBUILD_INPUT_QUEUE (SYSTEM_JOB_NAME, FAMILY_NAME, SUBCATALOG_NAME,
{             RECOVER_USING_ABORT_DISPOSITION, IGNORE_CLIENT_INITIATED_JOBS,
{             STATUS);
{
{ SYSTEM_JOB_NAME: (input)  This is the system job name of the input file being
{       recovered.
{
{ FAMILY_NAME: (input)  This is the NOS/VE family name in which the input file
{       resides.
{
{ SUBCATALOG_NAME: (input)  This is the subcatalog that contains the file.
{
{ RECOVER_USING_ABORT_DISPOSITION: (input)  This indicates if the job abort
{       disposition originally specified with the input file should be used to
{       determine the restartability of the job.
{
{ IGNORE_CLIENT_INITIATED_JOBS: (input)  This indicates that if the job is
{       initiated on a client, the job's initiation location should be ignored
{       and the job should be requeued as queued and not initiated.
{
{ JOB_DEFERRED_BY_OPERATOR: (input)  This indicates whether the job attribute
{       JOB_DEFERRED_BY_OPERATOR should be set to true when the input file is
{       recovered.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$cant_recovery_job
{             jme$job_recovery_or_abort_set
{             jme$sl_version_mismatch
