{
{   The purpose of this request is to return the statistics for the given job
{ class.  The job class must be defined in the job class table.  The caller
{ must have scheduling administration privilege.
{
{       JMP$GET_JOB_CLASS_STATISTICS (JOB_CLASS_INDEX, JOB_CLASS_STATISTICS,
{         STATUS)
{
{ JOB_CLASS_INDEX: (input)  This parameter specifies the index of the job class
{       for the request.
{
{ JOB_CLASS_STATISTICS: (output)  This parameter specifies the result record
{       for the job class statistics.
{
{ STATUS: (output)  This parameter specifies the request status.
{       CONDITIONS:
{             jme$class_index_not_defined
{             jme$must_be_scheduling_admin
{       IDENTIFIER: 'JM'
{
