Menu

SAP Function Module KL_NETTING_DEAL_DISPATCH

Gruppierung der Geschäfte nach Netting-Gruppen

The Function Module KL_NETTING_DEAL_DISPATCH (Gruppierung der Geschäfte nach Netting-Gruppen) is a standard Function Module in SAP ERP and is part of the function group KLNT01 within the package FTBK.

Technical Information

Function Module KL_NETTING_DEAL_DISPATCH
Short Text Gruppierung der Geschäfte nach Netting-Gruppen
Function Group KLNT01
Package FTBK
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_DATUM LIKE SY-DATUM Auswertungsdatum
I_PROTOCOL_LEVEL LIKE 1 Protokollebene

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
C_ERROR_ITAB LIKE BAPIERR Fehlertabelle

Exceptions

This function module does not define any Exceptions.