<?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: problem  EPS2_GET_DIRECTORY_LISTING in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182662#M1373504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lc_show , IV_ADMINFUNCTION?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: francesco aiello on Oct 5, 2009 4:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2009 14:49:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-05T14:49:20Z</dc:date>
    <item>
      <title>problem  EPS2_GET_DIRECTORY_LISTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182660#M1373502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have the problem with function EPS2_GET_DIRECTORY_LISTING .&lt;/P&gt;&lt;P&gt;this function return sy-subrc = 4 (no_authorization ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 14:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182660#M1373502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: problem  EPS2_GET_DIRECTORY_LISTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182661#M1373503</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;you get this sy-subrc, because the user in whoms context the function module is executed does not have certain authorizations. From what I see, the function module checks the authorization objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    AUTHORITY-CHECK OBJECT 'S_TRANSPRT'&lt;/P&gt;&lt;P&gt;             ID 'TTYPE' DUMMY&lt;/P&gt;&lt;P&gt;             ID 'ACTVT' FIELD lc_show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      AUTHORITY-CHECK OBJECT 'S_CTS_ADMI'&lt;/P&gt;&lt;P&gt;                      ID     'CTS_ADMFCT'&lt;/P&gt;&lt;P&gt;                      FIELD  IV_ADMINFUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to debugg the call to the function module, to get more specific information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hans Hohenfeld&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 14:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182661#M1373503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T14:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem  EPS2_GET_DIRECTORY_LISTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182662#M1373504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lc_show , IV_ADMINFUNCTION?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: francesco aiello on Oct 5, 2009 4:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 14:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182662#M1373504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem  EPS2_GET_DIRECTORY_LISTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182663#M1373505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Call transaction SU53 to display log of authorization checks, you will get the exact values checked by the system. ([Analyzing Authorization Checks (link)|http://help.sap.com/saphelp_nw70/helpdata/en/52/6716b3439b11d1896f0000e8322d00/frameset.htm])&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>Mon, 05 Oct 2009 14:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182663#M1373505</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-10-05T14:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem  EPS2_GET_DIRECTORY_LISTING</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182664#M1373506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the message comes thrown from this AUTHORITY-CHECK    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  AUTHORITY-CHECK OBJECT 'S_CTS_ADMI'&lt;/P&gt;&lt;P&gt;                      ID     'CTS_ADMFCT'&lt;/P&gt;&lt;P&gt;                      FIELD  IV_ADMINFUNCTION. " EPS1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 13:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-eps2-get-directory-listing/m-p/6182664#M1373506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T13:46:14Z</dc:date>
    </item>
  </channel>
</rss>

