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
Importing OBJECTID TYPE BAPISRMREC-GUID Internal ID of Record
Importing DOCUMENTCLASS TYPE BAPISRMREC-DOCCLASS Record Location
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 STACKED TYPE BAPISRMREC-BOOLEAN 'X' Insert Front or Back (Within model_id)
Importing DOC_CONTEXT TYPE BAPIDOCCONTEXT SRM Context for Document Access
Importing SET_ELEM_DESCR_HARD TYPE BAPISRMREC-BOOLEAN ' ' Specifies whether the DESCRIPTION can be overwritten by the SP's description
Importing OMIT_AUTHORITY_CHECK TYPE BAPISRMREC-BOOLEAN ' ' Perform Authority Check Yes/No
Tables ELEMENT_IDENTIFICATION TYPE BAPIPROPME Identification of Elements to be Inserted
Tables ELEMENT_INSERTION TYPE BAPIINSERT Information for Inserting Elements into the Record
Tables ELEMENT_PROPERTIES TYPE BAPIPROPME Attributes for Elements to be Inserted
Tables ELEMENT_VISIBILITY TYPE BAPIPROPME Roles, for Which Elements to be Inserted Are to be Visible
Tables RETURN TYPE BAPIRET2 Return Code
Tables ELEMENT_INSERTION_BY_ANCHOR TYPE BAPISRMREC_ANCHORINS_MULTIP Insert Using Anchor (New)
Tables ELEMENT_INSERTION_BY_MODELID TYPE BAPISRMREC_MODELIDINS_MULTIP Insert Using Model Node
Tables ELEMENT_INSERTION_BY_REF_NODE TYPE BAPISRMREC_REFINS_MULTIP Insert Using Reference Node
               
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