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.
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 |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.