SAP ABAP Function Module POSS_DEV_GET_FILTERED_OPTIONS (Get print options for printer, filtered by ADMIN settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-PRN (Application Component) Print and Output Management
⤷
SPOO (Package) Spool
⤷
⤷
Basic Data
| Function Module | POSS_DEV_GET_FILTERED_OPTIONS | Get print options for printer, filtered by ADMIN settings |
| Function Group | RSPOPOSS | Print Options UTILs |
| Program Name | SAPLRSPOPOSS | |
| INCLUDE Name | LRSPOPOSSU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OPTIONTAB | TYPE | POSS_OPTIONINFOTAB | Table of printer options information and values | |||
| |
DEVTYPE | TYPE | RSPOPTYPE | Spool: Device type name | |||
| |
PRINTER | TYPE | RSPOPNAME | Spool: Output Device | |||
| |
USE_CONFIG_IN_MEM | TYPE | C | SPACE | SPAD: Use current option config in memory | ||
| |
USE_DEVTYPE | TYPE | RSPOPTYPE | SPACE | Devtype to be used | ||
| |
INVALID_PRINTER | TYPE | Printer does not exist | ||||
| |
DEV_NO_SUPPORT_OPT | TYPE | Printer does not support print options | ||||
| |
SYSTEM_NO_SUPPORT_OPT | TYPE | SAP system doesn not support print options | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20080411 |
| SAP Release Created in | 710 |