Provides access to the Public CASSPOOL API.
Syntax
call mvscaspb using field-name
Parameters
- field-name
- The parent field that holds the
mfpubcas copybook fields.
Example
Define a data structure in Working Storage to include
mfpubcas copybook fields:
01 PUBCAS-AREA.
copy 'mfpubcas.cpy' replacing ==()== by ==WS==.
Call mvscaspb:
call 'mvscaspb' using pubcas-area