Menu

SAP Function Module S_CUS_ACTIVITY_QUERY

The Function Module S_CUS_ACTIVITY_QUERY () is a standard Function Module in SAP ERP and is part of the function group S_CUS_ACTIVITY within the package S_CUSTOMIZING_ACTIVITY.

Technical Information

Function Module S_CUS_ACTIVITY_QUERY
Short Text
Function Group S_CUS_ACTIVITY
Package S_CUSTOMIZING_ACTIVITY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXIT_NAME LIKE CUS_ACTEXT-EXIT_NAME SPACE Enhancement Name
OBJECTNAME LIKE CUS_ACTOBJ-OBJECTNAME SPACE Object Name
OBJECTTYPE LIKE CUS_ACTOBJ-OBJECTTYPE SPACE Object Type
QUERY_MODE TYPE CHAR1 'C'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.