Menu

SAP Function Module FMBWB_NAVIGATION_CHANGE

Change Navigation Box for Budgeting Workbench

The Function Module FMBWB_NAVIGATION_CHANGE (Change Navigation Box for Budgeting Workbench) is a standard Function Module in SAP ERP and is part of the function group FMBWB within the package FMBPA_E.

Technical Information

Function Module FMBWB_NAVIGATION_CHANGE
Short Text Change Navigation Box for Budgeting Workbench
Function Group FMBWB
Package FMBPA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DOC_HANDLER CLASS CL_FMKU_ENTRYDOC_HANDLER FM entry document handler
I_FM_AREA TYPE FIKRS Financial management area
I_USERNAME TYPE USNAM User name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LAST_DOCKEY TYPE I Last key used in the tree
E_LAST_LISTINDX TYPE I Last index used in the list
E_TREE_DOCUMENTS CLASS CL_GUI_LIST_TREE List Tree Control
E_T_DOCUMENTS TYPE FMBW_T_DOCLIST Document list for navigation box

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.