Menu

SAP Function Module SE16N_GET_DATE_INTERVAL

Zeige Popup mit Eingabe von-bis-Datum

The Function Module SE16N_GET_DATE_INTERVAL (Zeige Popup mit Eingabe von-bis-Datum) is a standard Function Module in SAP ERP and is part of the function group SE16N within the package WUSL.

Technical Information

Function Module SE16N_GET_DATE_INTERVAL
Short Text Zeige Popup mit Eingabe von-bis-Datum
Function Group SE16N
Package WUSL
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_EDATE TYPE SY-DATLO '00000000' Endedatum
I_SDATE TYPE SY-DATLO '00000000' Startdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EDATE TYPE SY-DATLO Gewähltes Endedatum
E_SDATE TYPE SY-DATLO Gewähltes Startdatum

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
CANCELED Eingabe abgebrochen