Menu

SAP Function Module BM_GET_PARENTS

Liefert übergeordnete Objekte

The Function Module BM_GET_PARENTS (Liefert übergeordnete Objekte) is a standard Function Module in SAP ERP and is part of the function group SF07 within the package SDFM.

Technical Information

Function Module BM_GET_PARENTS
Short Text Liefert übergeordnete Objekte
Function Group SF07
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
CHILD_OBJECT LIKE DF41S-PARENT_OBJ Start object ID
CHILD_TYPE LIKE DF41S-PARENT_TYP Node type - values domains UFNTYP

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
PARENTS LIKE DF41S Table of superior objects

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_PARENTS No superior objects found