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