Menu

SAP Function Module BWFS_SELECTION_FROM_BW_CONVERT

Konvertiert eine Selektionsbedingung des BIW

The Function Module BWFS_SELECTION_FROM_BW_CONVERT (Konvertiert eine Selektionsbedingung des BIW) is a standard Function Module in SAP ERP and is part of the function group BWFS_SELECTIONS_CONVERT within the package FS_TECHNICAL_BIW.

Technical Information

Function Module BWFS_SELECTION_FROM_BW_CONVERT
Short Text Konvertiert eine Selektionsbedingung des BIW
Function Group BWFS_SELECTIONS_CONVERT
Package FS_TECHNICAL_BIW
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_SELECTION TYPE FSBIW_TRANGE_T BW-Selektion inklusive Tabellennamen
I_VIEWNAME TYPE FS_SELECTION_VIEWNAME Name des Selektionsviews (BW-Extraktion für FS)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SELECTION_VIEW_WHERE TYPE RSDS_TWHERE Selektion (von View) in WHERE-Format
E_SELECTION_WHERE TYPE RSDS_TWHERE Selektion in WHERE-Format

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
_INCORRECT_FUNCTION_CALL Falscher Aufruf (z.B. I_SELECTION falsch gefüllt)