<?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 in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884462#M371153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say user has submitted a job...now, this job runs taking into consideration of the userid...if  it is the one who submitted then the BDC will fail...Normally, it will be the user who has submitted and if there is no authorization, it will definetely fail...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2007 12:57:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-30T12:57:14Z</dc:date>
    <item>
      <title>Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884461#M371152</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;Is it possible to run a BDC successful, if Authorization for creation (Ex: MM01) is not assigned for the person who submits the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-BSB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 12:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884461#M371152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T12:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884462#M371153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;say user has submitted a job...now, this job runs taking into consideration of the userid...if  it is the one who submitted then the BDC will fail...Normally, it will be the user who has submitted and if there is no authorization, it will definetely fail...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 12:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884462#M371153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T12:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884463#M371154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For creating a BDC recording.., u need to have the access... &lt;/P&gt;&lt;P&gt;But the user  can run even if he does not have acces,,,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;It depends on the user who creates the session...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once i have recorded an HR transaction  using my functional agent login and used it in my develpoment server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;rajiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 12:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884463#M371154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T12:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884464#M371155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No,&lt;/P&gt;&lt;P&gt;When the person run the BDC report, it will go to MM01 and checks the AUTH checks there, if the person is not authorizied then the error will come&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 12:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884464#M371155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884465#M371156</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 copied the PERFORM statements from his login's BDC...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i cannot record data in development.. It failed... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the previous post...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajiv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 12:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/1884465#M371156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T12:59:43Z</dc:date>
    </item>
  </channel>
</rss>

