The Function Module TEST_CALENDAR_PROCESS () is a standard Function Module in SAP ERP and is part of the function group TSCA within the package SZC.
Function Module | TEST_CALENDAR_PROCESS |
Short Text | |
Function Group | TSCA |
Package | SZC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OK_CODE | LIKE | SY-XCODE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN_CODE | LIKE | SY-XCODE |
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 |
---|---|---|---|---|
ATTRLIST | LIKE | IATTRLIST | Output attribute table | |
SELLIST | LIKE | ISELLIST |
This function module does not define any Exceptions.