Menu

SAP Function Module BKK_PAYM_COORDINATION_GET_ALL

Liest die Summensätze für einen Zeitraum

The Function Module BKK_PAYM_COORDINATION_GET_ALL (Liest die Summensätze für einen Zeitraum) is a standard Function Module in SAP ERP and is part of the function group FBI8 within the package FKBP.

Technical Information

Function Module BKK_PAYM_COORDINATION_GET_ALL
Short Text Liest die Summensätze für einen Zeitraum
Function Group FBI8
Package FKBP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC 0: Summensätze gefunden

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
E_TAB_COORDINATION LIKE BKKI5 Tabelle der Summensätze

Exceptions

This function module does not define any Exceptions.