Menu

SAP Function Module CATT_STATISTIK_RPTIME_IMPORT

Import der Fehlerstatistik aus dem Memory

The Function Module CATT_STATISTIK_RPTIME_IMPORT (Import der Fehlerstatistik aus dem 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_IMPORT
Short Text Import der Fehlerstatistik aus dem 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
KEY TYPE C 'CATT0000' ID-Key für das Memory

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABGELEHNT TYPE CATPAVAL Anzahl der abgelehnten Personen
ABGERECHNET TYPE CATPAVAL Anzahl der abgerechneten Personen
FEHLERHAFT TYPE CATPAVAL Anzahl der fehlerhaften Personen
SELEKTIERT TYPE CATPAVAL Anzahl der selektierten Personen
TECHFEHLER TYPE CATPAVAL Anzahl der ohne Update abgelehnten Personen

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.