Displaying and changing _beta smf reports (Option S.3)

Option S.3

Option S.3 provides access to the reports that are stored in the database. This includes the sample reports that are distributed with a product (type Base) and your own reports (type Cust) that you have created under option S.3 or S.2.

Navigation

Option S.3

Use the selection panel to select the available reports.

Display Report Definitions table

PEB6LR05 ---------------------------------------------- Row 1 of 18
 Command ===> ________________________________________________ Scroll ===> PAGE

 Display Report Definitions Page 1 of 3
 ( LEFT/RIGHT )
 S - Select I - Insert C - Copy D - Delete X - eXecute

 Sel Vendor Prod SubT RepT Report Name Report ID
 BETA B93 000 BASE S000_SAMPLE PLGC0AA
 BETA B93 001 BASE S001_SAMPLE PLGC0BA
 BETA B93 002 BASE S002_SAMPLE PLGC0CA
 BETA B93 003 BASE S003_SAMPLE PLGC0DA
 BETA B93 005 BASE S005_SAMPLE PLGC0EA
 BETA B93 007 BASE S007_SAMPLE PLGC0FA
 BETA B93 008 BASE S008_SAMPLE PLGC0GA
 BETA B93 010 BASE S010_SAMPLE PLGC0HA
 BETA B93 021 BASE S021_SAMPLE PLGC0IA
 BETA B93 022 BASE S022_SAMPLE PLGC0JA
 BETA B93 025 BASE S025_SAMPLE PLGC0KA
 BETA B93 040 BASE S040_SAMPLE PLGC0LA
 BETA B93 041 BASE S041_SAMPLE PLGC0MA
 BETA B93 042 BASE S042_SAMPLE PLGC0NA
 BETA B93 049 BASE S049_SAMPLE PLGC0OA
 BETA B93 050 BASE S050_SAMPLE PLGC0PA

Note: You can also display this table for an individual subtype by entering line command R in front of this subtype under option S.2.

Line commands

The following line commands are available in this panel:

S

Selects the report for:

  • Update or display in the ISPF editor (if type Cust)
  • Display in the ISPF browser (if type Base)

C

Creates a new report (Copy)

I

Creates a new report (Insert, for example, to insert available report members into the database)

D

Deletes a report

X

Causes variable substitution and displays the report in the ISPF editor (changes will not be saved to the database)

Modifying a report

To modify an existing report definition of type Cust:

  1. Enter line command S in front of the report.

    This will display the "Update Report"panel, where you can change the title of the report.

    PEB6LR10 ----------------------------------------------------------------------
    Command ===> _________________________________________________________________

    Update Report Last Update: REINH2 01/29/2014 10:53:09

    Vendor : BETA (B)eta,(I)BM
    Product : B93 Bnn (nn - Beta product number)
    Subtype : 000 Number

    Report Type : CUST
    Report Name : REJ_CONVERT
    Report ID : AREJUTF

    Title ===> UTF-8-TEST__________________________________________________


    For Non-Beta Vendor

    Record Type : ###


    Press the ENTER key to update the definition and/or for the next page.
    Press the END key to return to the previous panel.

  2. Type the new title if you want to change it. Press ENTER to continue.

    This will display the JCL of the report in the ISPF editor.

  3. Edit the JCL and control statements as needed. Press PF3 to leave the ISPF editor and save the modified report on the database.

    This will return you to the "Display Report Definitions" panel. The message "Update successful" in the upper right corner of this panel indicates that your changes have been saved.

Notes

  • If you want to leave the ISPF editor without saving your changes, use CANCEL instead of PF3. If you have saved the temporary dataset in the ISPF editor, there is no way of preventing the last saved changes from being stored on the database.
  • Entering line command S in front of a report of type Base will display the JCL and control statements of the report in the ISPF editor, but your potential changes will not be stored in the database.