SAP ABAP Function Module RSLG_IS_TIMESTAMP_SELECTED (Check if the syslog entry filts to the date time selection.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-SLG (Application Component) SAP System Log
⤷
SYSLOG (Package) System log
⤷
⤷
Basic Data
| Function Module | RSLG_IS_TIMESTAMP_SELECTED | Check if the syslog entry filts to the date time selection. |
| Function Group | RSLG | syslog function group |
| Program Name | SAPLRSLG | Include LRSLGT99 |
| INCLUDE Name | LRSLGU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_SELECTED | TYPE | ABAP_BOOL | Entry fits to selection? | |||
| |
IM_DATETIME_FROM | TYPE | RSLGTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
| |
IM_DATETIME_TO | TYPE | RSLGTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | |||
| |
IM_ENTRY | TYPE | RSLGENTR_NEW | Output format for syslog entries. | |||
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 | 20130604 |
| SAP Release Created in | 732 |