Menu

SAP Function Module BKK_PAYM_ITEM_AUTH_CHECK_MULT

BKK: Prüfung der Berechtigungen für mehrere Zahlungsposten

The Function Module BKK_PAYM_ITEM_AUTH_CHECK_MULT (BKK: Prüfung der Berechtigungen für mehrere Zahlungsposten) is a standard Function Module in SAP ERP and is part of the function group FBIL within the package FKBP_FINSERV.

Technical Information

Function Module BKK_PAYM_ITEM_AUTH_CHECK_MULT
Short Text BKK: Prüfung der Berechtigungen für mehrere Zahlungsposten
Function Group FBIL
Package FKBP_FINSERV
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_XAUTH_KIND LIKE BOOLE-BOOLE ' ' 'X': auch Prüfung Berecht.arten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUMBER_NO_AUTH TYPE I Anzahl der ZP ohne Berechtigung
E_RC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.