The Function Module K_UNITCOSTING_TEXTS_COPY2 (FB zum Kopieren von n Kalkulationslangtexten) is a standard Function Module in SAP ERP and is part of the function group KKEF within the package KKEK.
Function Module | K_UNITCOSTING_TEXTS_COPY2 |
Short Text | FB zum Kopieren von n Kalkulationslangtexten |
Function Group | KKEF |
Package | KKEK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TC_KHSK_SOURCE_IMP | LIKE | KHSK | Key-Quelltabelle | |
TC_KHSK_TARGET_IMP | LIKE | KHSK | Key-Zieltabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIFF_NUMBER_OF_ENTRYS | Anzahl Tab.einträge Quell- Zieltab. ungleich |
DUPLICATE_RECORD | Zieltab.eintrag ist gleich Quelltab.eintrag |
FATAL_ERROR | Interner Fehler: Weitere Verarbeitung unmöglich |