Menu

SAP Function Module KKEK_FORMULAS_I_RANGES_UPDATE

Bereichsgrenzen von Formeln in interner Darstellung (SR_TYP) anpassen

The Function Module KKEK_FORMULAS_I_RANGES_UPDATE (Bereichsgrenzen von Formeln in interner Darstellung (SR_TYP) anpassen) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.

Technical Information

Function Module KKEK_FORMULAS_I_RANGES_UPDATE
Short Text Bereichsgrenzen von Formeln in interner Darstellung (SR_TYP) anpassen
Function Group KKE6
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 LIKE SY-SUBRC Returncode

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_SR_EXP TYPE KKEK0_T_SR Tabelle der internen Formeldarstellung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KIS1_EXP LIKE KIS1 Kalkulationspositionen
KIS1_IMP LIKE KIS1 Kalkulationspositionen

Exceptions

This function module does not define any Exceptions.