The Function Module DIWPS_EDIT_FAVORITES (Dialogfenster Bearbeiten im WPS-Browser) is a standard Function Module in SAP ERP and is part of the function group DIWPS within the package DIWPS.
Function Module | DIWPS_EDIT_FAVORITES |
Short Text | Dialogfenster Bearbeiten im WPS-Browser |
Function Group | DIWPS |
Package | DIWPS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_FIELD | TYPE | DIWPS_FAVOR-SUB_FIELD | Char20 | |
DISPLAY_VALUE | TYPE | DIWPS_FAVOR-SUB_VALUES | Char 80 |
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 |
---|---|---|---|---|
EXCLUDE_STATUS_FCODE | TYPE | CHAR10_T | table to exclude FCODES in Status | |
ITAB_FAV | TYPE | DIWPS_FAVOR_T | Table to store user dependent favorites | |
MOD_ITAB_FAV | TYPE | DIWPS_FAVOR_T | remaining favorites |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_ADD_NODES | Error adding the nodes in simple tree |
ERROR_EDIT | Control Error displaying the POPUP |
ERROR_IN_SELECTED_NODES | Error during evaluation of selected nodes |