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.

  • 相关阅读:
    如何通过经纬度获取地址信息?
    通过google地图的webservice根据城市名称获取经纬度
    PHP 使用 GeoLiteCity 库解析 IP 为地理位置
    PHPExcel对于Excel中日期和时间类型的处理
    phpexcel来做表格导出(多个工作sheet)
    PHPExcel读取excel文件
    读取上传的CSV为DataTable
    判断sqlserver对象是否存在
    async & await 的前世今生
    .NET4.5之初识async与await
  • 原文地址:https://www.cnblogs.com/omygod/p/2290169.html
Copyright © 2011-2022 走看看