Menu

SAP Function Module BAPI_KANBAN_SETINPROCESS

Set Kanban Status to IN PROCESS

The Function Module BAPI_KANBAN_SETINPROCESS (Set Kanban Status to IN PROCESS) is a standard Function Module in SAP ERP and is part of the function group MPKW within the package MDW2.

Technical Information

Function Module BAPI_KANBAN_SETINPROCESS
Short Text Set Kanban Status to IN PROCESS
Function Group MPKW
Package MDW2
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Return Code

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
KANBANS LIKE BAPI1075_1 Kanbans To Be Set to Status IN PROCESS
KANBANS_NOT_UPDATED LIKE BAPI1075_1 Kanbans That Were Not Set to IN PROCESS
KANBANS_UPDATED LIKE BAPI1075_1 Kanbans That Were Set to IN PROCESS

Exceptions

This function module does not define any Exceptions.