<?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: BDC Execution User in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758433#M328395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can create BDC session and do not process it immediately but start a job to process it in batch, the job can be started with required username. &lt;/P&gt;&lt;P&gt;In this case your changes will be logged with required ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jan 2007 20:27:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-02T20:27:47Z</dc:date>
    <item>
      <title>BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758429#M328391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings all and Happy New Year-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware that when calling a BDC Session you can specify a particular user so that authorizations will be performed as that particular user. Is it possible to specify a user to execute the BDC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My example is that we are calling a function module from a system external to SAP that will update distribution line items for an accounting document using transaction FBV2. It does this wonderfully, but in CDHDR it records the user as our RFC user, not the user that we are passing in for the Authorization checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like CDHDR to record the user we are passing in. Is this possible? Can anyone give me a general direction on how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 14:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758429#M328391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758430#M328392</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;try to change user of bgr00-usnam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 14:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758430#M328392</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-01-02T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758431#M328393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andreas-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply. I'm not sure when to change this field? Is it a field I'd have access to during the bdc session, or is this something I'd have to change prior to the call transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any specifics you can provide would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 16:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758431#M328393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T16:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758432#M328394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using BDC_OPEN_GROUP and I believe that is where BGR00-USNAM gets set and I am passing in the appropriate user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That only appears to be using the username that I'm passing in to perform auth checks though, and still isn't saving the work as if that were the user running the program. Could I be doing something wrong, or does implementing it this way not have the same end effect you describe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 16:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758432#M328394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T16:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758433#M328395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you can create BDC session and do not process it immediately but start a job to process it in batch, the job can be started with required username. &lt;/P&gt;&lt;P&gt;In this case your changes will be logged with required ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 20:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758433#M328395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T20:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Execution User</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758434#M328396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Siarhei, I will look into trying it this way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 21:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-execution-user/m-p/1758434#M328396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T21:45:23Z</dc:date>
    </item>
  </channel>
</rss>

