{
{   The purpose of this request is to return the attributes for a given
{ application from the application table used for scheduling applications.
{ The application must be defined in the application table.  The caller
{ must have scheduling administration privilege.
{
{       JMP$GET_APPLICATION_RECORD (APPLICATION_NAME, APPLICATION_RECORD,
{         STATUS)
{
{ APPLICATION_NAME: (input)  This parameter specifies the name of the
{       application for the request.
{
{ APPLICATION_RECORD: (output)  This parameter specifies the result record for
{       the application attributes.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{            cle$improper_name
{            jme$class_or_appl_not_defined
{            jme$must_be_scheduling_admin
{       IDENTIFIER: 'CL', 'JM'
{
