SAP Function RSPO_FILTER_DEVICE - Filter Out Devices (According to Authorization and Other Criteria)

Parameter Reference Type Length Default Optional Text
DEST TSP03-PADEST C 4 Spool Output Device

Exception Text
NO_MATCH Does Not Match Filter Values
NO_PERMISSION No Authorization
NO_SUCH_DEVICE Output Device Not Defined

Functionality
This function module tests an output device that was configuredpreviously using function module RSPO_FILTER_DEVICE_SET. This test alsoincludes an existence and authorization check.

Notes
This function module is used as a user exit for the matchcode PRIN.Before this module is called, the function moduleRSPO_FILTER_DEVICE_CLEAR or RSPO_FILTER_DEVICE_SET should be called ina PBO module.

Further information
See also documentation for function modules RSPO_FILTER_DEVICE_CLEARand RSPO_FILTER_DEVICE_CLEAR.