Menu

SAP Function Module K_ALLOC_COUNT_POSTING

Überwachung der Verbuchung des Storno

The Function Module K_ALLOC_COUNT_POSTING (Überwachung der Verbuchung des Storno) is a standard Function Module in SAP ERP and is part of the function group KGA2 within the package KALC.

Technical Information

Function Module K_ALLOC_COUNT_POSTING
Short Text Überwachung der Verbuchung des Storno
Function Group KGA2
Package KALC
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_CLEAR TYPE CHAR1 Einstelliges Kennzeichen
I_COBK_NEW LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_COBK_OLD LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_T811D_NEW LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_T811D_OLD LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COBK_NEW LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
E_COBK_OLD LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
E_T811D_NEW LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
E_T811D_OLD LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex

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.