The mfpubcas.cpy file is located by default in the %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\cpylib sub-directory. We suggest you open it in any file editor to become familiar with its contents.
mfpubcas.cpy contains all of the Working-Storage fields you need to access the MVSCASPB API, including function, key, and reason code fields. Add mfpubcas.cpy to your Enterprise Developer project, and include it in your COBOL program to enable the passing of information to and from the MVSCASPB API.
01 pubcas-area. copy 'mfpubcas.cpy' replacing ==()== by ==WS==.