Menu

SAP Function Module BAPI_ACTTYPE_CHANGEMULTIPLE

Change One or More Activity Types

The Function Module BAPI_ACTTYPE_CHANGEMULTIPLE (Change One or More Activity Types) is a standard Function Module in SAP ERP and is part of the function group 1031 within the package KBAS.

Technical Information

Function Module BAPI_ACTTYPE_CHANGEMULTIPLE
Short Text Change One or More Activity Types
Function Group 1031
Package KBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COAREA LIKE BAPI1031_GEN-CO_AREA Controlling Area
TESTRUN LIKE BAPI1031_GEN-TESTRUN SPACE Indicator: Test Run

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
ACTIVITYTYPELIST LIKE BAPI1031_ATINPUTLIST List of Activity Types to be Changed
RETURN LIKE BAPIRET2 Return Parameters, Especially Errors

Exceptions

This function module does not define any Exceptions.