Menu

SAP Function Module BM_ACTIVITIES_OF_PARENTS_GET

Fetch Activities Assigned to Parent Node

The Function Module BM_ACTIVITIES_OF_PARENTS_GET (Fetch Activities Assigned to Parent Node) is a standard Function Module in SAP ERP and is part of the function group SF09 within the package SDFM.

Technical Information

Function Module BM_ACTIVITIES_OF_PARENTS_GET
Short Text Fetch Activities Assigned to Parent Node
Function Group SF09
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
OBJECT_KEY LIKE DF41S-PARENT_OBJ
OBJECT_TYPE LIKE DF41S-PARENT_TYP

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
ACTIVITIES LIKE TFM18X
ACTIVITY_TEXTS LIKE DSYAT

Exceptions

This function module does not define any Exceptions.