Menu

SAP Function Module ARCDEL_VERIFY_OBJECTS

The Function Module ARCDEL_VERIFY_OBJECTS () 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 ARCDEL_VERIFY_OBJECTS
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
ARC_OBJTYPE LIKE ARCDEL_OBJ-ARC_OBJTYPE Archiving Object
DETAIL_PROT TYPE CHAR1 Single-Character Flag
PROCESS_MODE TYPE CHAR1
PROT_GUID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
TEST_MODE TYPE CHAR1
TOP_BOR_OBJTYPE LIKE TOJTB-NAME Object Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INUM_ARCHIVABLE TYPE ARCDEL_D_INT Number of Data Objects
INUM_DELETABLE TYPE ARCDEL_D_INT Number of Data Objects

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
TOBJECTS LIKE ARCDEL_S_OBJECT Central Transfer Structure for Application Checks
TVERIFY_FUNC LIKE ARCDEL_S_FUNC Archiving / Deleting

Exceptions

This function module does not define any Exceptions.