zoukankan      html  css  js  c++  java
  • SAP中的Op mode

    Operating Mode -- can be used to define how many WP for dialog WP and how many for background WP.Say we can have 20 for a certain instance. We can use op mode to set 15 dialog WP 5 background WP during daytime, and 5 dialogy WP 15 backgound WP during night.
    Two very important T-code for using Operating Mode (Op.Mode):
    - RZ04 : to define operating mode for different instances
    - SM63 : to assign operating mode to instance time intervals

     - RZ03: to activate op mode

    Non-op Mode:by default, the wp number is set by profile:profile:   RZ10  (extended maitenance)
                          ---- 重新设置WP的个数,如是改profile的,需要重启.

  • 相关阅读:
    Eclipse 的单步调试
    CALayer快速入门
    UITableView快速入门
    iOS程序启动原理
    iOS触摸事件
    UITableViewCell重用和性能优化
    Autolayout
    iOS适配
    NSTimer
    UIScrollView
  • 原文地址:https://www.cnblogs.com/sophyzhu/p/1774648.html
Copyright © 2011-2022 走看看