Menu

SAP Function Module TWBM_POPUP_FAVORITES

The Function Module TWBM_POPUP_FAVORITES () is a standard Function Module in SAP ERP and is part of the function group S_TWBM01 within the package S_TWBM.

Technical Information

Function Module TWBM_POPUP_FAVORITES
Short Text
Function Group S_TWBM01
Package S_TWBM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOLDER_CREATE TYPE FLAG ' ' Create Folder
FOLDER_DELETE TYPE FLAG ' ' Delete Folder
FOLDER_NAME TYPE HIER_TEXT File Name
FOLDER_RENAME TYPE FLAG ' ' Rename Folder

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE
FOLDER_NAME_NEW TYPE HIER_TEXT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.