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 |
---|---|---|---|---|---|---|---|
![]() |
OBJECTID | TYPE | BAPISRMREC-GUID | Internal ID of Record | |||
![]() |
DOCUMENTCLASS | TYPE | BAPISRMREC-DOCCLASS | Record Location | |||
![]() |
DEL_ALL_NOT_UNIQUE_ELEMS | TYPE | BAPISRMREC-BOOLEAN | ' ' | Indicator: Delete all elements that occur more than once in the record | ||
![]() |
SKIP_ELEMS_WITH_ERROR | TYPE | BAPISRMREC-BOOLEAN | 'X' | Indicator: Ignore Elements with Errors | ||
![]() |
STORE_AS_NEW_VERSION | TYPE | BAPISRMREC-BOOLEAN | ' ' | Indicator: Create New Logical Version of Record? | ||
![]() |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | SRM Context for Document Access | |||
![]() |
IGNORE_CONNECTION_FAILED | TYPE | BAPISRMREC-BOOLEAN | ' ' | Ignores the exception if the element no longer exists | ||
![]() |
ELEM_IDENT_RECPOS | TYPE | BAPIRECPOS | Identification of Elements to be Deleted Using Record Position | |||
![]() |
ELEM_IDENT_SP_POID | TYPE | BAPIPROPME | Service Provider-Specific Identification of Elements to be Deleted | |||
![]() |
RETURN | TYPE | BAPIRET2 | Return Code | |||
Processing Type
Normal Function 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 |