Menu

SAP Function Module ALV_REQUEST_CLEANUP

Aufruf löschen von Objekten oder Instancen in Renderer-Componente

The Function Module ALV_REQUEST_CLEANUP (Aufruf löschen von Objekten oder Instancen in Renderer-Componente) is a standard Function Module in SAP ERP and is part of the function group SKBW within the package SLIS.

Technical Information

Function Module ALV_REQUEST_CLEANUP
Short Text Aufruf löschen von Objekten oder Instancen in Renderer-Componente
Function Group SKBW
Package SLIS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INSTANCE TYPE FLAG 'X': Tabelle enthält instanzID's, ' ': Tabelle enthält objektids
I_KEEP TYPE FLAG 'X' : Alle NICHT in tabelle aufgeführten Objekte löschen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IT_IDS LIKE LVC_S_IDS Tabelle mit IDs

Exceptions

This function module does not define any Exceptions.