Menu

SAP Function Module SRK_EXPAND_NODES

The Function Module SRK_EXPAND_NODES () is a standard Function Module in SAP ERP and is part of the function group S_RK_USER_EXITS within the package SHI4.

Technical Information

Function Module SRK_EXPAND_NODES
Short Text
Function Group S_RK_USER_EXITS
Package SHI4
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMAND LIKE SY-UCOMM Screens, Function Code Triggered by PAI
STRUCTURE_ID LIKE TTREE-ID GUID for Structure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_OLD_MARKS TYPE HIER_TYPES-CHAR1 Single-Character Flag

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
EXPAND_NODE_LIST LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
USER_PARAMETERS LIKE STREEPROP Hierarchy Maintenance Display Attribute

Exceptions

This function module does not define any Exceptions.