Menu

SAP Function Module CRM_OLD_GET_OBJECTS_DELETE

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CRM_OLD_GET_OBJECTS_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_GET_OBJECTS_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
DETAIL_PROT TYPE CHAR1 Single-Character Flag
MAXOBJECTS TYPE ARCDEL_OBJ-DELT_MAXOBJECTS Number of Objects for Preparing Deletion
PROCESS_MODE TYPE CHAR1 Single-Character Flag
PROT_GUID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
STA_OBJTYPE TYPE CHAR3 3-Byte Field
TEST_MODE TYPE CHAR1 Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_TERMINATE TYPE CHAR1 Single-Character Flag

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_FUNC TYPE ARCDEL_FUNC_TAB Table Type for Archiving/Delete Functions
DEL_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.