Menu

SAP Function Module BKK_CHEQUE_SCR_GET_SELECT_COND

BKK: Eingabe von Auswahlbeschränkungen bei der Scheckselektion

The Function Module BKK_CHEQUE_SCR_GET_SELECT_COND (BKK: Eingabe von Auswahlbeschränkungen bei der Scheckselektion) is a standard Function Module in SAP ERP and is part of the function group FBA8 within the package FKBS.

Technical Information

Function Module BKK_CHEQUE_SCR_GET_SELECT_COND
Short Text BKK: Eingabe von Auswahlbeschränkungen bei der Scheckselektion
Function Group FBA8
Package FKBS
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_OK LIKE SY-SUBRC OK-Code

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_EXPR TYPE RSDS_TEXPR Tabelle zur Übergabe von Defaultwerten
T_WHERE LIKE RSDSWHERE Tabelle der Where-Bedingungen

Exceptions

This function module does not define any Exceptions.