Menu

SAP Function Module KKEK_ITEMS_QUANTITY_CHANGE

Ändert die Positionsmengen von Kalkulationspositionen

The Function Module KKEK_ITEMS_QUANTITY_CHANGE (Ändert die Positionsmengen von Kalkulationspositionen) 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_ITEMS_QUANTITY_CHANGE
Short Text Ändert die Positionsmengen von Kalkulationspositionen
Function Group KKE6
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
MEEHT_NEW_IMP LIKE KHS1-MEEHT Neue Kalkulationskopfmengeneinheit
MEEHT_OLD_IMP LIKE KHS1-MEEHT Alte Kalkulationskopfmengeneinheit
MENGE_NEW_IMP LIKE KHS1-MENGE Neue Kalkulationskopfmenge
MENGE_OLD_IMP LIKE KHS1-MENGE Alte Kalkulationskopfmenge

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
KIS1_EXP LIKE KIS1 Kalkulationspositionen Export
KIS1_IMP LIKE KIS1 Kalkulationspositionen Import

Exceptions

This function module does not define any Exceptions.