The Function Module RSPO_SR_TABLE_WRITE_BINARY (Spool: Schreiben der Zeilen einer B-Tabelle in einen offenen Spoolauftrag) is a standard Function Module in SAP ERP and is part of the function group SPOX within the package SPOO.
Function Module | RSPO_SR_TABLE_WRITE_BINARY |
Short Text | Spool: Schreiben der Zeilen einer B-Tabelle in einen offenen Spoolauftrag |
Function Group | SPOX |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HANDLE | LIKE | SY-TABIX | ||
TOTAL | TYPE | I | Gesamtlänge in Bytes |
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.