The Function Module RSPO_TEST_UPDATE_TASK () is a standard Function Module in SAP ERP and is part of the function group SPOL within the package SPOO.
Function Module | RSPO_TEST_UPDATE_TASK |
Short Text | |
Function Group | SPOL |
Package | SPOO |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | TSP03L-PADEST | '' | Spool: Kurzname zu Ausgabegerät |
DEST | LIKE | TSP01-RQDEST | '*' | Spool: Ausgabegerät |
IMMED | TYPE | SYPRIMM | SPACE | Sofort ausgeben (Druckparameter) |
NAME0 | LIKE | TSP01-RQ0NAME | 'LIST1S' | Spool-Auftrag: Name |
NAME1 | LIKE | TSP01-RQ1NAME | 'VB' | Spool-Auftrag: Suffix1 |
NAME2 | LIKE | TSP01-RQ2NAME | ' ' | Spool-Auftrag: Suffix2 |
NEED_SYSLOG | LIKE | RSLGTYPE-RSLGS_ | ' ' | SysLog: Auswahlschalter (unspezifisch) |
PRIPARAMS | TYPE | PRI_PARAMS | Structure for Passing Print Parameters | |
SPOACTION | LIKE | AUTHB-SPOACTION | ' ' | Berechtigungsfeld für Spoolaktionen |
SPOAUTH | LIKE | AUTHB-SPOAUTH | ' ' | Wert für die Berechtigungsprüfung |
SPOOL_TITLE | LIKE | TSP01-RQTITLE | 'via VB' | Titel eines Spool-Auftrages |
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.
This function module does not define any Exceptions.