Entry Point Into K3S-Replenish® System

Description:  Entry Point Into K3S-Replenish(R) System

The program called that will put you into the K3S-Replenish system has the name of K3S_SYSCL. This resides in library K3S_5MOD.
You will find the source for this program in source file QCLLESRC in library K3S_5MOD.

This program is set to establish the required K3S libraries in the following sequence:

K3S_5MOD
K3S_5DTA
K3S_5QRY
K3S_5OBJ

It is important that library K3S_5MOD (modifications) be above the other K3S libraries in the library list. The sequence of the other K3S
libraries is not important.

If you do have a requirement to change and re-compile this program, make sure that you compile it to the Default Activation Group of *YES.
Most of the K3S programs are compiled into the K3S_ACTG_5 activation group, but this entry program K3S_SYSCL must NOT be in that
activation group.

You probably have an existing user menu where you will add a new menu option that says “K3S-Replenish.” Behind this menu option you
will execute the command:

CALL K3S_5MOD/K3S_SYSCL


We suggest that you make a copy of the command K3S_R5 and place it into library QGPL, although this is not required. The command
K3S_R5 performs the call to program  K3S_SYSCL in library K3S_5MOD. This command is useful for the technical staff.