Where Used List (Function Module) for SAP ABAP Table SALRT_TYPES (Composite Structure for Data Elements of Alert Framework)
SAP ABAP Table
SALRT_TYPES (Composite Structure for Data Elements of Alert Framework) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
SALERT_CREATE_API
|
Auslösen eines Alerts über direkten Aufruf eines Funktionsbausteins | ||||
| 2 |
SALERT_CREATE_API VALUE(IP_EXPIRATION_DATE) LIKE SALRT_TYPES-EXPIRYDATE OPTIONAL
|
Auslösen eines Alerts über direkten Aufruf eines Funktionsbausteins | ||||
| 3 |
SALERT_CREATE_API VALUE(IP_EXPIRATION_TIME) LIKE SALRT_TYPES-EXPIRYTIME OPTIONAL
|
Auslösen eines Alerts über direkten Aufruf eines Funktionsbausteins | ||||
| 4 |
SALERT_CREATE_API VALUE(IP_CATEGORY) LIKE SALRT_TYPES-CATEGORY
|
Auslösen eines Alerts über direkten Aufruf eines Funktionsbausteins | ||||
| 5 |
SALERT_CREATE_LOCAL VALUE(IP_CATEGORY) LIKE SALRT_TYPES-CATEGORY
|
Aufruf des Alert-Servers via RFC zum Erzeugen/Auslösen eines Alerts | ||||