<?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: Minimal Authentication for BAPI calls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062979#M1503595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please refer below link.  It might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/95/1632edba9511d29e310000e839cd96/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/95/1632edba9511d29e310000e839cd96/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 11:33:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-12T11:33:08Z</dc:date>
    <item>
      <title>Minimal Authentication for BAPI calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062978#M1503594</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;We use SAP Jco Library to connect SAP systems in our applications. Within the aplication we make BAPI calls to the SAP system for various operations. A typical BAPI calls we make are BAPI_DOCUMENT_CREATE, BAPI_DOCUMENT_GETLIST, BAPI_EQUI_GETLIST etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For these BAPI calls it is must that the user needs SAP_ALL and SAP_NEW profile added to his profile. I would be interested to know what is the minimal profile the user needs to make these BAPI calls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a document/link which talks about the minimum roles\profile needed for different BAPI calls byt the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 10:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062978#M1503594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T10:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal Authentication for BAPI calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062979#M1503595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please refer below link.  It might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/95/1632edba9511d29e310000e839cd96/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/95/1632edba9511d29e310000e839cd96/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 11:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062979#M1503595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T11:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal Authentication for BAPI calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062980#M1503596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there's a couple of notes on that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[452508|https://service.sap.com/sap/support/notes/452508] describes RFC-connects coming from a portal.&lt;/P&gt;&lt;P&gt;[129795|https://service.sap.com/sap/support/notes/129795] does the same for connect via Session Manager&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... there are a couple of others - a quick search in SMP will reveal the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as for your BAPIs: obviously you will need the authorizations for whatever the BAPI wants - some BAPI's require transaction code, several organisational values - e. g. creating CS-orders uses most of the I_* objects as well as the t-code for IW31. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is about all - you do not need SAP_ALL and/or SAP_NEW - in fact: try to avoid it - reduce the RFC-users to what they need and no more. Keep to using BAPIs for your development, as they are much more trustworthy (securitywise) than other RFC-FM's/methods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SDN security forum are some sticky threads where you might find additional information in that direction. Its worth a look, Julius goes to great length of pain to make them interesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 11:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062980#M1503596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal Authentication for BAPI calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062981#M1503597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Authority Check is performed by the bapi by default...if the sy-user is authorized for the transaction then it will allow to execute....bapi ....!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 11:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/minimal-authentication-for-bapi-calls/m-p/7062981#M1503597</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2010-07-12T11:48:54Z</dc:date>
    </item>
  </channel>
</rss>

