zoukankan      html  css  js  c++  java
  • 传输一个特定的InfoObject 沧海

    How to transport a specific info object? I tried to change it and then save but the transport request won't appear. How to manually transport that object? 

    1. Administrator Workbench (RSA1), then Transport Connection 
    2. Object Types, then from the list of objects put the requested one on the right side of the screen (drag & drop) 
    3. Click "Transport Objects", put the development class name and specify the transport (or create the new one) 
    4. Transaction SE01, check transport and release it 
    5. Move the transport up to the another system. 
     

    If you change and reactivate the infoobject, but get no transport request, this means that your infoobject is still in $tmp class. 
    go in to the maintenance of the infoobject, menu extras, object directory entry and change the development class. at this point you should have a pop-up requesting a transport request
     

    If you're not getting a transport request when you change and activate, it could also be that the InfoObject is already on an open transport. 

    When you collect the object in the transport connection as described above, you will see in the right hand pane an entry called Transport Request. If there is an entry here, the object is already on a transport and this gives you the transport number. 

    You can then use SE01 or SE10 to delete the object from the existing transport if that is what you want to do then, when you change and activate the object again, you should be prompted for a transport request. Alternatively, you can use the existing transport depending on what else is on it.

  • 相关阅读:
    方法:常用SQL时间格式
    讨论:C#Calendar赋初始值
    解释:C++虚函数
    方法:C#用session做登陆
    方法:C#在WinForm中如何将Image存入SQL2000和取出显示
    从请求管道深入剖析HttpModule的实现机制,有图有真相
    偶然在网上看到的题目,jQuery功底如何一测便知晓!!!!!!
    MVC2.0中的HtmlHelper大全
    九度 题目1500:出操队形
    九度 题目1528:最长回文子串
  • 原文地址:https://www.cnblogs.com/omygod/p/2290169.html
Copyright © 2011-2022 走看看