Menu

SAP Function Module BKK_IHC_MAN_CEX_MODE

Überprüfen ob manueller Währungstausch aktiv

The Function Module BKK_IHC_MAN_CEX_MODE (Überprüfen ob manueller Währungstausch aktiv) is a standard Function Module in SAP ERP and is part of the function group FBQ0 within the package FKBI.

Technical Information

Function Module BKK_IHC_MAN_CEX_MODE
Short Text Überprüfen ob manueller Währungstausch aktiv
Function Group FBQ0
Package FKBI
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_BKKRS LIKE TBKK01-BKKRS Bankkreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MODE LIKE TBCA_IHC_BKKRS-MNCEX Modus für manuellen Währungstausch
E_RC LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.