{
{   The purpose of this request is to return the category data used for
{ categorizing input jobs.  The caller must have scheduling administration
{ privilege.
{
{       JMP$GET_CATEGORY_DATA (CATEGORY_DATA, DATA_P, STATUS)
{
{ CATEGORY_DATA: (output)  This parameter specifies the result record for the
{       category data.
{
{ DATA_P: (output)  This parameter specifies a pointer to an adaptable
{       sequence.  Category data which has variable length is returned in this
{       sequence.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             jme$must_be_scheduling_admin
{             jme$mo_element_in_sequence
{             jme$no_space_in_runtime_stack
{       IDENTIFIER: 'JM'
{
