Menu

SAP Function Module BKK_COND_IND_VALID_CHECK

Prüfung, ob gültige Individualkonditionen vorhanden sind

The Function Module BKK_COND_IND_VALID_CHECK (Prüfung, ob gültige Individualkonditionen vorhanden sind) is a standard Function Module in SAP ERP and is part of the function group FB86 within the package FKBC.

Technical Information

Function Module BKK_COND_IND_VALID_CHECK
Short Text Prüfung, ob gültige Individualkonditionen vorhanden sind
Function Group FB86
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 BKK40-ACNUM_INT
I_BKKRS LIKE TBKK01-BKKRS
I_CONDGROUP LIKE TBKK85-CONDGR
I_CONDGR_CAT LIKE TBKK86-CONDGR_CAT
I_DATE LIKE SY-DATUM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IND_COND_EXISTS LIKE Exsistenz Individualkonditionen

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_CONDITION LIKE IBKK91 Struktur für Konditionsübersicht : Kondition

Exceptions

This function module does not define any Exceptions.