zoukankan      html  css  js  c++  java
  • 关于SAP的RFC一些问题列表

    1.1. How can I find out my current qRFC version and supplement?

    You can find out your current version and supplement number using any qRFC transaction (such as SMQS, SMQR, SMQ1, SMQ2) ,under Information -> version. If only the qRFC version is displayed    (that is, without a supplement number), this means that you still have a supplement lower than 7.

    2. What is the latest qRFC version and supplement?

    See the SAP note 438015. Please, note that supplements are only relevant for the latest version of qRFC. In other words before installing any supplement you must have the latest qRFC version already installed.

    In addition to the current Support Package, the RFC library (librfc) version for external programs, kernel patch level and qRFC version with their supplements are also important. Note 545784 lists the relevant secondary details for the current versions.


    3. Where can I get the newest version of SAProuter?

    You can download it from http://service.sap.com/patches.
    Use the path: SAP R/3 -> <Release> -> Binary patches ->
       -> SAP KERNEL <Release> -> <Operating System> ->
       -> Database independent -> SAPROUTER.CAR

    4. Where can I get the newest version of NIPING program?

    You can download it from http://service.sap.com/patches.
    Use the path: SAP R/3 -> <Release> -> Binary patches ->
       -> SAP KERNEL <Release> -> <Operating System> ->
       -> Database independent -> NIPING.CAR

    5. Where can I get the newest version of RFC library?

    See the SAP note 413708.

    6. Where can I get SAPINFO?

    SAPINFO is the part of RFC SDK.

    7. Where can I get RFC SDK?

    You may get it from the Presentation CD or download from http://service.sap.com/patches.
    Use the path SAP Web AS -> 6.20 -> Binary Patches

    8. Where can I get LGTST program?

       You can download it from
       ftp://sapserv3/general/R3server/binaries/NT/lgtst/

    9. How can I find out my current kernel patch level?

       Go to the transaction SM51. Select the server and press the button
       "Release information" or "Release notes" (depending on R/3 release).

    10. Where can I get the latest kernel patch?

        See the SAP note 19466.

    11.How do I obtain more information on the connection?

    You can create traces for the different levels of the frontend, gateway, RFC, CPIC and other components of the connection.

    For more details, see the following notes:
    65325 Error and trace files for RFC
    532918 RFC trace generation (..)

    <script type="text/javascript"><!-- google_ad_client = "pub-7080808620760591"; /* SAPTechies-468x15, created 3/6/08 */ google_ad_slot = "4018965641"; google_ad_width = 468; google_ad_height = 15; //--> </script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script>

    相关链接http://blog.csdn.net/CompassButton/category/295528.aspx

    <script type="text/javascript"><!-- google_ad_client = "pub-7080808620760591"; /* SAPTechies-468x15, created 3/6/08 */ google_ad_slot = "4018965641"; google_ad_width = 468; google_ad_height = 15; //--> </script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script>
  • 相关阅读:
    [语言基础] 我只想导入目标包中的一个模块,没想到目标包的其他非模块代码也被执行了。。
    [vscode] os.getcwd(),调试和命令行运行的结果不一致
    234. 回文链表
    不生成新数组的迭代器方法:forEach()&every()&some()&reduce()&reduceRight()
    合并数组并对数组排序
    为数组排序:sort()&reverse()
    从数组中间位置添加元素:unshift()方法的有一种运用
    从数组中删除元素:pop()&unshift()方法
    为数组添加元素:push()&unshift()方法
    由已有数组创建新数组:concat()&splice()方法
  • 原文地址:https://www.cnblogs.com/xiaomaohai/p/6157092.html
Copyright © 2011-2022 走看看