Menu

SAP Function Module PCA_DELETE_RECORDS

EC-PCA: Löscht die Bewegungsdaten eines KoKrs

The Function Module PCA_DELETE_RECORDS (EC-PCA: Löscht die Bewegungsdaten eines KoKrs) is a standard Function Module in SAP ERP and is part of the function group PC05 within the package KE1.

Technical Information

Function Module PCA_DELETE_RECORDS
Short Text EC-PCA: Löscht die Bewegungsdaten eines KoKrs
Function Group PC05
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KOKRS LIKE GLPCT-KOKRS Kostenrechnungskreis
I_NOT_PLANDATA LIKE SPACE Kennzeichen: Auch Plandaten löschen (-'X')
I_TESTRUN LIKE 'X' Kennzeichen: Testlauf

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_TAB_RECORDS LIKE Tabelle mit Anzahl gelöschter Sätze

Exceptions

This function module does not define any Exceptions.