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.
Function Module | RSPO_CREATE_PSEUDO_PRINTER |
Short Text | Anlegen (oder liefern eines existierenden) Pseudodruckers |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.