Menu

SAP Function Module CATT_STATISTIK_RPTIME_EXPORT

Fehlerstatistik Export aus dem RPTIME ins Memory

The Function Module CATT_STATISTIK_RPTIME_EXPORT (Fehlerstatistik Export aus dem RPTIME ins Memory) is a standard Function Module in SAP ERP and is part of the function group RPCA within the package PTIM.

Technical Information

Function Module CATT_STATISTIK_RPTIME_EXPORT
Short Text Fehlerstatistik Export aus dem RPTIME ins Memory
Function Group RPCA
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABGELEHNT TYPE P 0 Anzahl der abgelehnten Personen
ABGERECHNET TYPE P 0 Anzahl der abgerechneten Personen
FEHLERHAFT TYPE P 0 Anzahl der fehlerhaften Personen
KEY TYPE C 'CATT0000' ID-Key für das memory
SELEKTIERT TYPE P 0 Anzahl der selektierten Personen
TECHFEHLER TYPE P 0 Anzahl der ohne Update abgelehnten Personen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.