Menu

SAP Function Module OM_DISPLAY_DRAGDROP_POPUP

Prozessiert Popup für Eingaben beim Umhängen

The Function Module OM_DISPLAY_DRAGDROP_POPUP (Prozessiert Popup für Eingaben beim Umhängen) is a standard Function Module in SAP ERP and is part of the function group OM_UTILITIES within the package SP0E.

Technical Information

Function Module OM_DISPLAY_DRAGDROP_POPUP
Short Text Prozessiert Popup für Eingaben beim Umhängen
Function Group OM_UTILITIES
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_HIGH_DATE TYPE BEGDATUM '99991231' Obere Intervallgrenze für Eingabe
CHECK_LOW_DATE TYPE BEGDATUM '19000101' Untere Intervallgrenze für Eingabe
COLUMN TYPE I 5 Beginn Popup: Spalte
INITIAL_DATE_HIGH TYPE BEGDATUM '99991231' Initial gesetztes Datum: Bis
INITIAL_DATE_LOW TYPE BEGDATUM SY-DATUM Initial gesetztes Datum: Von
MOVE_FLAG_INVISIBLE TYPE FLAG Flag nicht eingabebereit
ROW TYPE I 10 Beginn Popup: Zeile
USE_MASSN_MASSG TYPE FLAG Combobox zur Maßnahmenauswahl anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGIN_DATE TYPE BEGDATUM Gewähltes Beginndatum
END_DATE TYPE ENDDATUM Gewähltes Endadatum
MASSG LIKE Gewählter Maßnahmengrund
MASSN LIKE Gewählte Maßnahmenart

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
EXIT_COMMAND Popup abgebrochen