Filtering URLs Using a Feeder Class
Context
The methods GET_LAUNCHPAD_LIST, GET_URL and GET_URLS provide the parameter IT_FILTER_SELECT_OPTIONS. This parameter allows you to pass parameters to your own feeder class in order to filter the results that will be returned by the API. If you want to use this functionality, you have to perform the following steps: