<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Getting sy-sysid from different server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-sy-sysid-from-different-server/m-p/5544705#M1266073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;without RFC its almost impossible.&lt;/P&gt;&lt;P&gt;you can get the comp name: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*PARAMETER: p_c TYPE c.
*DATA: BEGIN OF usr_tabl OCCURS 10.
*        INCLUDE STRUCTURE uinfo.
*DATA: END OF usr_tabl.
*
*DATA th_opcode(1) TYPE x.
*
*DATA: size TYPE i.
*CONSTANTS: opcode_list LIKE th_opcode VALUE 2.
*
*CALL 'ThUsrInfo' ID 'OPCODE' FIELD opcode_list
*ID 'TAB' FIELD usr_tabl-*sys*.
*
*DESCRIBE TABLE usr_tabl LINES size.
*READ TABLE usr_tabl INDEX size.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Apr 2009 15:22:28 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-04-19T15:22:28Z</dc:date>
    <item>
      <title>Getting sy-sysid from different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-sy-sysid-from-different-server/m-p/5544704#M1266072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;                 I have a scenario in had .........&lt;/P&gt;&lt;P&gt;In a CUA architecture there are many child servers and one parent servers........&lt;/P&gt;&lt;P&gt;I need to get sy-id (sy-sisid) of defferent child servers without RFC calls... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way doing it ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for ur replies.............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2009 12:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-sy-sysid-from-different-server/m-p/5544704#M1266072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-19T12:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting sy-sysid from different server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-sy-sysid-from-different-server/m-p/5544705#M1266073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;without RFC its almost impossible.&lt;/P&gt;&lt;P&gt;you can get the comp name: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*PARAMETER: p_c TYPE c.
*DATA: BEGIN OF usr_tabl OCCURS 10.
*        INCLUDE STRUCTURE uinfo.
*DATA: END OF usr_tabl.
*
*DATA th_opcode(1) TYPE x.
*
*DATA: size TYPE i.
*CONSTANTS: opcode_list LIKE th_opcode VALUE 2.
*
*CALL 'ThUsrInfo' ID 'OPCODE' FIELD opcode_list
*ID 'TAB' FIELD usr_tabl-*sys*.
*
*DESCRIBE TABLE usr_tabl LINES size.
*READ TABLE usr_tabl INDEX size.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2009 15:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-sy-sysid-from-different-server/m-p/5544705#M1266073</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-04-19T15:22:28Z</dc:date>
    </item>
  </channel>
</rss>

