Menu

SAP Function Module SLVC_TABLE_TO_DUMP

The Function Module SLVC_TABLE_TO_DUMP () is a standard Function Module in SAP ERP and is part of the function group SLVC_BATCH_SPOOL within the package SLIS.

Technical Information

Function Module SLVC_TABLE_TO_DUMP
Short Text
Function Group SLVC_BATCH_SPOOL
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMMENT_ONLY TYPE FLAG SPACE
I_META_ONLY TYPE FLAG SPACE

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_DUMP LIKE LVC_S_1022 Text tabelle ( ALV batch)

Exceptions

This function module does not define any Exceptions.