The Function Module RSPO_CONVERT_AND_PRINT_PCDOCS () is a standard Function Module in SAP ERP and is part of the function group SPOD within the package SPOO.
Function Module | RSPO_CONVERT_AND_PRINT_PCDOCS |
Short Text | |
Function Group | SPOD |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMP_SPOOLREQ | LIKE | TSP01-RQIDENT | ||
DELETE_AFTER_PRINT | LIKE | ITCPO-TDDELETE | SPACE | Print parameters, delete after printing |
DELETE_PCDOCS | TYPE | C | 'X' | |
IMMED_PRINT | LIKE | ITCPO-TDIMMED | SPACE | Print parameters, print immediately |
ZERO_CONV_ERRORS | TYPE | C | 'X' |
This function module does not define any EXPORTING parameters.
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 |
---|---|
COMP_SPOOLREQ_CONVERTING | |
COMP_SPOOLREQ_NESTED | |
COMP_SPOOLREQ_NOT_FINAL | |
COMP_SPOOLREQ_NOT_FOUND | |
COMP_SPOOLREQ_PRINTING | |
CONVERTER_ERROR | |
CONVERTER_NOT_INSTALLED | |
INTERNAL_ERROR | |
NO_COMP_SPOOLREQ | |
PRINTFORMAT_NOT_SUPPORTED | |
RFC_ERROR |