Menu

SAP Function Module ABI_OBJECT_DELETE

Deletes objects from the database

The Function Module ABI_OBJECT_DELETE (Deletes objects from the database) is a standard Function Module in SAP ERP and is part of the function group ABI_ARCH within the package AID-BI.

Technical Information

Function Module ABI_OBJECT_DELETE
Short Text Deletes objects from the database
Function Group ABI_ARCH
Package AID-BI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_OBJECT LIKE ARCH_OBJ-OBJECT Archiving object
IV_TEST TYPE ABI_TEST General flag

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.