The Function Module RSPO_TEST_UPDATE_TASK_OTF (Test Drucken SAPscript in Verbuchung) is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_TEST_UPDATE_TASK_OTF |
Short Text | Test Drucken SAPscript in Verbuchung |
Function Group | SPOO |
Package | SPOO |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNTER | LIKE | SY-INDEX | Schleifen, aktueller Schleifendurchlauf | |
DELETE | TYPE | ITCPO-TDDELETE | Druckparameter, löschen nach Ausgabe | |
DESTINATION | LIKE | TSP03-PADEST | Spool: Ausgabegerät | |
FORM | LIKE | THEAD-TDFORM | Formularname | |
FORMLANG | LIKE | THEAD-TDSPRAS | Sprachenschlüssel | |
IMMED | LIKE | ITCPO-TDIMMED | Druckparameter, sofort ausgeben | |
NO_CLOSE | LIKE | SY-LANGU | R/3-System, aktuelle Sprache | |
TEXTLANG | LIKE | THEAD-TDSPRAS | Sprachenschlüssel | |
TEXTNAME | LIKE | THEAD-TDNAME | Name |
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.