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.
Function Module | K_PROCESS_BAPI_ACTMULTIPLE |
Short Text | Aktivieren inaktiver Geschäftsprozesse |
Function Group | KWM3 |
Package | KABC |
Module Type | Remote-Enabled |
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 |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.