Menu

SAP Function Module POPUP_CALENDAR_SDB

Popup Kalender zur Datumswahl

The Function Module POPUP_CALENDAR_SDB (Popup Kalender zur Datumswahl) is a standard Function Module in SAP ERP and is part of the function group SADD within the package SADA.

Technical Information

Function Module POPUP_CALENDAR_SDB
Short Text Popup Kalender zur Datumswahl
Function Group SADD
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DAY_INFO TYPE CNCA_ITAB_DAY_INFO Liste von Daten mit bestimmtem Layout
FOCUS_DAY TYPE SYDATUM Focus on this day
SEL_DAY TYPE FLAG X: Einzeltag selektierbar
SEL_INTERVAL TYPE FLAG X: Interval selektierbar
SEL_MONTH TYPE FLAG X: Montag selektierbar
SEL_ONLY_MARKED_DAYS TYPE FLAG 'X': sel_day muss in day_info sein
SEL_WEEK TYPE FLAG X: Woche selektierbar

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGIN_DATE TYPE SYDATUM Begindatum der Selektion bzw. Datum bei sel_day
END_DATE TYPE SYDATUM Enddatum der Selektion

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.