The Function Module SIW_MODE_CLASSES_GET (Gets Info Workbench info classes) is a standard Function Module in SAP ERP and is part of the function group SI16 within the package SIWB.
Function Module | SIW_MODE_CLASSES_GET |
Short Text | Gets Info Workbench info classes |
Function Group | SI16 |
Package | SIWB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MODE | LIKE | IWPARAMS-WAMODE | 'CREATE' | KW: Mode for web authoring |
STRUCT_OR_FOLDER | LIKE | SDOKOBJECT | SDOK: BOR key for information object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MSG | LIKE | IWERRORMSG | IWB: Message passing structure |
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 |
---|---|---|---|---|
CONTEXT | LIKE | SDOKPROPTY | For Language | |
TOPIC_CLASSES | LIKE | IWIOCLF | KW: Format and Description of a Class |
This function module does not define any Exceptions.