Menu

SAP Function Module BM_NODES_GET_PARENTS

The Function Module BM_NODES_GET_PARENTS () is a standard Function Module in SAP ERP and is part of the function group SF05 within the package SDFM.

Technical Information

Function Module BM_NODES_GET_PARENTS
Short Text
Function Group SF05
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND_I_NODES TYPE CHAR1 'X' Single-Character Flag
DISPLAY_MODE TYPE CHAR1 'D' Single-Character Flag
GET_ALL_PARENTS TYPE CHAR1 'X' Single-Character Flag
LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
SORT_PARENTS TYPE CHAR1 'X' Single-Character Flag
SORT_REFS TYPE CHAR1 'X' Single-Character Flag

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
E_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text

Exceptions

This function module does not define any Exceptions.