Menu

SAP Function Module K_PROCESS_BAPI_ACTMULTIPLE

Aktivieren inaktiver Geschäftsprozesse

The Function Module K_PROCESS_BAPI_ACTMULTIPLE (Aktivieren inaktiver Geschäftsprozesse) is a standard Function Module in SAP ERP and is part of the function group KWM3 within the package KABC.

Technical Information

Function Module K_PROCESS_BAPI_ACTMULTIPLE
Short Text Aktivieren inaktiver Geschäftsprozesse
Function Group KWM3
Package KABC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROLLINGAREA LIKE BAPI1036_GEN-CO_AREA Kostenrechnungskreis
TESTRUN LIKE BAPI1036_GEN-TESTRUN 'X' Umschalten auf Simulations-Modus bei schreibenden BAPIs

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
BUSINESSPROCESSLIST LIKE BAPI1036_BPLIST Schnittstellenstruktur: Geschäftsprozesse - Schlüssel und Texte
EXTENSIONIN LIKE BAPIPAREX Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut
EXTENSIONOUT LIKE BAPIPAREX Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.