<?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: Issues!!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194621#M129333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did SU53 but nothing came up related to this stuff. I think some permission is missing. I think I need to dig more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2006 18:39:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-10T18:39:29Z</dc:date>
    <item>
      <title>Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194616#M129328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having couple of questions here. Can someone help me with some info??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have a Index table. A entry will be created in that table whenever I execute a program. I want to see the values that are stored in the INDEX table (I mean the CLUSTER) with out need to write a program for IMPORTing the values from that index table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This question is related to authorizations I guess. When we display any report in the form of an ALV grid there is a button for exporting the list in to a local file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is when I clicked that button (logged in with my ID) I can see 'local file' 'Spread sheet' 'word processing' options under that EXPORT button...but when I logged in with my business user's ID those options are not displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody tell me what sort of authorization does that take??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 15:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194616#M129328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194617#M129329</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;to check quickly the authorization, just use this transaction after testing your ALV : SU53  (maybe /oSU53) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for the first question, I hope I have not understood)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 15:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194617#M129329</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-10T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194618#M129330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1- As per as I know you have to import the cluster with ID in order to see the data. Other wise if you see the data in cluster table its nothing but a bunch of strange characters. &lt;/P&gt;&lt;P&gt;2- I remember in my last project i faced this problem, as I was also supporting basis task there. There&amp;#146;s a OSS note which I need to look for, you need to download some ALV templates and have to upload in client 000, Then this problem solved on business users end..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a mean while I&amp;#146;ll look around the OSS note and will post you the number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 15:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194618#M129330</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-02-10T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194619#M129331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Saquib,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the replies. Regarding the 2nd reply, I dont think we need to do anythign with OSS notes. It is related to permissions given to the ID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to see the options under EXPORT function with my ID but not with business user's ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 15:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194619#M129331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T15:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194620#M129332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, probably you&amp;#146;re right. Keep in mind it could be the one of the reasons. Any way did you ask them to check SU53?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 15:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194620#M129332</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-02-10T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issues!!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194621#M129333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did SU53 but nothing came up related to this stuff. I think some permission is missing. I think I need to dig more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 18:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issues/m-p/1194621#M129333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T18:39:29Z</dc:date>
    </item>
  </channel>
</rss>

