<?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: Authorisation for READ table SOOD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182466#M1373470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Authorization group SA has been assigned to the table SOOD table. (SE11 &amp;gt; table SOOD &amp;gt; Utilities &amp;gt; Assign Authorization Group).&lt;/P&gt;&lt;P&gt;Your RFC user must have this group assigned in order to read the records from this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 16:01:41 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2009-10-13T16:01:41Z</dc:date>
    <item>
      <title>Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182460#M1373464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a thrid party we are accessing SAP using function module RFC_READ_TABLE, and we are reading table SOOD. But we are getting &lt;/P&gt;&lt;P&gt;a message that&lt;/P&gt;&lt;P&gt;"User not authorized to access QUERY_TABLE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but same RFC_READ_TABLE we can access all other tables like VBAK, VBEP etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
2009-10-02 13:03:16.041 [INFO ] [pp0] [CONNECTION 0] execute CALLRECEIVE 
2009-10-02 13:03:16.041 [INFO ] [pp0] get a function template from the repository for RFC_READ_TABLE 
2009-10-02 13:03:16.041 [INFO ] [pp0] set the input parameters 
2009-10-02 13:03:16.041 [DEBUG] [pp0] set QUERY_TABLE to SOOD 
2009-10-02 13:03:16.041 [DEBUG] [pp0] table OPTIONS 
2009-10-02 13:03:16.041 [DEBUG] [pp0] +-- set TEXT to OBJTP = 'EXT' AND OBJYR = '31' AND OBJNO = '000000001189' 
2009-10-02 13:03:16.041 [DEBUG] [pp0] table FIELDS 
2009-10-02 13:03:16.041 [DEBUG] [pp0] +-- set FIELDNAME to OBJDES 
2009-10-02 13:03:16.041 [DEBUG] [pp0] +-- set FIELDNAME to FILE_EXT 
2009-10-02 13:03:16.041 [INFO ] [pp0] call RFC module 
2009-10-02 13:03:16.400 [ERROR] [pp0] [CONNECTION 0] error executing CALLRECEIVE: error executing function: User not authorized to access QUERY_TABLE 
2009-10-02 13:03:16.400 [INFO ] [pp0] [CONNECTION 0] execution aborted after: 362 ms
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Info why we are getting Authorisation issue while accessing using RFC_READ_TABLE&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 14:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182460#M1373464</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-10-13T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182461#M1373465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read OSS [Note 1012218 - authorization in RFC_READ_TABLE|https://service.sap.com/sap/support/notes/1012218] - check Authorization group for table SOOD ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 14:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182461#M1373465</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-10-13T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182462#M1373466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user  should have a minimum level of authorization for the following authorization objects:&lt;/P&gt;&lt;P&gt; S_RFC&lt;/P&gt;&lt;P&gt; S_RZL_ADM&lt;/P&gt;&lt;P&gt; S_XMI_PROD&lt;/P&gt;&lt;P&gt; S_TABU_DIS&lt;/P&gt;&lt;P&gt; S_ADMI_FCD&lt;/P&gt;&lt;P&gt;For each of these authorization objects, specify full&lt;/P&gt;&lt;P&gt;authorization using the asterisk * wildcard.&lt;/P&gt;&lt;P&gt;Note: Alternatively, we can assign SAP_ALL authorization&lt;/P&gt;&lt;P&gt;to this user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arunsri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 14:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182462#M1373466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T14:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182463#M1373467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But why other table can be able read like VBAK, VBEP etic .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only SOOD is not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more question. If we are using fm SO_SOOD_READ instead of RFC_READ_TABLE whether this issue will solve ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because this function module is not check authority object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 14:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182463#M1373467</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-10-13T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182464#M1373468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Authorization group for table SOOD (look thru table TBRG, maybe SOAD) is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 14:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182464#M1373468</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-10-13T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182465#M1373469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User have access for auth object s_tabu_dis . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain if we are using fm SO_SOOD_READ instead of RFC_READ_TABLE whether this issue will solve ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 15:03:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182465#M1373469</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-10-13T15:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authorisation for READ table SOOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182466#M1373470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Authorization group SA has been assigned to the table SOOD table. (SE11 &amp;gt; table SOOD &amp;gt; Utilities &amp;gt; Assign Authorization Group).&lt;/P&gt;&lt;P&gt;Your RFC user must have this group assigned in order to read the records from this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 16:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-for-read-table-sood/m-p/6182466#M1373470</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-10-13T16:01:41Z</dc:date>
    </item>
  </channel>
</rss>

