Menu

SAP Function Module BKK_COND_FEES_STD_COND

Aufbereiten Standard-Konditionen, abstellen in globalen Daten

The Function Module BKK_COND_FEES_STD_COND (Aufbereiten Standard-Konditionen, abstellen in globalen Daten) is a standard Function Module in SAP ERP and is part of the function group FB9B within the package FKBC.

Technical Information

Function Module BKK_COND_FEES_STD_COND
Short Text Aufbereiten Standard-Konditionen, abstellen in globalen Daten
Function Group FB9B
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_CALC_FROM LIKE SY-DATUM Startdatum für Konvertierung
I_CALC_TO LIKE SY-DATUM Enddatum für Konvertierung
I_CONDAREA LIKE TBKK85-CONDAREA Konditionskreis
I_CONDGR LIKE TBKK85-CONDGR Bankkonditionsgruppe
I_CONDGR_CAT LIKE TBKK85-CONDGR_CAT Typ der Konditionsgruppe
I_ESTABLISH LIKE BOOLE-BOOLE ' ' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_S_SPOOLPARAM LIKE IBKK9K Steuerung Spoolausgabe

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
I_T_CONDITION LIKE IBKK91 BKK-Konditionskopf - Standardkonditionen
I_T_POSITION LIKE IBKK92 BKK-Konditionsposition - Standardkonditionen

Exceptions

This function module does not define any Exceptions.