Menu

SAP Function Module AIPH_DETAILSCREEN_CHANGE_DATE

EO framework: handler for event 'ChangeDate' of detail area

The Function Module AIPH_DETAILSCREEN_CHANGE_DATE (EO framework: handler for event 'ChangeDate' of detail area) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_DETAIL within the package AIP.

Technical Information

Function Module AIPH_DETAILSCREEN_CHANGE_DATE
Short Text EO framework: handler for event 'ChangeDate' of detail area
Function Group AIPH_EO_DETAIL
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SY-DATUM Stichtag
FUZZY_BEGDA LIKE SY-DATUM Beginn des Unschärfe-Zeitraums
FUZZY_ENDDA LIKE SY-DATUM Ende des Unschärfe-Zeitraums

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.