{
{   The purpose of this request is to provide configuration information about a
{ particular PP.
{
{       CMP$GET_PP_DEFINITION (PP_IDENTIFICATION, PP_DEFINITION, STATUS)
{
{ PP_IDENTIFICATION: (input)  This parameter specifies the identity of the PP
{       whose configuration information is sought.  Either the name of the PP
{       or the physical address of the PP may be used to identify it.
{
{       If the mainframe has more than one IOU the name of the IOU must be
{       initialized in the field of this parameter because PP numbers are
{       ambiguous in a multi-IOU system.  The IOU component of this parameter
{       will be ignored on single IOU mainframes.
{
{       If you do not use logical identification to identify the PP, then the
{       CONCURRENT field must be initialized to avoid ambiguity; some IOUs have
{       both concurrent (CIO) PPs and non-concurrent (NIO) PPs with the same
{       number.
{
{ PP_DEFINITION: (output)  This parameter specifies the configuration of the
{       PP.
{
{ STATUS: (output) This parameter specifies the request status.
{
{         CONDITIONS :   cme$invalid_pp_name
{                        cme$invalid_pp_number
{
{         IDENTIFIER : 'CM'
{
{
