SAP ABAP Function Module SRM_RECORD_ADDELEMENTS (Mehrere Elemente in Akte einfügen)
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_ADDELEMENTS Mehrere Elemente in Akte einfügen  
Function Group SRM_BAPI_RECORD   SRM: BOR Interface of SP Record  
Program Name SAPLSRM_BAPI_RECORD    
INCLUDE Name LSRM_BAPI_RECORDU17    
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 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 Kontext für Dokumentzugriff
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 Bapi: Einfügen anhand eines Modellknotens
Tables ELEMENT_INSERTION_BY_MODELID TYPE BAPISRMREC_MODELIDINS_MULTIP Bapi: Einfügen anhand eines Modellknotens
Tables ELEMENT_INSERTION_BY_REF_NODE TYPE BAPISRMREC_REFINS_MULTIP Bapi: Einfügen anhand eines Referenzknotens
Exception ANCHOR_NOT_FOUND TYPE Anker nicht gefunden
Exception NOT_AUTHORIZED TYPE Benutzer nicht authorisiert
Exception PARAMETER_ERROR TYPE Parameter error
Exception CONTAINER_NOT_FOUND TYPE Container nicht gefunden
Exception CONTAINER_IS_LOCKED TYPE Container ist gelockt
Exception MAX_NUMBER_OF_ELEMENTS TYPE Maximale Anzahl Elemente erreicht
Exception POID_IS_WRONG TYPE POID fehlerhaft
Exception INTERNAL_ERROR TYPE Internal Error
Exception RECORD_IS_FROZEN TYPE Akte ist abgeschlossen
               
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