SAP ABAP Function Module SRM_RECORD_DELETEELEMENTS (Mehrere Elemente aus Akte entfernen)
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 SRM_RECORD_DELETEELEMENTS Mehrere Elemente aus Akte entfernen  
Function Group SRM_BAPI_RECORD   SRM: BOR Interface of SP Record  
Program Name SAPLSRM_BAPI_RECORD    
INCLUDE Name LSRM_BAPI_RECORDU19    
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 File 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 Kontext für Dokumentzugriff
Importing IGNORE_CONNECTION_FAILED TYPE BAPISRMREC-BOOLEAN ' ' Ignoriert die Ausnahme bei nicht mehr vorhandenem Element
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
Exception INTERNAL_ERROR TYPE Internal Error
Exception CONTAINER_IS_LOCKED TYPE
Exception POID_IS_WRONG TYPE
Exception NOT_AUTHORIZED TYPE User Is Not Authorized
Exception PARAMETER_ERROR TYPE Parameter error
Exception ELEMENT_NOT_FOUND TYPE Element Not Found
Exception CONTAINER_NOT_FOUND TYPE
Exception RECORD_IS_FROZEN TYPE
               
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  20021206 
SAP Release Created in 50A