Menu

SAP Function Module KKEK_IO_POPUP_COST_ELEM_GET

Popup zur Vervollständigung der Kostenarten

The Function Module KKEK_IO_POPUP_COST_ELEM_GET (Popup zur Vervollständigung der Kostenarten) 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_COST_ELEM_GET
Short Text Popup zur Vervollständigung der Kostenarten
Function Group KKEPTC
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KOKRS_IMP LIKE KHS1-KOKRS Verprobung Kostenartenexistenz:Kostenrechnungskr
PSDAT_IMP LIKE KHS1-PSDAT Verprobung Kostenartenexistenz:Bewertungsdatum

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.