<?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 for user on document type and company code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475693#M15458</link>
    <description>&lt;P&gt;Just to clarify - BAPIs have built-in authorization checks, usually the same ones as in the transactions. The only authorizations the program would have to check would be the additional ones, on top of the standard. &lt;/P&gt;&lt;P&gt;For the FI documents I believe F_BKPF_BLA should already be covered in BAPI. You can easily confirm this using Authorization Trace.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2017 20:29:29 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2017-04-25T20:29:29Z</dc:date>
    <item>
      <title>Authorization for user on document type and company code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475691#M15456</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a  custom report where I need to add a code for the authorization check.The check should perform "If the user has proper authorization for  FI document  type "EB" posting for the company code(company code is a parameter from the selection screen)".If the above check is successful then he/she should be able to post the entries(A bapi is called to post the entries).&lt;STRONG&gt; &lt;/STRONG&gt;I have checked the config part(OBA7) where the authorization group 'ZFX3' is added for document type 'EB'.However there is no further entries under the object F_BKPF_BLA configured. Please let me know how to proceed here and how the code needs to be implemented in my report.&lt;STRONG&gt;  &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 07:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475691#M15456</guid>
      <dc:creator>priyank_dev2</dc:creator>
      <dc:date>2017-04-25T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for user on document type and company code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475692#M15457</link>
      <description>&lt;P&gt;Look at F_BKPF_BLA with SU21 to identify the activity to check.&lt;/P&gt;&lt;P&gt;In your report:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Read authorization group from T003 for document type 'EN'&lt;/LI&gt;&lt;LI&gt;Execute statement &lt;A href="http://help-legacy.sap.com/abapdocu_750/en/abapauthority-check.htm"&gt;AUTHORITY-CHECK&lt;/A&gt; with values BRGU = T003-BRGRU and ACTVT = '01'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;You may also be required to check authorization for the company code (so F_BKPF_BUK)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 09:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475692#M15457</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-04-25T09:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization for user on document type and company code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475693#M15458</link>
      <description>&lt;P&gt;Just to clarify - BAPIs have built-in authorization checks, usually the same ones as in the transactions. The only authorizations the program would have to check would be the additional ones, on top of the standard. &lt;/P&gt;&lt;P&gt;For the FI documents I believe F_BKPF_BLA should already be covered in BAPI. You can easily confirm this using Authorization Trace.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 20:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-for-user-on-document-type-and-company-code/m-p/475693#M15458</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-04-25T20:29:29Z</dc:date>
    </item>
  </channel>
</rss>

