Menu

SAP Function Module RSPO_CREATE_PSEUDO_PRINTER

Anlegen (oder liefern eines existierenden) Pseudodruckers

The Function Module RSPO_CREATE_PSEUDO_PRINTER (Anlegen (oder liefern eines existierenden) Pseudodruckers) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.

Technical Information

Function Module RSPO_CREATE_PSEUDO_PRINTER
Short Text Anlegen (oder liefern eines existierenden) Pseudodruckers
Function Group SPOO
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
PRINTERDEFAULT LIKE TSP03-PADEST ' ' Default if name already assumed
PRINTERTYPE LIKE TSP03-PATYPE Type of printer required

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRINTERNAME LIKE TSP03-PADEST Name of a suitable printer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.