SAP ABAP Function Module TREX_RFC_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_RFC_ALERTSERV_SET_CONFIG Set the configuration of the TREX AlertServer  
Function Group TREX_RFC_ADMINISTRATION   Internal: Administration  
Program Name SAPLTREX_RFC_ADMINISTRATION    
INCLUDE Name LTREX_RFC_ADMINISTRATIONU33    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MAX_HISTORY_ENTRIES TYPE TREXX_RFC-NUMC Max. Number of History Entries for all Checks
Importing MAX_HISTORY_AGE TYPE TREXX_RFC-NUMC Max. Age of the Alert Server History in [s]
Importing SMTP_SERVER TYPE TREXX_RFC-ATTRIBUTE Your Mailserver
Importing MAIL_SENDER TYPE TREXX_RFC-ATTRIBUTE Valid Adress of the Mail Sender
Importing MAIL_RECIPIENTS TYPE TREXX_RFC-VALUE List of Mail Recipients; Separator as expected by Mail Server
Importing MAIL_SUBJECT TYPE TREXX_RFC-VALUE Mail Subject
Importing SCHEDULE TYPE TREXX_RFC-ATTRIBUTE Schedule in cron tab Format
Importing MAX_RESULT_AGE TYPE TREXX_RFC-NUMC Max. Age of Check Results in [s]
Importing SEND_MAILS TYPE TREXX_RFC-BOOLEAN 0:no, 1:yes, 2:not set
Tables GLOBAL_PARAMETERS TYPE TREXX_ALERT_GLOBAL_PARAMS Global Parameters for Checks in TREX Alert Server
Tables CHECKSET_PROPERTIES TYPE TREXX_ALERT_CHECKSET_PROPERTY Properties of a Checkset in the TREX Alert Server
Tables CHECKS_IN_CHECKSETS TYPE TREXX_ALERT_CHECKS_IN_CHECKSET Checks being part of a specific TREX Alert Server Checkset
Tables CHECKSET_PARAMETERS TYPE TREXX_ALERT_CHECKSET_PARAMS Checkset Parameters for Checks in TREX Alert Server
Tables CHECK_PROPERTIES TYPE TREXX_ALERT_CHECK_PROPERTY Properties of a Check in the TREX Alert Server
Tables CHECK_PARAMETERS TYPE TREXX_ALERT_CHECK_PARAMS Parameters for Checks in TREX Alert Server
               
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  20050419 
SAP Release Created in 640