Menu

SAP Function Module POSS_DEV_OPTCFG_GET

Read Printer option config from TSP03POCCNF

The Function Module POSS_DEV_OPTCFG_GET (Read Printer option config from TSP03POCCNF) is a standard Function Module in SAP ERP and is part of the function group RSPOPOSS within the package SPOO.

Technical Information

Function Module POSS_DEV_OPTCFG_GET
Short Text Read Printer option config from TSP03POCCNF
Function Group RSPOPOSS
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEVTYPE TYPE RSPOPTYPE Spool: Device type name
PRINTER TYPE RSPOPNAME Spool: Output Device

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONF_TAB LIKE TSP03POCCNF Print option configuration
PRESET_TAB LIKE TSP03POCPRE Printer option configuration: preselection

Exceptions

This function module does not define any Exceptions.