Menu

SAP Function Module HRXSS_SER_GET_CELLINFO_DATA

Get data for cell

The Function Module HRXSS_SER_GET_CELLINFO_DATA (Get data for cell) is a standard Function Module in SAP ERP and is part of the function group HRXSS_SER_MENUCONFIG within the package ESS_SERVICE_BASIS.

Technical Information

Function Module HRXSS_SER_GET_CELLINFO_DATA
Short Text Get data for cell
Function Group HRXSS_SER_MENUCONFIG
Package ESS_SERVICE_BASIS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
ENDDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
HIDDEN_OBJECT LIKE OBJEC Work Area for Database PCH
KEY_DATE LIKE SY-DATUM Date and Time, Current (Application Server) Date
LANGU LIKE SY-LANGU R/3 System, current language
LEADING_OBJECT LIKE OBJEC Work Area for Database PCH
UNAME TYPE SY-UNAME SAP System, User Logon Name

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.