******************************************************************** * File Name - SCMACRPF * * * * Function - This file was designed to serve as an external * * data structure definition for the softcoded * * function macro field. * * * * Programmer - Steve Croy 04/11/06 * ******************************************************************** A R RSCMACR TEXT('FUNCTION MACRO DS') A SUBOP 5 COLHDG('OP' 'CODE') A SUBPGM 10 COLHDG('OP' 'CODE') A CALLPM 10 COLHDG('CALL' 'PARMS') A SUBRSV 19 COLHDG('RESERVED') A SUBACT 1 COLHDG('ACTION CODE') A* A=ADD A* C=CHANGE A* D=DELETE A* S=SORT, OR SELECT A* V=VIEW