Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
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.
Function Module | BM_FUNCTIONS_SELECT |
Short Text | Obsolete - DON'T USE |
Function Group | SF09 |
Package | SDFM |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
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 |