The Function Module CLSC_ADDITIONAL_FILTER () is a standard Function Module in SAP ERP and is part of the function group CLSC within the package CLCL.
Function Module | CLSC_ADDITIONAL_FILTER |
Short Text | |
Function Group | CLSC |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS_TYPE | LIKE | KLAH-KLART | SPACE | Class type |
I_E_FILTER | TYPE | PROGRAMM | SPACE | |
I_E_FILTER_TITLE | TYPE | REPTI | SPACE | |
NO_DISPLAY_SELECTION_SCREEN | LIKE | SY-BATCH | SPACE | Do not process input screen of the program |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_OF_DELETED_OBJECTS | LIKE | SY-TABIX | Number of objects sorted out |
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 |
---|---|---|---|---|
OBJECTS | LIKE | CLOBJ | Table of the objects to be edited |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALL_OBJECTS_DELETED | all objects are sorted out |
NO_OBJECTS_DELETED | no object is sorted out |
RETURN_WITH_F12 | Action Canceled by user |