The Function Module SCPR_TEMPL_DB_ACTIVITIES_GET (BC-Set: Cust.Aktivitäten zu einem BC-Set ermitteln) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.
Function Module | SCPR_TEMPL_DB_ACTIVITIES_GET |
Short Text | BC-Set: Cust.Aktivitäten zu einem BC-Set ermitteln |
Function Group | SCPRTM |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROFID | LIKE | SCPRRECA-ID | Schlüssel des BC-Sets |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITIES | LIKE | SCPRRECA | Liste der Aktivitäten im BC-Set |
This function module does not define any Exceptions.