Menu

SAP Function Module CY01_SPLIT_CHECK_STATUS

Checks if split are dispatched or not and calls deallocation and deletion

The Function Module CY01_SPLIT_CHECK_STATUS (Checks if split are dispatched or not and calls deallocation and deletion) is a standard Function Module in SAP ERP and is part of the function group CY18 within the package CY01.

Technical Information

Function Module CY01_SPLIT_CHECK_STATUS
Short Text Checks if split are dispatched or not and calls deallocation and deletion
Function Group CY18
Package CY01
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
IN_KBED_TAB LIKE CYKBED_TAB Table with splits to check

Exceptions

This function module does not define any Exceptions.