Menu

SAP Function Module BKK_COND_INTEREST_COND_READ

Lesen der Standard- und Individualzinskonditionen zu einem Datum

The Function Module BKK_COND_INTEREST_COND_READ (Lesen der Standard- und Individualzinskonditionen zu einem Datum) is a standard Function Module in SAP ERP and is part of the function group FB93 within the package FKBC.

Technical Information

Function Module BKK_COND_INTEREST_COND_READ
Short Text Lesen der Standard- und Individualzinskonditionen zu einem Datum
Function Group FB93
Package FKBC
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 interne Kontonummer
I_BKKRS LIKE Bankkreis
I_DATE LIKE Selektionsdatum für Konditionen

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
E_T_IND_CONDITION LIKE IBKK91 BKK-Konditionskopf - Individualkonditionen
E_T_IND_POSITION LIKE IBKK92 BKK-Konditionsposition - Individualkonditionen
E_T_STD_CONDITION LIKE IBKK91 BKK-Konditionskopf - Standardkonditionen
E_T_STD_POSITION LIKE IBKK92 BKK-Konditionsposition - Standardkonditionen

Exceptions

This function module does not define any Exceptions.