Menu

SAP Function Module RS_BIW_ACTIVE

BW: Ermitteln ob es sich hier um ein BW-System handelt

The Function Module RS_BIW_ACTIVE (BW: Ermitteln ob es sich hier um ein BW-System handelt) is a standard Function Module in SAP ERP and is part of the function group RSAS within the package RSA0.

Technical Information

Function Module RS_BIW_ACTIVE
Short Text BW: Ermitteln ob es sich hier um ein BW-System handelt
Function Group RSAS
Package RSA0
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BIW_ACTIVE TYPE SBIW_CHAR1 DWH System
E_BW_CLIENT LIKE SY-MANDT BW-Mandant
E_WRONG_CLIENT TYPE SBIW_BOOL Kennzeichen BW-Mandant ungleich Anmeldemandant

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.