APPVAL - Selection value section

This section contains a value that you want HCL Workload Automation for Z to search for within the object, according to the selection criteria that you specified in APPSEL. APPVAL is pointed to by APPSEL; it must be included if APPSEL is specified in the buffer. One APPVAL is required for each APPSEL. Selection value sections need not be in contiguous storage.

Each APPVAL section can contain only one value. If you specify GN (generic compare) in the APPSEL_OPER field, the selection value can contain the generic search arguments asterisk (*) and percent (%). An asterisk represents a character string or a null string. The percent sign represents a single character. For a complete description of generic search argument, see Managing the Workload.

The selection value section has this format:

Table 1. APPVAL-Selection Value Section
Offsets        
Dec Hex Type Len Name Description
0 (0) STRUCTURE * APPVAL

DATA SECTION ADDRESS OF
FIRST DATA SECTION FOR THIS
OBJECT: APPVAL_PTR=ADDR(APP)
+ APPSEL_VALUE_OFF

0 (0) (See note) * APPVAL_DAT DATA
Note: The field type depends on the object field name that you specify in APPSEL_NAME. See API object fields.