Fonction SAP ARCHIVE_ENABLE_MONITORING - Switch on ADK-Monitoring


When you call this function module, the ADK will (again) be able tosend messages to the CCMS Monitoring Architecture. It only makes senseto call this module if the messaging was previously switched off bycalling ARCHIVE_DISABLE_MONITORING, or if no monitoring is setup in archiving object dependent Customizing.
The monitoring is always switched on when any progam which the ADK usesis started.
As soon as one of the following function modules is called, thesettings made in archiving object-independent Customizing are valid.
  • ARCHIVE_OPEN_FOR_WRITE

  • ARCHIVE_OPEN_FOR_DELETE

  • ARCHIVE_OPEN_FOR_READ

  • ARCHIVE_OPEN_FOR_MOVE

  • ARCHIVE_OPEN_FOR_CONVERSION

  • The following function modules are called in any case.
    • ARCHIVE_DISABLE_MONITORING bzw.

    • ARCHIVE_ENABLE_MONITORING

    • Even if monitoring is switched on, messages are only successful if themonitoring context "DataArchiving" is created and the program isrunning in the background.