Menu

SAP Function Module CRM_OLD_DELETE

The Function Module CRM_OLD_DELETE () is a standard Function Module in SAP ERP and is part of the function group DA_ARCDEL_UTILITIES within the package SARC_DA.

Technical Information

Function Module CRM_OLD_DELETE
Short Text
Function Group DA_ARCDEL_UTILITIES
Package SARC_DA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOR_OBJTYPE TYPE TOJTB-NAME Object Type
DELETE_FUNC_OLD TYPE HEADER_FB-NAME Function Module Name
DETAIL_PROT TYPE CHAR1 Single-Character Flag
PROCESS_MODE TYPE CHAR1 Single-Character Flag
PROT_GUID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
TEST_MODE TYPE CHAR1 Single-Character Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTS TYPE ARCDEL_GUID_TAB Table with GUIDs

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.