Menu

SAP Function Module BKK_LIMTYPE_GET_LIMIT

Liefert das dem Konto zugeordnete Limit

The Function Module BKK_LIMTYPE_GET_LIMIT (Liefert das dem Konto zugeordnete Limit) is a standard Function Module in SAP ERP and is part of the function group FBE1 within the package FKBL.

Technical Information

Function Module BKK_LIMTYPE_GET_LIMIT
Short Text Liefert das dem Konto zugeordnete Limit
Function Group FBE1
Package FKBL
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 Returncode

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
T_LIMDATA LIKE IBKKE4 Daten der internen Limite

Exceptions

This function module does not define any Exceptions.