Active Reports in an Active Bundle


Listing All Active Reports in an Active Bundle

Start of instruction setTo list all active reports contained in an active bundle:

  1. On the Active Bundles screen, enter the line command RP next to the bundle for which active reports are to be listed.

    The Contents of Bundle screen is displayed:

       17:45:40             **** ENTIRE OUTPUT MANAGEMENT ****            2019-06-06
                - Contents of Bundle XSETGGRBU1 / 11012 -                           
                                                                                    
      Cmd Group    Seq Report                    Run-No       Lines                 
      ___ ________ ___ _________________________ ___________ ________               
       __ XSETGGRB   1 FHILINES                        11229       33               
       __ XSETGGRB   1 FHILINES                        11230       33               
       __ XSETGGRB   1 FHILINES                        11231       33               
       __ XSETGGRB   1 FHILINES                        11232       33               
       __ XSETGGRB   1 FHILINES                        11233       33               
       __ XSETGGRB   1 FHILINES                        11234       33               
       __ XSETGGRB   1 FHILINES                        11235       33               
       __ XSETGGRB   1 FHILINES                        11236       33               
       __ XSETGGRB   1 FHILINES                        11011       33               
       __ XSETGGRB 999 DIRECT-INPUT                    11242      74K               
       __ XSETGGRB 999 DIRECT-INPUT                    11241      52K               
       __ XSETGGRB 999 DIRECT-INPUT                    11239    1141K               
       __                                                                           
       __                                                                           
       __                                                                           
     All                                                                            
      Command => ___________________________________________________________________
     Enter-PF1---PF2---PF3---PF4---PF5---PF6---PF7---PF8---PF9---PF10--PF11--PF12---
           Help        Exit  Flip               -     +    Ext    <     >    Menu    
    

     The screen list all active reports contained in the bundle.

  2. With PF11 (>) you can shift the display to the right (twice) to display further data of an active bundle. With PF10 (<) you can shift left again.

Line Commands

Command Function
BR  Browse active report contents.
DE  Delete active report contents.
MO  Modify active report characteristics.

Fields

Field Explanation
Group The name of the group in which the report is to be printed. Groups of reports in a bundle are printed in alphabetical order.
Seq The sequential number of the report in the bundle. The reports are printed in this sequence within the same Group.
Report The name of the active report contained in the active bundle.
Run-No A unique number identifying the active report.
Lines The number of lines in the active report. For binary reports, the size in KB (as indicated by a "K" after the number).
Form Corresponds to the JCL parameter FORM.
Fcb Corresponds to the JCL parameter FCB.
Chars Corresponds to the JCL parameter CHARS.
Flsh Corresponds to the JCL parameter FLASH.

Modifying Characteristics of an Active Report in a Bundle

Start of instruction set To modify the characteristics of an active report contained in a bundle:

  1. On the Contents of Bundle screen, enter the line command MO next to the active report whose characteristics are to be modified.

  2. The Report Characteristics in Bundle window is displayed, where you can modify the following report characteristics:

Field Explanation
Form The name of the form on which you wish to print. This corresponds to the JCL parameter FORM (system printers only).
Fcb The Forms Control Buffer. This corresponds to the JCL parameter FCB (system printers only).
Chars Enter one or more 4-byte character set names. This corresponds to the JCL parameter CHARS (system printers only).
Flash This corresponds to the JCL parameter FLASH.
Copies The number of copies to print.
Pagedef If printing on an IPDS system printer, enter the JCL parameter PAGEDEF.
Formdef If printing on an IPDS system printer, enter the JCL parameter FORMDEF.
Logical Printer The name of the logical printer to be used.
Separator Info (Start, End, Copies) These fields correspond to the fields of the same names in the bundle definition. See Printing Attributes in the section Bundles.

Deleting an Active Report from a Bundle

Start of instruction set To delete an active report from a bundle:

  1. On the Contents of Bundle screen, enter the line command DE next to the active report to be deleted.

  2. Depending on the CONFIRM option (see SET command), you may be prompted to confirm the deletion.

Note:
A report deleted in an active bundle remains still available as an active report.

Browsing an Active Report in a Bundle

Start of instruction set To browse an active report contained in a bundle:

  1. On the Contents of Bundle screen, enter the line command BR next to the active report to be browsed.

    The Software AG Editor is invoked and the active report you have selected is displayed on the screen.

  2. ISPF-like local commands enable you to view the active report. For more information, see the section Browsing an Active Report with the Software AG Editor.