<?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 object BAPI_ACC_GL_POSTING_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053624#M89814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel you should talk to the basis person. He will have to assign a profile for you to access any of the standard BAPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2005 18:18:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-01T18:18:16Z</dc:date>
    <item>
      <title>authorization object BAPI_ACC_GL_POSTING_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053623#M89813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  when i run the FM 'BAPI_ACC_GL_POSTING_POST' in admin user it is executing whereas when i executed in other user it not executed .&lt;/P&gt;&lt;P&gt;  i think it is problem with authorization object. Can any one help me in this authorization object. I also have similar problem in BAPI_EMPLOYEE_GETLIST fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 18:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053623#M89813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T18:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object BAPI_ACC_GL_POSTING_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053624#M89814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel you should talk to the basis person. He will have to assign a profile for you to access any of the standard BAPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 18:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053624#M89814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T18:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object BAPI_ACC_GL_POSTING_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053625#M89815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;authority-check object 'V_OBJ'&lt;/P&gt;&lt;P&gt;           id 'ACTVT' field  '02'&lt;/P&gt;&lt;P&gt;           id 'SHTYP' dummy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    message e059(zz).&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;in the same way you need to do.....&lt;/P&gt;&lt;P&gt;Authority object should be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 18:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053625#M89815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T18:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object BAPI_ACC_GL_POSTING_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053626#M89816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   thanks for the reply.but i need the exact authorization object name which allow the execution of the FM. so that i can add it in the profile which is set to the user's.&lt;/P&gt;&lt;P&gt;Can any tell the authorization object class ,authorization  object and authorization name for running the BAPI_ACC_GL_POSTING_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053626#M89816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object BAPI_ACC_GL_POSTING_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053627#M89817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute the BAPI using the "other" user id. In a different session, run transaction code SU53. It will list out all those authority checks that failed. You can then add them to your user profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 20:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-bapi-acc-gl-posting-post/m-p/1053627#M89817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T20:13:35Z</dc:date>
    </item>
  </channel>
</rss>

