Menu

SAP Function Module CREATE_SLD_ACCESSOR

Zugriff auf das SLD ermöglichen

The Function Module CREATE_SLD_ACCESSOR (Zugriff auf das SLD ermöglichen) is a standard Function Module in SAP ERP and is part of the function group SALSLD within the package SMOI.

Technical Information

Function Module CREATE_SLD_ACCESSOR
Short Text Zugriff auf das SLD ermöglichen
Function Group SALSLD
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIAS TYPE SLD_ALIAS Aliasname für SLD-Zugangsdaten
NAMESPACE TYPE STRING Standardwert 'sld/active'
SELFMONI_EVENT TYPE C Bsp. Agent_Register
SELFMONI_NAME TYPE C Bsp. Name eines Agenten oder Systems
TRACE TYPE FLAG allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCESSOR_REFERENCE CLASS CL_SLD_ACCESSOR Zugriff auf den SLD-Server

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELF_MONI_TID TYPE ALGLOBTID Alert: global monitoring type identifier

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CREATING_ACCESSOR RETURN: SLD-Accessor konnte nicht angelegt werden
ERROR_PINGING_ACCESSOR RETURN: Kein Zugriff auf SLD möglich