Menu

SAP Function Module SIW_MODE_CLASSES_GET

Gets Info Workbench info classes

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.

Technical Information

Function Module SIW_MODE_CLASSES_GET
Short Text Gets Info Workbench info classes
Function Group SI16
Package SIWB
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.