Menu

SAP Function Module K_CKPH_KALNR_KLVAR_DELETE

Löschen der Kalkulationsnummer und -variante aus dem Kostenträgerstammsatz

The Function Module K_CKPH_KALNR_KLVAR_DELETE (Löschen der Kalkulationsnummer und -variante aus dem Kostenträgerstammsatz) is a standard Function Module in SAP ERP and is part of the function group KKPK within the package KKP.

Technical Information

Function Module K_CKPH_KALNR_KLVAR_DELETE
Short Text Löschen der Kalkulationsnummer und -variante aus dem Kostenträgerstammsatz
Function Group KKPK
Package KKP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_MODE LIKE SY-INPUT SPACE Flag: X-real run, SPACE-test run

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANZ_CKPH LIKE SY-TABIX Number of UPDATEs/SELECTs on table CKPH

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.