Menu

SAP Function Module ABAP_EBPP_GET_COUNTER

Lesen von Zählerdaten

The Function Module ABAP_EBPP_GET_COUNTER (Lesen von Zählerdaten) is a standard Function Module in SAP ERP and is part of the function group ABAP_EBPP_UNIQUE_COUNTER within the package EBPP_APAR.

Technical Information

Function Module ABAP_EBPP_GET_COUNTER
Short Text Lesen von Zählerdaten
Function Group ABAP_EBPP_UNIQUE_COUNTER
Package EBPP_APAR
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_ID LIKE APAR_EBPP_COUNTER-ID Zähler Indentifikation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COUNTER LIKE APAR_EBPP_COUNTER Ein Zähler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COUNTER_DOES_NOT_EXISTS Der Zähler existiert nicht