Menu

SAP Function Module KKEK_IO_POPUP_ITEMS_SELECT

Popup zur Selektion von Einzelnachweispositionen

The Function Module KKEK_IO_POPUP_ITEMS_SELECT (Popup zur Selektion von Einzelnachweispositionen) is a standard Function Module in SAP ERP and is part of the function group KKEPTC within the package KKEK.

Technical Information

Function Module KKEK_IO_POPUP_ITEMS_SELECT
Short Text Popup zur Selektion von Einzelnachweispositionen
Function Group KKEPTC
Package KKEK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC_EXP LIKE SY-SUBRC 0: Selektion ok 1: Popup abgebrochen

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
T_KIS1_CHG LIKE KIS1 Selektierte Positionen erhalten PMARK-'X'

Exceptions

This function module does not define any Exceptions.