Steps for creating a SET control statement

The SET control statement specifies data for KGUP to send to a KGUP exit routine. To create a SET control statement:
  1. Choose option 3 on the KGUP Control Statement Menu, as shown in Figure 1.
    Figure 1. Selecting the Set Option on the KGUP Control Statement Menu Panel
     CSFCSM00 ----------- ICSF - KGUP Control Statement Menu ------------
     OPTION ===> 3
    
       Storage data set for control statements   (DDNAME = CSFIN)
    
       Data Set Name: LARSON.CSFIN.TESTDS1P(TEST2)
    
    
        Enter the number of the desired option above.
    
        1  Maintain       - Create ADD, UPDATE, or DELETE control statements
        2  Rename         - Create statement to RENAME entry label
        3  Set            - Create a statement to SET installation data
        4  Edit           - Edit the statement storage data set
    
     
  2. See Figure 2. From this panel you can creates a SET control statement. For information about the SET control statement keywords, refer to Syntax of the SET Control Statement.
    Figure 2. Create SET Control Statement Panel
     CSFCSE30 ----------- ICSF - Create SET Control Statement -----------
     COMMAND ===>
    
     Specify installation data for exit processing
    
       Installation Data ===> ____________________________________________________
    
       Comment Line      ===> _____________________________________________
    
     Press ENTER to create and store control statement
     Press END   to exit to the previous panel without saving
     
  3. In the Installation Data field, enter the data to pass to a KGUP installation exit.
  4. In the Comment Line field, you can enter up to 45 characters of information about the control statement.

    The information appears as a comment that precedes the control statement in the input control statement data set.

    An example of a Create SET Control Statement panel which passes date information to the installation exit is shown in Figure 3.

    Figure 3. Completing the Create SET Control Statement Panel
     CSFCSE30 ----------- ICSF - Create SET Control Statement -----------
     COMMAND ===>
    
     Specify installation data for exit processing
    
       Installation Data ===> BRANCH051992110119930131____________________________
    
       Comment Line      ===> Branch 5 POS terminal date information_________
    
     Press ENTER to create and store control statement
     Press END   to exit to the previous panel without saving
     
  5. When you enter all the information on this panel, press ENTER.

    ICSF writes the control statement in the input control statement data set.

    When the control statement is created, the message SUCCESSFUL UPDATE appears on the right side of the top line of the panel.

  6. Press END to return to the KGUP Control Statement Menu panel.