{
{   The purpose of this request is to check to see if a job
{   has sufficient privileges to use maintenance services and
{   configuration management interfaces.
{
{     CMP$VALIDATE_JOB (JOB_NAME, OPERATOR_JOB, MAINTENANCE_JOB,
{          SYSTEM_JOB, PRIVILEGED_JOB, STATUS)
{
{   JOB_NAME : {output} This parameter specifies the job name of the current
{              executing job.
{
{   OPERATOR_JOB : {output}  This parameter specifies whether or not the job
{                  is an operator job.
{
{   MAINTENANCE_JOB : {output} This parameter specifies whether or not the current
{                     job has maintenance job class.
{
{   SYSTEM_JOB : {output} This parameter specifies whether or not the current job is
{                system job.
{
{   PRIVILEGED_JOB : {output} This parameter specifies whether or not the job has
{                    configuration control and status.
{
{   STATUS : {output} This parameter specifies the status of the request.
{
{
