Application

The following is an example for a new IMS Application Class entry, APLNEW, with data copied from an existing application, OTHERAPL, and linked to another class, IMSCLASS1:
NEW APL                : APLNEW             
  Subsystem Name       : APLNEW             
  Object Type          : CLASS              
  Category             : IMS                
  Subcategory          : CTL                
  Job Type             :                    
  Job Name             :                    
  Transient Rerun      :                    
  Scheduling Subsystem :                    
  JCL Procedure Name   :                    
  Short Description    : New IMS application
  Long Description 1   :                    
  Long Description 2   :                    
  Long Description 3   :                    
  Long Description 4   :                    
  Long Description 5   :                    
COPY                   : OTHERAPL
LINK_TO_CLASS          : IMSCLASS1