SAP ABAP Function Module SXMB_MON_MSGLIST_DOCATTR_UPD (Update Attribute für Tabelle mit XI-Messages auf TREX-Server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
     SXMSMONI (Package) XI: Integration Engine Monitoring
Basic Data
Function Module SXMB_MON_MSGLIST_DOCATTR_UPD Update Attribute für Tabelle mit XI-Messages auf TREX-Server  
Function Group SXMB_MON_TREX   SAP XI: Message Monitoring with TREX  
Program Name SAPLSXMB_MON_TREX    
INCLUDE Name LSXMB_MON_TREXU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE SXMSMSGINDLOG-RETURN_CODE Fehler-Code von TREX-API
Exporting E_RETURN_TEXT TYPE SXMSMSGINDLOG-RETURN_TEXT Fehler-Text von TREX-API
Importing I_INDEX_ID TYPE TREX_RFC-INDEX_ID Index-ID
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC-Destination des TREX Servers
Importing I_PACK_COUNT TYPE SXMSMSGINDCUS-PACK_COUNT 100 SAP XI: Anzahl Nachrichten pro Paket für Indizierung
Importing I_PACK_MAXSIZE TYPE SXMSMSGINDCUS-PACK_MAXSIZE 1024 SAP XI: Maximale Paketgröße für Indizierung (in kB)
Importing I_DOCATTR_TAB TYPE TREXT_ATTR_DEF Tabelle der Attributde für Update
Importing I_MSGLIST_TAB TYPE SXMSMSGTAB XML Message Broker: Tabelle vorhandener Messages
Exception INTERNAL_ERROR TYPE Fehler der TREX-API's
Exception PARAMETER_ERROR TYPE Fehler bei Parameterübergabe
               
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  20060330 
SAP Release Created in 700