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 |
---|---|---|---|---|---|---|---|
![]() |
OBJECTID | TYPE | BAPISRMREC-GUID | Internal ID of Record | |||
![]() |
DOCUMENTCLASS | TYPE | BAPISRMREC-DOCCLASS | File 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 Kontext für Dokumentzugriff | |||
![]() |
IGNORE_CONNECTION_FAILED | TYPE | BAPISRMREC-BOOLEAN | ' ' | Ignoriert die Ausnahme bei nicht mehr vorhandenem Element | ||
![]() |
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 | |||
![]() |
INTERNAL_ERROR | TYPE | Internal Error | ||||
![]() |
CONTAINER_IS_LOCKED | TYPE | |||||
![]() |
POID_IS_WRONG | TYPE | |||||
![]() |
NOT_AUTHORIZED | TYPE | User Is Not Authorized | ||||
![]() |
PARAMETER_ERROR | TYPE | Parameter error | ||||
![]() |
ELEMENT_NOT_FOUND | TYPE | Element Not Found | ||||
![]() |
CONTAINER_NOT_FOUND | TYPE | |||||
![]() |
RECORD_IS_FROZEN | TYPE | |||||
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 | 20021206 |
SAP Release Created in | 50A |