The Function Module RSPO_R_RETURN_BIN_DATA (Rohdaten eines Spoolauftrags zurückliefern) is a standard Function Module in SAP ERP and is part of the function group SPRR within the package SPOO.
Function Module | RSPO_R_RETURN_BIN_DATA |
Short Text | Rohdaten eines Spoolauftrags zurückliefern |
Function Group | SPRR |
Package | SPOO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHORT | LIKE | RSPOTYPE-MODE | 'X' | General Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CODEPAGE | LIKE | TSP0A-CPCODEPAGE | SAP character set identification |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LINE_BUFFER | LIKE | RSPO_DSX | Data Set for Data Exchange | |
LINE_BUFFER2 | LIKE | RSPO_DSX2 | Dataset for data exchange (long lines) |
This function module does not define any Exceptions.