Menu

SAP Function Module BAPI_KANBAN_GETLISTFORSUPPLIER

Provide Kanban data for vendors

The Function Module BAPI_KANBAN_GETLISTFORSUPPLIER (Provide Kanban data for vendors) 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_GETLISTFORSUPPLIER
Short Text Provide Kanban data for vendors
Function Group MPKW
Package MDW2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUPPLIER LIKE BAPICTRLC1-SUPPLIER Vendor

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 If No Data Available

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
CONTROL_CYCLE LIKE BAPICTRLC1 List of Control Cycles
KANBANS LIKE BAPI1075_1 Kanban List
SUPPLY_AREA LIKE BAPISAREA List of Supply Areas

Exceptions

This function module does not define any Exceptions.