Menu

SAP Function Module K_PROCESS_CREATE_DB_UPDATE

Kostenstelle anlegen und sofort sichern

The Function Module K_PROCESS_CREATE_DB_UPDATE (Kostenstelle anlegen und sofort sichern) is a standard Function Module in SAP ERP and is part of the function group KWM3 within the package KABC.

Technical Information

Function Module K_PROCESS_CREATE_DB_UPDATE
Short Text Kostenstelle anlegen und sofort sichern
Function Group KWM3
Package KABC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATAB LIKE CBPR-DATAB Von-Datum
DATBI LIKE CBPR-DATBI Bis-Datum
KOKRS LIKE CBPR-KOKRS Kostenrechnungskreis
PRZNR LIKE CBPR-PRZNR Geschäftsprozeß

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCELED TYPE C abgebrochen
E_KOKRS LIKE CBPR-KOKRS Kostenrechnungskreis
E_PRZNR LIKE CBPR-PRZNR Geschäftsprozeß
KTEXT LIKE CBPT-KTEXT Bezeichnung
LTEXT LIKE CBPT-LTEXT Beschreibung

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.