<?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: Authorization issue in BDC Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285901#M1724519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the XK02/FK02 transaction is called from a Z transaction via CALL TRANSACTION, you can use SE97 to disable authorization check to call XK02/FK02 transaction. Problem is that the CALL TRANSACTION will "break" the calling BDC, so XK02 call must be last action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Also read again &lt;A _jive_internal="true" href="https://answers.sap.com/message/13892178#13892178"&gt;Override FK02 AUTHORITY-CHECK in a custom program&amp;nbsp; &lt;/A&gt;answers..&lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1288/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 15:55:56 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-03-13T15:55:56Z</dc:date>
    <item>
      <title>Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285889#M1724507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;Hello Experts,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;I've a custom program where in I'm using BDC to update the Vendor Email Id.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;(w.r.t my previous thread - &lt;A _jive_internal="true" href="https://answers.sap.com/thread/3308237" title="http://scn.sap.com/thread/3308237"&gt;http://scn.sap.com/thread/3308237&lt;/A&gt;) - My BDC code is available in this Thread.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;This is working for only those users who have FK02 Authorizaiton.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;EM style="color: maroon; font-size: 8.0pt; font-family: 'Arial','sans-serif';"&gt;But I want this program to be working for all the users who use this Program to update the Email Id of the Vendor. It should check only the AUTHORITY-OBJECT that I've provided in my Program.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;Is there any way to override&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG style="color: #993300; font-size: 8.0pt; font-family: 'Arial','sans-serif';"&gt;FK02 Authorization&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Arial','sans-serif'; color: #993300;"&gt;??&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;Please do help!!!!!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial, sans-serif;"&gt;Sowmya&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 08:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285889#M1724507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T08:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285890#M1724508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone pls help me in this issue??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285890#M1724508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T11:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285891#M1724509</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;Not sure,but try like this........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy FM C160_TRANSACTION_CALL to z_C160_TRANSACTION_CALL(pass your&amp;nbsp; t-code&amp;nbsp; &amp;amp; bdcdata here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass BDCDATA tables and change the flowlogic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION T_code using &amp;lt;BDCDATA table&amp;gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vamshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285891#M1724509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285892#M1724510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I execute my BDC program in background, I'm getting the following Dump:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; OBJECTS_OBJREF_NOT_ASSIGNED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to avoid this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285892#M1724510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T11:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285893#M1724511</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;Use this FM to disable the authorization check.&lt;/P&gt;&lt;P&gt;HR_READ_INFOTYPE_AUTHC_DISABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285893#M1724511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T11:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285894#M1724512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vijay. I will try this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is my Program not working in background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting the following Dump:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;STRONG&gt;OBJECTS_OBJREF_NOT_ASSIGNED&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help / inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 12:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285894#M1724512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-05T12:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285895#M1724513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;And where / how does this custom FM be used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 07:21:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285895#M1724513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T07:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285896#M1724514</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;please post the snapshot of your dump..&lt;/P&gt;&lt;P&gt;so that it ll be easy to sort it out, which is responsible for it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285896#M1724514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T09:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285897#M1724515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathan,&lt;/P&gt;&lt;P&gt;It's not a short dump.&lt;/P&gt;&lt;P&gt;The issue is with Authorization.&lt;/P&gt;&lt;P&gt;Since I'm using BDC of FK02 to change the email address of the Vendor, it is checking for FK02 Authorization. &lt;/P&gt;&lt;P&gt;My requirement is : All the users who has the Auth to this particular custom Z-tcode (my prog) should be able to use this tcode and change the email address.&lt;/P&gt;&lt;P&gt;In my case, it is working for only those users who is having FK02 Auth and not others.&lt;/P&gt;&lt;P&gt;Tcode access is there, but in the Output, it displays as "No authorization for changing Vendor for Accounting...".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I wanted to know whether it is possible to override this FK02 Authorization in the custom program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285897#M1724515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285898#M1724516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Dump issue is resolved.&lt;/P&gt;&lt;P&gt;-Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 09:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285898#M1724516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285899#M1724517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sowmya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can't upload the data since the authorization is given at transaction code level.&lt;/P&gt;&lt;P&gt;Here you need to take the help of basis team regarding&amp;nbsp; authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vineesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285899#M1724517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T15:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285900#M1724518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not a good idea to override authorization (If any way its possible, not sure in background !).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285900#M1724518</guid>
      <dc:creator>satyabrata_sahoo3</dc:creator>
      <dc:date>2013-03-13T15:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization issue in BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285901#M1724519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the XK02/FK02 transaction is called from a Z transaction via CALL TRANSACTION, you can use SE97 to disable authorization check to call XK02/FK02 transaction. Problem is that the CALL TRANSACTION will "break" the calling BDC, so XK02 call must be last action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*) Also read again &lt;A _jive_internal="true" href="https://answers.sap.com/message/13892178#13892178"&gt;Override FK02 AUTHORITY-CHECK in a custom program&amp;nbsp; &lt;/A&gt;answers..&lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1288/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-issue-in-bdc-program/m-p/9285901#M1724519</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-03-13T15:55:56Z</dc:date>
    </item>
  </channel>
</rss>

