Menu

SAP Function Module KKEK_BASE_PLAN_OBJECT_VALUATE

Lesen der bewertungsrelevanten Daten einer Musterkalkulation

The Function Module KKEK_BASE_PLAN_OBJECT_VALUATE (Lesen der bewertungsrelevanten Daten einer Musterkalkulation) is a standard Function Module in SAP ERP and is part of the function group KKE7 within the package KKEK.

Technical Information

Function Module KKEK_BASE_PLAN_OBJECT_VALUATE
Short Text Lesen der bewertungsrelevanten Daten einer Musterkalkulation
Function Group KKE7
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
EXTNR_IMP TYPE KKEK0_BASE_EVAL_DATA-EXTNR Externe Nummer des Bauteils
KOKRS_IMP TYPE KKEK0_BASE_EVAL_DATA-KOKRS Kostenstellenkreis
LANGU_IMP TYPE KKEK0_BASE_TEXT-LANGU Sprachschlüssel der beschreibenden Texte

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASE_VAL_DATA_EXP TYPE KKEK0_BASE_EVAL_DATA kombinierte Dict.-Struktur aus CKBS + CKBT
RC LIKE SY-SUBRC Returncode

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.