The Function Module RSPO_RETURN_PC_OUTPUT (Write a converted Print Control to an XSTRING) is a standard Function Module in SAP ERP and is part of the function group SPOL within the package SPOO.
Function Module | RSPO_RETURN_PC_OUTPUT |
Short Text | Write a converted Print Control to an XSTRING |
Function Group | SPOL |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PC | TYPE | RSPOPRCTL | Spool: Name einer Print-Control | |
PRINTER | TYPE | RSPOPNAME | Drucker |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PCDATA | TYPE | XSTRING | Printcontroldaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PC | Ungültiges Printcontrol |
INVALID_PRINTER | Ungültiger Drucker |
KERNEL_NO_SUPPORT | Kernel unterstützt den C-Call nicht |