1.CONFIGURATION TRANSPORT

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

1.Tcode: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.Tcode:

    SE09 to release the configuration,

    SCC1 to pull it to testing client 400

3.Tcode: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.Tcode:

    SE09 to release the program,

3.Tcode:STMS to transport it to QAS 500 and PRD 800

  

最新文章

  1. 微信开发-ACCESS TOKEN 过期失效解决方案
  2. linux,python 常用的处理log的命令
  3. ligerui_ligerTree_002_利用JavaScript代码配置ligerTree节点
  4. eclipse java 空心J文件的回复
  5. 安装 Visual Stuidio 2010 失败
  6. 前端利器,如何使用fiddle拦截在线css进行先下调试
  7. Python 读取文件 with语句 管理上下文
  8. JS for循环小题2
  9. virtual table for class
  10. latch
  11. 后台文本编辑器KindEditor介绍
  12. axios与vue的配合使用事例,实现缓存和重复加载的控制
  13. [tool] google搜索的正确使用姿势(待补全)
  14. 说说GIL
  15. pacman安装软件包出现损坏
  16. Java多线程-----线程安全及解决机制
  17. 合并k个排序的列表 Merge k Sorted Lists
  18. Python 基础学习day1
  19. innodb 锁机制
  20. Linux--忘记MySQL密码的解决方法和输入mysqld_safe --skip-grant-tables &后无法进入MySQL的解决方法

热门文章

  1. javascript:查看一个图片是否加载完成
  2. 将文本文件中的\n字符串变成换行符
  3. 遍历DOM树,each()遍历
  4. python实现查找算法:二分查找法
  5. php 查看当前页中的post及get数据
  6. Nodejs 第一站
  7. MySQL 各种主流 SQLServer 迁移到 MySQL 工具对比
  8. Docker 指定容量
  9. macbook pro。已经连接上wifi,但是,不能上网的问题
  10. html页面嵌套---分享功能