Menu

SAP Function Module ISB_ALM_GET_SIM_PARAMETERS_3

...GET_SIM_PARAMETERS (Abfrage der Simulationsparameter mit Vorbelegung)

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 ISB_ALM_GET_SIM_PARAMETERS_3 (...GET_SIM_PARAMETERS (Abfrage der Simulationsparameter mit Vorbelegung)) is a standard Function Module in SAP ERP and is part of the function group JBAD within the package JBRA.

Technical Information

Function Module ISB_ALM_GET_SIM_PARAMETERS_3
Short Text ...GET_SIM_PARAMETERS (Abfrage der Simulationsparameter mit Vorbelegung)
Function Group JBAD
Package JBRA
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_JBRGAPPARAMETER LIKE JBRGAPPARAMETER RM-Gapanalyse: allgemeine Bewertungsparameter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUKRS LIKE JBASIMPARA-BUKRS Buchungskreis
E_JBASIMAP LIKE JBASIMAP Parameter der Simulation
E_SIST_SIM LIKE JBASIMPARA-SIST_SIM Simulation auf Ist od. Ist+Sim
E_SONE_ALL LIKE JBASIMPARA-SONE_ALL Kennzeichen Anzeige auf einem oder allen SZ-Verläufen

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
NO_PARAMETERS keine Parameter bestimmt (z.B. wg. Abbruch)