Menu

SAP Function Module BWNO_FOLDER_READ

The Function Module BWNO_FOLDER_READ () is a standard Function Module in SAP ERP and is part of the function group BWNO within the package SONO.

Technical Information

Function Module BWNO_FOLDER_READ
Short Text
Function Group BWNO
Package SONO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOLDERDELIMITER TYPE CHAR1 ':' Character Field Length 1
FOLDERLEVELSUP TYPE INT4 0 Natural Number
FOLDERPATH TYPE CHAR100 Character 100
INBOXCHECK TYPE CHAR1 ''
PREVIEW TYPE INT4 3
RECIPIENTS TYPE CHAR1 ''

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MESSAGE LIKE SOBWNO

Exceptions

This function module does not define any Exceptions.