<?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: Making Default User while posting through BDC program through call transaction method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681243#M1945680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;BR /&gt;How you running the bdc, Normally People will use Se38 ,After recording the shdb.&lt;/P&gt;&lt;P&gt;So, you hardcore the Field values in the program. Just run the same program in job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already Examples are there, how to scheduling the job sm36&amp;nbsp; with Programming run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 06:14:33 GMT</pubDate>
    <dc:creator>former_member196331</dc:creator>
    <dc:date>2016-05-19T06:14:33Z</dc:date>
    <item>
      <title>Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681237#M1945674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is it possible to set user as default user(Hardcoded) while posting F-04 transaction through BDC. Which means who ever runs program posting should happen only through the default user name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The program was developed through BDC Call transaction. Now Client was this Req with default user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please suggest me in achieving this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 04:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681237#M1945674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-19T04:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681238#M1945675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope not possible. Bdc means almost running Foreground , What you are running in front end bdc is doing. backend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Creating mm01, By using Manual Steps Is it possible to change sy-uname, Hope Not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Small suggestion:Run bdc in Background job. After particular Event Not date and time . Under particular user May be your problem will be solves.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 05:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681238#M1945675</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-05-19T05:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681239#M1945676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your report, try changing SY-UNAME to harcoded value before BDC code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;UNAME &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'&amp;lt;USER&amp;gt;'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 05:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681239#M1945676</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-05-19T05:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681240#M1945677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pranay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i tried by changing system user,But it didn't work out .e system is picking back exact user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 05:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681240#M1945677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-19T05:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681241#M1945678</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;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;"Small suggestion:Run bdc in Background job. After particular Event Not date and time . Under particular user May be your problem will be solves."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You want me to run BDC through backround via Submit program ??&amp;nbsp; Will u please eloberate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 05:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681241#M1945678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-19T05:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681242#M1945679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Why not you go for a BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'BAPI_ACC_DOCUMENT_POST'. &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;BAPI_ACC_DOCUMENT_REV_POST . &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;BAPI_ACC_BILLING_REV_POST&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; And Change the parameter USERNAME/CREATED_BY in header &lt;SPAN style="color: #333333; font-size: 12px;"&gt;structure.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to stick to BDC, then below thread can be helpful.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1901169" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Is it possible to change user in call transaction ??" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 06:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681242#M1945679</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-05-19T06:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681243#M1945680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;BR /&gt;How you running the bdc, Normally People will use Se38 ,After recording the shdb.&lt;/P&gt;&lt;P&gt;So, you hardcore the Field values in the program. Just run the same program in job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already Examples are there, how to scheduling the job sm36&amp;nbsp; with Programming run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 06:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681243#M1945680</guid>
      <dc:creator>former_member196331</dc:creator>
      <dc:date>2016-05-19T06:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681244#M1945681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokesh , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to run the BDC as scheduled job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;You need to schedule job as :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1. Call FM JOB_OPEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2. Then SUBMIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SUBMIT &amp;lt;program&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;WITH..&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; background: transparent;"&gt;USER &amp;lt;default_username&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;VIA JOB &amp;lt;job name&amp;gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;3. Call FM JOB_CLOSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Username against job would be user name running the program , but username against the particular step would be default username.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Yogendra Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 07:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681244#M1945681</guid>
      <dc:creator>yogendra_bhaskar</dc:creator>
      <dc:date>2016-05-19T07:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681245#M1945682</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;&amp;nbsp;&amp;nbsp; My BDC program is inside of an RFC Function Modue. Wether we can acheive through RFC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any Idea on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 11:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681245#M1945682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-19T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681246#M1945683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current&amp;nbsp; BDC Program was written inside an RFC Function module . Can we acheive this&lt;/P&gt;&lt;P&gt;through this RFC. any idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 11:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681246#M1945683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-19T11:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Making Default User while posting through BDC program through call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681247#M1945684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Create a separate program for the CALL TRANSACTION BDC logic and used it inside the RFC. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Call that report using SUBMIT PROGRAM with options '[USER user]. If the user is passed to USER option, it will process the BDC as if it's being processed under the session of the particular user passed. So the same will reflect in logs. Try this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 11:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/making-default-user-while-posting-through-bdc-program-through-call/m-p/11681247#M1945684</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-05-19T11:45:02Z</dc:date>
    </item>
  </channel>
</rss>

