Menu

SAP Function Module KKEK_ITEMS_MASTER_DATA_READ

Stammdaten lesen aller Kalkulationspositionen einer Kalkulation

The Function Module KKEK_ITEMS_MASTER_DATA_READ (Stammdaten lesen aller Kalkulationspositionen einer Kalkulation) 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_MASTER_DATA_READ
Short Text Stammdaten lesen aller Kalkulationspositionen einer Kalkulation
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
FLG_KEEP_LTEXTS LIKE RK70EQ-CHAR1 ' ' Space: neubewerten -> neue Texte, 'X' alte Texte
GSBER_IMP LIKE RK70X-GSBER Geschäftsbereich
KADAT_IMP LIKE RK70X-KADAT Kalkulationsdatum für BZOBJ - Material
KHS1_IMP LIKE KHS1 Kalkulationskopf Import
KKEA1_IMP LIKE KKEA1 Steuertabelle
MESSAGE_OBJECT LIKE Keine Verwendung???
MESSAGE_ON_SCREEN TYPE XFLAG SPACE Kennz.: Meldungen auf Bildschirn - 'X'
PATNR_IMP LIKE RK70X-PATNR Partnernummer des Kalkulationskopfes
PRCTR_IMP LIKE RK70X-PRCTR Profitcenter
REF_PSDAT_IMP LIKE KHS1-PSDAT Bewertungsdatum der Referenzkalk. (Sonderlocke)
REVALUATE_ALL_CAT LIKE RK70EQ-CHAR1 Alle Pos verarbeiten (sonst POINTER2)
REVALUATION_MODE LIKE RK70EQ-CHAR1 0-Prüfen, 1-KSTAR, 2-Alles
UEBID_IMP LIKE RK70X-UEBID Übernahme-ID für BZOBJ - Material
WERKS_IMP LIKE RK70X-WERKS Werk des Kalkulationsobjektes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC LIKE SY-SUBRC <> 0 --> Meldungen, > 4 --> Fehler

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

These are the Exceptions of this function module.

Exception Name Short Text
FATAL_ERROR Schwerer Fehler --> Verarbeitung abgebrochen