Menu

SAP Function Module CKEK_ASK_REALLY_ALL_ELEMENTS

fragt, ob alle gefundenen Elemente in Auswahl bleiben sollen

The Function Module CKEK_ASK_REALLY_ALL_ELEMENTS (fragt, ob alle gefundenen Elemente in Auswahl bleiben sollen) is a standard Function Module in SAP ERP and is part of the function group CKEKUTIL within the package CKEK.

Technical Information

Function Module CKEK_ASK_REALLY_ALL_ELEMENTS
Short Text fragt, ob alle gefundenen Elemente in Auswahl bleiben sollen
Function Group CKEKUTIL
Package CKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_NUMBLINES_FOUND TYPE I Anzahl der gefundenen Elemente
F_NUMBLINES_LIMIT TYPE I Anzahl der einzulesenden Elemente

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F_ASKED_FOR_NEW_SELECTION TYPE XFLAG neue Eingrenzung
F_REALLY_TO_READ_ALL TYPE XFLAG gewaehlt: alles lesen
F_WANT_TO_EXIT_SELECTION TYPE XFLAG gewaehlt: Abbruch Selektion

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.