<?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 Execute BW query using ABAP For a specific User(Like RSECADMIN Transaction) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046413#M1501423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am an WebDynPro ABAP developer, and functionally working in MM side. I am very new to SAP BI.  Most of the time I used to refer your document posted in SDN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few days back I got an unique requirement, what I am not able to implement. Thatu2019s why I sending this mail to you. My client wants an function module which should perform the same functionality like /RSECADMIN transaction, and will provide the data in a table. Mainly I go through the MR Rajau2019s Document u201Cu201CExecute BW Query Using ABAPu201D . Also I check the other version Part 1 , part 2 &amp;amp; Part 3 but it does not solve my problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;I am able to create a function module, which returns the data of BI query in a table for my user.  It is executing the query in my user, but I am not able to execute this query for different users.  To be more specific, I am not able to pass the user name in the function to execute it for a different user. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help me to solve this problem?  Can anyone please tell me, how I can execute a BI query for a particular user. I am sending my code in a notepad. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please have a look in this code and suggest the necessary changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Jul 2010 06:31:14 GMT</pubDate>
    <dc:creator>satrajit_chatterjee</dc:creator>
    <dc:date>2010-07-24T06:31:14Z</dc:date>
    <item>
      <title>Execute BW query using ABAP For a specific User(Like RSECADMIN Transaction)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046413#M1501423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am an WebDynPro ABAP developer, and functionally working in MM side. I am very new to SAP BI.  Most of the time I used to refer your document posted in SDN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few days back I got an unique requirement, what I am not able to implement. Thatu2019s why I sending this mail to you. My client wants an function module which should perform the same functionality like /RSECADMIN transaction, and will provide the data in a table. Mainly I go through the MR Rajau2019s Document u201Cu201CExecute BW Query Using ABAPu201D . Also I check the other version Part 1 , part 2 &amp;amp; Part 3 but it does not solve my problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;I am able to create a function module, which returns the data of BI query in a table for my user.  It is executing the query in my user, but I am not able to execute this query for different users.  To be more specific, I am not able to pass the user name in the function to execute it for a different user. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please help me to solve this problem?  Can anyone please tell me, how I can execute a BI query for a particular user. I am sending my code in a notepad. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please have a look in this code and suggest the necessary changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jul 2010 06:31:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046413#M1501423</guid>
      <dc:creator>satrajit_chatterjee</dc:creator>
      <dc:date>2010-07-24T06:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Execute BW query using ABAP For a specific User(Like RSECADMIN Transaction)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046414#M1501424</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 able to solve this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satrajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 06:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046414#M1501424</guid>
      <dc:creator>satrajit_chatterjee</dc:creator>
      <dc:date>2011-09-14T06:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Execute BW query using ABAP For a specific User(Like RSECADMIN Transaction)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046415#M1501425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 06:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-bw-query-using-abap-for-a-specific-user-like-rsecadmin-transaction/m-p/7046415#M1501425</guid>
      <dc:creator>satrajit_chatterjee</dc:creator>
      <dc:date>2011-09-14T06:33:38Z</dc:date>
    </item>
  </channel>
</rss>

