The Function Module CALENDAR_VISUAL_INFORMATION () is a standard Function Module in SAP ERP and is part of the function group SCA2 within the package SZC.
Function Module | CALENDAR_VISUAL_INFORMATION |
Short Text | |
Function Group | SCA2 |
Package | SZC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTUAL_DATE | LIKE | SCA2-DATUM | Current Date | |
CALENDAR_INFORMATION | LIKE | ICAL_INFO |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DAY_ATTRIBUTES | LIKE | CASDAYATTR |
This function module does not define any Exceptions.