Skip to content

/AWS1/CL_LIS=>LISTPRODUCTSUBSCRIPTIONS()

About ListProductSubscriptions

Lists the user-based subscription products available from an identity provider.

Method Signature

IMPORTING

Required arguments:

IV_PRODUCT TYPE /AWS1/LISSTRING /AWS1/LISSTRING

The name of the user-based subscription product.

IO_IDENTITYPROVIDER TYPE REF TO /AWS1/CL_LISIDENTITYPROVIDER /AWS1/CL_LISIDENTITYPROVIDER

An object that specifies details for the identity provider.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/LISBOXINTEGER /AWS1/LISBOXINTEGER

Maximum number of results to return in a single call.

IT_FILTERS TYPE /AWS1/CL_LISFILTER=>TT_FILTERLIST TT_FILTERLIST

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify.

IV_NEXTTOKEN TYPE /AWS1/LISSTRING /AWS1/LISSTRING

Token for the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LISLSTPRODUCTSUBSCR01 /AWS1/CL_LISLSTPRODUCTSUBSCR01