The Function Module SLVC_C255_TO_SPOOL () is a standard Function Module in SAP ERP and is part of the function group SLVC_BATCH_SPOOL within the package SLIS.
Function Module | SLVC_C255_TO_SPOOL |
Short Text | |
Function Group | SLVC_BATCH_SPOOL |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FILE_LENGTH | TYPE | INT4 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SPOOLID | TYPE | RSPOID | Spool request number |
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 |
---|---|---|---|---|
IT_TEXTDATA | LIKE | W3TEXT | ALV control: Data transfer structure |
This function module does not define any Exceptions.