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