retrievePluggableMappingLibraryCommand =  OMBRETRIEVE ( 
          PLUGGABLE_MAPPING_FOLDER | PLUGGABLE_MAPPING_LIBRARY ) 
          "pluggableMapLibraryName" GET ( PROPERTIES "propertyKeyList" | 
          "getReferenceIconSetClause" )
     pluggableMapLibraryName =  "QUOTED_STRING"
     propertyKeyList =  "(" "propertyKey" { "," "propertyKey" } ")"
     getReferenceIconSetClause =  ( REF | REFERENCE ) ICONSET
     propertyKey =  "UNQUOTED_STRING" | FILE_FORMAT
Retrieve the detail of a pluggable mapping folder such as its business name and description.
Basic properties for MAPPING: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: Empty string Business name of the mapping Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string