{
{    The purpose of this request is to notify queued files that it is okay to
{ terminate a job that has been terminated by request of a user.
{
{       JMP$TERMINATE_ACQUIRED_INPUT (JOB_DESTINATION_USAGE, SYSTEM_JOB_NAME,
{             STATUS);
{
{ JOB_DESTINATION_USAGE: (input)  This parameter indicates what the
{       job_destination_usage of the job must be.
{
{ SYSTEM_JOB_NAME: (output)  This parameter is the name of the job that has
{       been terminated.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             jme$application_not_permitted
{             jme$destination_usage_incorrect
{             jme$input_queue_is_empty
