<?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: RFC_READ_TABLE TRDIR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815702#M1588468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacek,&lt;/P&gt;&lt;P&gt;  So when ever i try to read the table entry in TRDIR table, It checks the authorization group ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My situation is ,The table entry where SECU field is left empty ,when i execute the RFC call, it prompts me the login screen. However when i access the table entry where SECU field is filled with a value ..it doesnt prompt me with the login screen and it says the object is not present in the table eventhough it is.&lt;/P&gt;&lt;P&gt;But it behaves differently why i execute from se37 ..in which case it prompts me with the login screen eventhough i feed the same input as in the previous case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 12:32:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-27T12:32:06Z</dc:date>
    <item>
      <title>RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815700#M1588466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;   I am using the FM 'RFC_READ_TABLE' to check whether a program exist in a system or not. I am using TRDIR as a query table.&lt;/P&gt;&lt;P&gt;My program is behaving differently with different input. In the first situation,i feed input as program1 and i am prompted with the login screen of the target system. where as when i feed the input as program2, it doesnt prompt me with the login screen and it gives me a report that program doesnt exist.&lt;/P&gt;&lt;P&gt;I checked in the target system TRDIR table that the program2 TRDIR entry has the SECU field filled with a value. I assume this is the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in getting more info on this&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tashi Norbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 10:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815700#M1588466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-27T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815701#M1588467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tashi,&lt;/P&gt;&lt;P&gt;SECU field value contains authorization group assigned to the program. System uses it when you want to:&lt;/P&gt;&lt;P&gt;- execute a program - in this case checks authorization object S_PROGRAM.&lt;/P&gt;&lt;P&gt;- edit a program in ABAP Workbench - authorization object S_DEVELOP is used.&lt;/P&gt;&lt;P&gt;As documentation says "Programs that are not assigned to an authorization group are not protected against display and execution."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The module RFC_READ_TABLE checks authorizations before getting data from table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jacek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 11:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815701#M1588467</guid>
      <dc:creator>wozjac</dc:creator>
      <dc:date>2011-04-27T11:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815702#M1588468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacek,&lt;/P&gt;&lt;P&gt;  So when ever i try to read the table entry in TRDIR table, It checks the authorization group ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My situation is ,The table entry where SECU field is left empty ,when i execute the RFC call, it prompts me the login screen. However when i access the table entry where SECU field is filled with a value ..it doesnt prompt me with the login screen and it says the object is not present in the table eventhough it is.&lt;/P&gt;&lt;P&gt;But it behaves differently why i execute from se37 ..in which case it prompts me with the login screen eventhough i feed the same input as in the previous case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 12:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815702#M1588468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-27T12:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815703#M1588469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which exception are you getting exactly from RFC_READ_TABLE? There are six.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logon screen can be also required by RFC destination settings in SM59. How do you call RFC_READ_TABLE?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815703#M1588469</guid>
      <dc:creator>wozjac</dc:creator>
      <dc:date>2011-04-27T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815704#M1588470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the user and password are not stored in the RFC destination details, then it will prompt with a logon screen. If you do another RFC call, the system will try to find the RFC session already opened. If successful, it will not need to verify the logon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table contents of the table queried are not evaluated at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815704#M1588470</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-04-27T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815705#M1588471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the same RFC destination to read another entry for which i am prompted with the login screen in the same box.Its not working only for a particular input where i say name like "program1".I checked the entry in TRDIR for program1.Both the entries are present in TRDIR but the only difference is the program1 entry has a value in the SECU field and the program2 doesnt have value in the SECU field. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 06:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815705#M1588471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-28T06:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815706#M1588472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tashi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try the other way round,   exchangng the prog names in the queries? Still the same Login screen behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then this is special in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 11:45:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815706#M1588472</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-04-28T11:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: RFC_READ_TABLE TRDIR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815707#M1588473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;however, the existence of an entry in the table TADIR doesn't necessarily mean that the object exists.&lt;/P&gt;&lt;P&gt;You should try to use instead the function module SCTS_COMP_REPOS_GET_CUST...&lt;/P&gt;&lt;P&gt;It seems the right one.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 21:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-read-table-trdir/m-p/7815707#M1588473</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2011-04-28T21:29:41Z</dc:date>
    </item>
  </channel>
</rss>

