Menu

SAP Function Module BKK_LIMIT_SET_WHERE_TAB

BKK: Vorbelegen der Selektionsparamter-Tabellen

The Function Module BKK_LIMIT_SET_WHERE_TAB (BKK: Vorbelegen der Selektionsparamter-Tabellen) is a standard Function Module in SAP ERP and is part of the function group FBE9 within the package FKBL.

Technical Information

Function Module BKK_LIMIT_SET_WHERE_TAB
Short Text BKK: Vorbelegen der Selektionsparamter-Tabellen
Function Group FBE9
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_LIMTYPE LIKE BKKE1-LIMTYPE Limittyp
I_PARAM LIKE IBKK50-CHAR1 Selektionsoption, siehe Langtext

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
T_WHERE_LIMIT TYPE RSDS_WHERE_TAB Dynamische Where-Bedingung

Exceptions

This function module does not define any Exceptions.