Menu

SAP Function Module BWFS_SELECTION_FROM_DB_CONVERT

Konvertiert eine Selektionsbedingung des BIW

The Function Module BWFS_SELECTION_FROM_DB_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_DB_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 FS_DB_GUID Objektidentität im Datenbankformat
I_TABNAME TYPE FS_SELECTION_TABNAME NameName der Selektionstabelle (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_EXT TYPE FS_EXT_GUID Selektion (pro Merkmal) in externem Format

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.