SAP ABAP Function Module DIAGST_REINIT_EVENTSTORE (Initializes an EventStore to a specific date)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-DIA (Application Component) Solution Manager Diagnostics
⤷
AI_DIAGNOSTICS_STORE_API (Package) Read / Write Stores from/in the database.
⤷
⤷
Basic Data
| Function Module | DIAGST_REINIT_EVENTSTORE | Initializes an EventStore to a specific date |
| Function Group | DIAGST_STORE_API | Store-API |
| Program Name | SAPLDIAGST_STORE_API | |
| INCLUDE Name | LDIAGST_STORE_APIU25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STORE_ID | TYPE | DIAGST_STORE_ID | Store ID | |||
| |
FROM_HIST_DATE | TYPE | DIAGST_DATE | DDIC type used in Store API as general date format | |||
| |
STORE_WRITE_LOCK_FAILED | TYPE | Store could not be locked | ||||
| |
STORE_NOT_FOUND | TYPE | Store not found | ||||
| |
NOT_EVENT_STORE | TYPE | Store is not of type Event | ||||
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 | 20100705 |
| SAP Release Created in | 400 |