SAP ABAP Function Module TMS_ALT_ANALYSE_ALERT_AMODAL (Extern: Langtext zu Alert-ID in amodalem Fenster ausgeben)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS (Application Component) Transport Management System
     STMA (Package) Transport Management System
Basic Data
Function Module TMS_ALT_ANALYSE_ALERT_AMODAL Extern: Langtext zu Alert-ID in amodalem Fenster ausgeben  
Function Group TMSA   TMS: Alert & Log Services  
Program Name SAPLTMSA   TMS: Alert Services 
INCLUDE Name LTMSAU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_ALOG TYPE TMSALOG Ausgewertete Alertstruktur
Exporting ES_AMSG TYPE STMSAMSG Original Fehlernachricht (technische Info)
Importing IV_ALERT_ID TYPE TMSALOG-ID ID des zu analysierenden Alerts
Importing IV_SERVICE TYPE TMSALOG-SERVICE Nur Alerts eines bestimmten Service analysieren
Importing IV_SEVERITY TYPE TMSALOG-SEVERITY Severity der Fehlermeldung festlegen
Importing IV_STD_MSG TYPE STMS-FLAG Unspezifische Fehlermeldung ausgeben
Importing IV_NO_DISPLAY TYPE STMS-FLAG Alert analysieren ohne Anzeige im Alert Viewer
Importing IV_TECH_INFO TYPE STMS-FLAG Technische Info im Alert Viewer anzeigen
Importing IV_STYLE TYPE CHAR1 Popup für unterschiedliche Anwendungen anpassen (space = TMS; L = LIS)
Importing IS_ALOG TYPE TMSALOG Alertstruktur (Anzeige ohne DB-Zugriff)
Tables TT_ALOG TYPE TMSALOG Alle Alerts, die angezeigt werden sollen
Exception ALERT TYPE Wird ausgelöst bei Severity "Error" und "Info"
               
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  19980417 
SAP Release Created in