Menu

SAP Function Module BM_FUNCTIONS_SELECT

Obsolete - DON'T USE

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module BM_FUNCTIONS_SELECT (Obsolete - DON'T USE) is a standard Function Module in SAP ERP and is part of the function group SF09 within the package SDFM.

Technical Information

Function Module BM_FUNCTIONS_SELECT
Short Text Obsolete - DON'T USE
Function Group SF09
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_DIALOG TYPE BMT_FLAG SPACE Generate for batch call
PARENT_PROJECT_VIEW LIKE DSYAV-PAR_VIEW SPACE Parent project view ID
PROJECT_LANGUAGE LIKE SY-LANGU Project language
PROJECT_TEXT LIKE DF50T-NAME Project short text from TCUSPT
PROJECT_VIEW_NAME LIKE DSYAV-VIEWNAME SPACE ID of project view from DSYAV
SHOW TYPE BMT_FLAG SPACE Display mode
WITH_CHAPTERS TYPE BMT_FLAG 'X' Active chapters to be transferred

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VARIANT LIKE DF50L-VARIANT_ID Variant ID from DF50L

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
CHAPTERS LIKE DSYSOBJ Selected chapters
SEL_FUNCTIONS LIKE DSYAX Selected functions

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATA_ERROR Data read/write error
F12_PUSHED Cancel chosen
NO_ENTERPRISE_IMG Enterprise IMG not updated
PARENT_VARIANT_UNKNOWN PARENT_PROJECT_VIEW unknown
PROJECT_VIEW_NAME_UNKNOWN PROJECT_VIEW_NAME not valid