Menu

SAP Function Module MENU_IMG_ACTIVITIES_GET

The Function Module MENU_IMG_ACTIVITIES_GET () is a standard Function Module in SAP ERP and is part of the function group SMNV_MIGRATION within the package S_PROFGEN.

Technical Information

Function Module MENU_IMG_ACTIVITIES_GET
Short Text
Function Group SMNV_MIGRATION
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MENU TYPE TCODE Transaction Code
NODE_LEVEL TYPE HIER_IFACE-NODE_LEVEL Node level
TCODE TYPE TCODE Transaction Code

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
LIST_OF_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
LIST_OF_REFS LIKE HIER_REF List of References to Structure Items
LIST_OF_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text

Exceptions

This function module does not define any Exceptions.