Menu

SAP Function Module BKK_LIMIT_GET

Liest einen Limittyp für ein Konto zu einem Datum

The Function Module BKK_LIMIT_GET (Liest einen Limittyp für ein Konto zu einem Datum) is a standard Function Module in SAP ERP and is part of the function group FBE5 within the package FKBL.

Technical Information

Function Module BKK_LIMIT_GET
Short Text Liest einen Limittyp für ein Konto zu einem Datum
Function Group FBE5
Package FKBL
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_ACNUM_INT LIKE BKKE1-ACNUM_INT Interne Kontonummer
I_BKKRS LIKE BKKE1-BKKRS Bankkreis
I_DATE LIKE BKKE1-VALIDFROM Gültig ab. Default, aktuelles Buchungsdatum
I_LIMTYPE LIKE BKKE1-LIMTYPE Limitart
I_RELEASED LIKE BOOLE-BOOLE 'X' X - nur freigegebene Limite
I_WAERS LIKE BKK42-WAERS Kontowährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LIMSUM LIKE BKKE1-LIMSUM Limitbetrag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATABASE_ERROR
PARAMETER_ERROR