Action=LOAD Class=TABLE

Loads the tables for an application (normally during system initialization). You must perform the LOAD TABLE function before you can the tables to validate data.

This statement has the following format:

&CONTROL NOSHRVARS
-EXEC $CACALL   OPT=ACTION
                ACTION=LOAD
                CLASS=TABLE
                NAME='APPL=application id
                       [FIELD=fieldName]'
                [PARMS='RELOAD={YES | NO}']


Copyright © 2008 CA. All rights reserved.