Fonction SAP ARCHIVE_DISABLE_MONITORING - Switch off ADK-Monitoring


After this function module has been called, the ADK in the currentprogram stops sending messages to the CCMS monitoring architekture.
To switch the monitoring back on, you must call the function moduleARCHIVE_ENABLE_MONITORING. The monitoring is always switched onwhen any progam which the ADK uses is started. As soon as one of the
following function modules is called, the settings made in Customizing
for archiving objects 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

    • ARCHIVE_ENABLE_MONITORING

    • Even when the monitoring is switched on, messages are only successfulif the monitoring context "data archiving" is created and the programis running in the background.