zoukankan      html  css  js  c++  java
  • SAP transportation

    1.CONFIGURATION TRANSPORT

    flow:DEV(100) --scc1--> DEV(400) --STMS after release-> QAS(510) --STMS after release-->PRD(800)

    1.SPRO 

      Open SAP refenence IMG  and find the path for related items.

      For example,

      to change MRP controller&Buyer code,the path is "Production--->Material requirements planning--->Mast Data--->Define MRP Controllers";

      to add new buyers "Materials Management--->Purchasing--->Create Purchasing Groups";

      (CS new user,need Tcode SM30 to maintain ZUSER_CUST_V)

      Save it with new TR and description,like"PP:Change username for PMC001";

    2.SE09&SCC1

     SE09 to release the configuration,

     SCC1 to pull it to testing client 400

    3.STMS:

     STMS to transport it to QAS 510 and PRD 800

    2.PROGRAM TRANSPORT

    flow:DEV(200) --active--> DEV(400) --STMS after release--> QAS(500) --STMS after release-->PRD(800)

    1.Active it directly to test it in 400 

      Save it with new TR and description,like"SD:Change tax code for xxx";

    2.SE09

      SE09 to release the program,

    3.STMS

      STMS to transport it to QAS 500 and PRD 800

      

  • 相关阅读:
    unity工厂模式
    unity对象池
    unity进阶项目------保卫萝卜(2)
    C#状态机
    unity进阶项目------保卫萝卜(1)
    OpenGL——外部读档+异常报错
    OpenGL入门之入门
    xlua build时 报错处理
    捕鱼达人Demo版下载
    UGUI-Text——自适应
  • 原文地址:https://www.cnblogs.com/aurora-cj/p/9046398.html
Copyright © 2011-2022 走看看