SAP ABAP Function Module TREX_EXT_ALERTSERV_SET_CONFIG (Set the configuration of the TREX AlertServer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Basic Data
Function Module TREX_EXT_ALERTSERV_SET_CONFIG Set the configuration of the TREX AlertServer  
Function Group TREX_EXT_ADMINISTRATION   External: Administration  
Program Name SAPLTREX_EXT_ADMINISTRATION    
INCLUDE Name LTREX_EXT_ADMINISTRATIONU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return Code
Exporting E_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return Text
Importing I_RFC_DESTINATION TYPE TREX_RFC-RFC_DESTINATION RFC destination to TREX engine
Importing I_MAX_HISTORY_ENTRIES TYPE TREX_RFC-NUMC Max. Number of History Entries for all Checks
Importing I_MAX_HISTORY_AGE TYPE TREX_RFC-NUMC Max. Age of the Alert Server History in [s]
Importing I_SMTP_SERVER TYPE STRING Your Mailserver
Importing I_MAIL_SENDER TYPE STRING Valid Adress of the Mail Sender
Importing I_MAIL_RECIPIENTS TYPE STRING List of Mail Recipients; Separator as expected by Mail Server
Importing I_MAIL_SUBJECT TYPE STRING Mail Subject
Importing I_SEND_MAILS TYPE TREX_RFC-BOOLEAN 0:none, 1:green, 2:yellow, 3:red
Importing I_TRACE_LEVEL TYPE TREXD_TRACE_LEVEL Character Field Length = 10
Importing I_CHECKSET_PROPERTIES TYPE TREXT_ALERT_CHECKSET_PROPERTY Properties of a Checkset in the TREX Alert Server
Importing I_CHECK_PROPERTIES TYPE TREXT_ALERT_CHECK_PROPERTY Properties of a Check in the TREX Alert Server
Importing I_SAVE_MAIL_TO_FILE TYPE TREX_RFC-BOOLEAN 0 0:send mai(no save) 1:save mail to file (no send)
Exception CONVERSION_ERROR TYPE Error during conversion from/to UTF8
Exception ERROR TYPE Error, see error message
               
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  20051219 
SAP Release Created in 640