Menu

SAP Function Module FMCE_DELETE_COVER_GROUP

Delete Cover Group from Database (Option: With all Members)

The Function Module FMCE_DELETE_COVER_GROUP (Delete Cover Group from Database (Option: With all Members)) is a standard Function Module in SAP ERP and is part of the function group FMCE_DB_ACCESS within the package FMBPA_E.

Technical Information

Function Module FMCE_DELETE_COVER_GROUP
Short Text Delete Cover Group from Database (Option: With all Members)
Function Group FMCE_DB_ACCESS
Package FMBPA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUDCAT TYPE BUKU_BUDCAT Budget category
I_CVRGRP TYPE FMCE_CVRGRP Cover Group
I_FISCYEAR TYPE GJAHR Fiscal Year
I_FLG_WITH_ADDRESSES TYPE XFELD 'X' Flag: Also delete all assigned addresses?
I_FM_AREA TYPE FIKRS Financial Management Area

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.