SAP ABAP Function Module BAPI_RECORD_ADDELEMENTS (Insert Multiple Elements in 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_ADDELEMENTS | Insert Multiple Elements in Record |
Function Group | SRM_BAPI_RECORD | SRM: BOR Interface of SP Record |
Program Name | SAPLSRM_BAPI_RECORD | |
INCLUDE Name | LSRM_BAPI_RECORDU09 |
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 | |||
![]() |
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? | ||
![]() |
STACKED | TYPE | BAPISRMREC-BOOLEAN | 'X' | Insert Front or Back (Within model_id) | ||
![]() |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | SRM Context for Document Access | |||
![]() |
SET_ELEM_DESCR_HARD | TYPE | BAPISRMREC-BOOLEAN | ' ' | Specifies whether the DESCRIPTION can be overwritten by the SP's description | ||
![]() |
OMIT_AUTHORITY_CHECK | TYPE | BAPISRMREC-BOOLEAN | ' ' | Perform Authority Check Yes/No | ||
![]() |
ELEMENT_IDENTIFICATION | TYPE | BAPIPROPME | Identification of Elements to be Inserted | |||
![]() |
ELEMENT_INSERTION | TYPE | BAPIINSERT | Information for Inserting Elements into the Record | |||
![]() |
ELEMENT_PROPERTIES | TYPE | BAPIPROPME | Attributes for Elements to be Inserted | |||
![]() |
ELEMENT_VISIBILITY | TYPE | BAPIPROPME | Roles, for Which Elements to be Inserted Are to be Visible | |||
![]() |
RETURN | TYPE | BAPIRET2 | Return Code | |||
![]() |
ELEMENT_INSERTION_BY_ANCHOR | TYPE | BAPISRMREC_ANCHORINS_MULTIP | Insert Using Anchor (New) | |||
![]() |
ELEMENT_INSERTION_BY_MODELID | TYPE | BAPISRMREC_MODELIDINS_MULTIP | Insert Using Model Node | |||
![]() |
ELEMENT_INSERTION_BY_REF_NODE | TYPE | BAPISRMREC_REFINS_MULTIP | Insert Using Reference Node | |||
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 |