Menu

SAP Function Module CY09_BED_GRU_OBJECTS_DELETE_40

Deletes objects of a given structure from table BED_GRU

The Function Module CY09_BED_GRU_OBJECTS_DELETE_40 (Deletes objects of a given structure from table BED_GRU) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY09_BED_GRU_OBJECTS_DELETE_40
Short Text Deletes objects of a given structure from table BED_GRU
Function Group CY09
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
STRUCTURE_TO_DELETE LIKE CYBED_GRU-STRUKTUR Structure of the objects to delete

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
OBJECTS_TO_DELETE LIKE CYSEL_OBJ List of all objects to delete

Exceptions

This function module does not define any Exceptions.