Hi, I think you can use IWMPQRY that queries the service policy and the answer area is mapped by IWMSVPOL. That has a the below fields in it.
SVPOLDCO = offset to service class definition SVPOLDCC = number of service class entries SVPOLDCL= length of each service class entry. Traversing through these entries will get what you are looking for. Regards, Murali On Wed, Feb 12, 2020 at 3:43 AM Christopher Y. Blaicher < [email protected]> wrote: > Is there a programmatic way to find the list of active SERVICE_CLASS names? > > Christopher Y. Blaicher > Technology Architect > p (201) 930-8234 | m 512-627-3803 > [email protected] > --------------------------------- > We organize data everywhere, > to keep the world working > Syncsort > 2 Blue Hill Plaza #1563 > Pearl River, NY 10965 > www.syncsort.comATTENTION: ----- > The information contained in this message (including any files transmitted > with this message) may contain proprietary, trade secret or other > confidential and/or legally privileged information. Any pricing information > contained in this message or in any files transmitted with this message is > always confidential and cannot be shared with any third parties without > prior written approval from Syncsort. This message is intended to be read > only by the individual or entity to whom it is addressed or by their > designee. If the reader of this message is not the intended recipient, you > are on notice that any use, disclosure, copying or distribution of this > message, in any form, is strictly prohibited. If you have received this > message in error, please immediately notify the sender and/or Syncsort and > destroy all copies of this message in your possession, custody or control. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
