Menu

SAP Function Module RSPO_SR_WRITE

Spool: Schreiben einer Zeile in einen offenen Spoolauftrag

The Function Module RSPO_SR_WRITE (Spool: Schreiben einer Zeile in einen offenen Spoolauftrag) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.

Technical Information

Function Module RSPO_SR_WRITE
Short Text Spool: Schreiben einer Zeile in einen offenen Spoolauftrag
Function Group SPOX
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODEPAGE LIKE TCP00-CPCODEPAGE SAP-Zeichensatzkennung
HANDLE LIKE SY-TABIX
LENGTH LIKE
TEXT TYPE C

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.