The Function Module RSPO_CHECK_DESTINATION () is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_CHECK_DESTINATION |
Short Text | |
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 |
---|---|---|---|---|
BATCH_PRINT | LIKE | ' ' | ||
LOCAL_PRINT | LIKE | ' ' | A local printer is used for printing | |
PRINT_PARAMETER | LIKE | RSPOCHECK | Parameter block. Required fields -> Doc. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALLOWED_FOR_BATCH | TYPE | C | ||
ALLOWED_FOR_IMMEDIATE_PRINT | TYPE | C | ||
ARCHIVE_DEVICE | LIKE | TSP03-PADEST | Spool: Ausgabegerät | |
IS_FAX | TYPE | C | ||
IS_LOCKED | TYPE | C | Spool: Printer declaration | |
LOCKED_TEXT | LIKE | TSP03-PAMSG | Spool: Status message (or copy of location) | |
RQARCHTYPE_TEXT | LIKE | DD07V-DDTEXT | ||
RQDEST_TEXT | LIKE | TSP03-PAMSG | ||
RQPRIO_TEXT | LIKE | DD07V-DDTEXT | ||
RQSAPTITLE_TEXT | LIKE | DD07V-DDTEXT | ||
RQUNXTITLE_TEXT | LIKE | DD07V-DDTEXT |
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 |
---|---|
ARCHIVE_DEST_INVALID | Archive target is no archiving program |
ARCHIVE_DEST_NOT_FOUND | Archive destination does not exist |
ARCHIVE_DEST_NO_RIGHT | No authorization to use archive destination |
BATCH_NOT_ALLOWED | |
DEST_INVALID | Print destination not allowed |
DEST_NOT_FOUND | Print destination does not exist |
DEST_NO_RIGHT | |
INVALID_PARAMETERS | |
LOCAL_PRINT_NOT_POSSIBLE |