The Function Module SWL_START_WI_DISPLAY_FROM_CAL (Test) is a standard Function Module in SAP ERP and is part of the function group SWLI within the package SWL.
Function Module | SWL_START_WI_DISPLAY_FROM_CAL |
Short Text | Test |
Function Group | SWLI |
Package | SWL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPOINTMENT_IN | LIKE | SCSAPPT | Deadline Data | |
EVENT | LIKE | SCSEXIT-EVENT | Event |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPOINTMENT_OUT | LIKE | SCSAPPT | ||
ERROR_MESSAGE | LIKE | SCSERROR | Error |
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 |
---|---|---|---|---|
TEXT | LIKE | SCSEXITTXT |
This function module does not define any Exceptions.