Menu

SAP Function Module RSPO_TEST_UPDATE_TASK_OTF

Test Drucken SAPscript in Verbuchung

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.

Technical Information

Function Module RSPO_TEST_UPDATE_TASK_OTF
Short Text Test Drucken SAPscript in Verbuchung
Function Group SPOO
Package SPOO
Module Type Update Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.