SAP ABAP Function Module SALERT_RUNTIME_CONTAINER_API (ALM-API: Liefert den Laufzeitcontainer eines Alerts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_RUNT_API (Package) Runtime API
Basic Data
Function Module SALERT_RUNTIME_CONTAINER_API ALM-API: Liefert den Laufzeitcontainer eines Alerts  
Function Group SALERT_INFORMATION_API   API: Runtime Information for Alert  
Program Name SAPLSALERT_INFORMATION_API    
INCLUDE Name LSALERT_INFORMATION_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_VALUES TYPE SWCONTTAB Container-Tabelle
Exporting ET_DEFINITION TYPE SWBCONTTAB WF: Container Tabelle
Exporting EP_XML_SCHEME_STRING TYPE STRING XML-Schema als String
Exporting EP_XML_SCHEME_XSTRING TYPE XSTRING XML-Schema als XString
Exporting EP_XML_VALUES_STRING TYPE STRING Containerdaten als XML (String)
Exporting EP_XML_VALUES_XSTRING TYPE XSTRING Containerdaten als XML (Xstring)
Importing IP_ALERT_GUID TYPE OS_GUID Globally Unique Identifier
Importing IP_STRING_ENCODING TYPE ABAP_ENCOD 'UTF-8' Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...)
Exception ALERT_UNKNOWN TYPE Alert existiert nicht
Exception ALERT_NO_AUTHORIZATION TYPE Alert: Keine Berechtigung
Exception INTERNAL_ERROR TYPE Interner Fehler
Exception CODEPAGE_ERROR TYPE Fehler bei Code-Page-Konvertierung
               
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  20050204 
SAP Release Created in 700