Ansicht
Dokumentation

UPGRUNT_CHECK_ZDM_RUNNING - Check whether a ZDM procedure is in progress

UPGRUNT_CHECK_ZDM_RUNNING - Check whether a ZDM procedure is in progress

General Material Data   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module (FM) can be called by ABAP programs (application programs as well as programs being executed within an upgrade) in order to determine, if currently a ZDO upgrade is active and on which subsystem the calling program is being executed.

Possible returned values are:

EV_ZDM_RUNNING =

  • SPACE: currently no ZDO upgrade active.
  • 'P': currently a ZDO upgrade is active. The upgrade is within the shadow phase. The function module has been called from the original system (In this system, end-users work productively and the upgrade is building-up the new ABAP Repository within the shadow system.).
  • 'S': currently a ZDO upgrade is active. The upgrade is within the shadow phase. The function module has been called from the shadow system (Temporal system, in which the upgrade imports the new ABAP Repository. End-users are able to work productively in the original system).
  • 'B': currently a ZDO upgrade is active. The upgrade is within the bridge phase. The function module has been called from the bridge subsystem (Temporal subsystem, in which end-users can work productively, whereas the upgrade procedure imports the new release into the original system.).
  • 'X': currently a ZDO upgrade is active. The upgrade is within the bridge phase. The function module has been called from the original system (The upgrade currently imports in this phase the new release in this subsystem, whereas end-users productively work in the bridge system. XPRA reports and After-Import-Methods are being executed in this subsystem.).

Example

Notes

Further information





Parameters

EV_LEVEL_C
EV_ZDM_RUNNING

Exceptions

Function Group

SUGZ

Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2028 Date: 20240523 Time: 123530     sap01-206 ( 51 ms )