The Function Module BKK_CONDCON_IND_SEL (Selektion Individualkonditionen) is a standard Function Module in SAP ERP and is part of the function group FB86 within the package FKBC.
Function Module | BKK_CONDCON_IND_SEL |
Short Text | Selektion Individualkonditionen |
Function Group | FB86 |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKK84-ACNUM_INT | Interne Kontonummer für Kontokorrent | |
I_BKKRS | LIKE | TBKK01-BKKRS | Bankkreis | |
I_COND | LIKE | BKK81-COND | Konditions-ID |
This function module does not define any EXPORTING parameters.
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_CONDITION | LIKE | IBKK91 | Struktur für Konditionsübersicht : Kondition |
This function module does not define any Exceptions.