Menu

SAP Function Module MPP_SPLITS_UPDATE

Update splits created or modified by the manpower planning system

The Function Module MPP_SPLITS_UPDATE (Update splits created or modified by the manpower planning system) is a standard Function Module in SAP ERP and is part of the function group CY18 within the package CY01.

Technical Information

Function Module MPP_SPLITS_UPDATE
Short Text Update splits created or modified by the manpower planning system
Function Group CY18
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IAFVGD LIKE AFVGD Operation structure
ICAUFVD LIKE CAUFVD Order structure
KBED_IND LIKE KBEDD-INDBT Index of main capacity req. record

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
I_SPLITIN LIKE CYSPLITIN Table with split definitions
SPLITS LIKE KBEDD Table with existing splits

Exceptions

This function module does not define any Exceptions.