z/OS MVS Programming: Product Registration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


List_Status Service (IFAEDLIS)

z/OS MVS Programming: Product Registration
SA38-0698-00

Use the List_Status service (IFAEDLIS) to request information about the registration and enablement of one or more products. The system returns information about the products that match the product definition you supply.

You can also use the List_Status service to determine what, according to the current policy, the enablement state would be for the product you define. You might use this service to determine whether or not registering the product would require a change to the enablement policy in IFAPRDxx.

The system returns the information in the answer area you specify on the List_Status request:
  • In assembler language, the answer area is mapped by DSECTs EDAAHDR and EDAAE in mapping macro IFAEDIDF.
  • In C language, the answer area is mapped by structures EDAAHDR and EDAAE in include file IFAEDC.

EDAAHDR maps information about the request, including the number of entries returned. EDAAE maps each returned entry.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014