SAP ABAP Function Module BAPI_RECORD_DELETEELEMENTS (Delete Multiple Elements From Record)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_BAPI_RECORD (Package) Business Object Interface for RM Records
Basic Data
Function Module BAPI_RECORD_DELETEELEMENTS Delete Multiple Elements From Record  
Function Group SRM_BAPI_RECORD   SRM: BOR Interface of SP Record  
Program Name SAPLSRM_BAPI_RECORD    
INCLUDE Name LSRM_BAPI_RECORDU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJECTID TYPE BAPISRMREC-GUID Internal ID of Record
Importing DOCUMENTCLASS TYPE BAPISRMREC-DOCCLASS Record Location
Importing DEL_ALL_NOT_UNIQUE_ELEMS TYPE BAPISRMREC-BOOLEAN ' ' Indicator: Delete all elements that occur more than once in the record
Importing SKIP_ELEMS_WITH_ERROR TYPE BAPISRMREC-BOOLEAN 'X' Indicator: Ignore Elements with Errors
Importing STORE_AS_NEW_VERSION TYPE BAPISRMREC-BOOLEAN ' ' Indicator: Create New Logical Version of Record?
Importing DOC_CONTEXT TYPE BAPIDOCCONTEXT SRM Context for Document Access
Importing IGNORE_CONNECTION_FAILED TYPE BAPISRMREC-BOOLEAN ' ' Ignores the exception if the element no longer exists
Tables ELEM_IDENT_RECPOS TYPE BAPIRECPOS Identification of Elements to be Deleted Using Record Position
Tables ELEM_IDENT_SP_POID TYPE BAPIPROPME Service Provider-Specific Identification of Elements to be Deleted
Tables RETURN TYPE BAPIRET2 Return Code
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020827 
SAP Release Created in 50A