Menu

SAP Function Module KKEK_ITEMS_AFTER_COPY

Paßt kopierte Kalkulationspositionen an das Customizing, den Kopf etc. an

The Function Module KKEK_ITEMS_AFTER_COPY (Paßt kopierte Kalkulationspositionen an das Customizing, den Kopf etc. an) 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_AFTER_COPY
Short Text Paßt kopierte Kalkulationspositionen an das Customizing, den Kopf etc. an
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
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_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 TYPE PSDAT Preisstellungsdatum Referenzkalkulation
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_EXP 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

This function module does not define any Exceptions.