<?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: Error in Posting doc using FBV0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766580#M1584139</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody...my issue is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 06:03:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-22T06:03:02Z</dc:date>
    <item>
      <title>Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766574#M1584133</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 are in the process of implementing Roles and authorizations in one&lt;/P&gt;&lt;P&gt;of our client-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While UAT we are facing one issue-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg,&lt;/P&gt;&lt;P&gt;User uatuser1 is an execuive and having F-63 and FV60 T-codes for&lt;/P&gt;&lt;P&gt;perking documents&lt;/P&gt;&lt;P&gt;So, this user perked two document doc1 using F-63 and doc2 using FV60.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the user uatuser2 is a supervisor and he will do posting of these&lt;/P&gt;&lt;P&gt;perked documents doc1 and doc2 using FBV0 T-code.&lt;/P&gt;&lt;P&gt;This user uatuser2 posted successfully the doc1 perked by F-63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue is when this user tries to post the doc2 which is perked&lt;/P&gt;&lt;P&gt;by FB60 then he got an authorization error called-&lt;/P&gt;&lt;P&gt;"You are not authorized to use Transaction FV60". But doesn't have FV60&lt;/P&gt;&lt;P&gt;T-code with hm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we take SU53 dump as well as ST01 trace we can see only FB60 T-code&lt;/P&gt;&lt;P&gt;is coming in missing authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please let us know why the system behaves like this? Whether it is&lt;/P&gt;&lt;P&gt;calling FB60 internally while posting through FBV0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 07:12:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766574#M1584133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-23T07:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766575#M1584134</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;yes, it calls transaction FV60. It works this way only for enjoy transactions and it's mentioned in note 441412.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766575#M1584134</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-03-23T08:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766576#M1584135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can give access to the transaction and control park access in supervisor role by activity 77 for corresponding objects to the transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 18:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766576#M1584135</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2011-03-25T18:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766577#M1584136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is no harm in them having FB60... then add it as an "authorization default" to the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They will be able to start it but will not see it in the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 19:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766577#M1584136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-25T19:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766578#M1584137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to ask qtn on other people thread.. Did you mean manual S_TCODE? Authorization default escape me &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arpan Paik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 19:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766578#M1584137</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2011-03-25T19:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766579#M1584138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the Menu tab of PFCG you can also select "Authorization defaults". Here you can add tcodes (amongst other things) to the menu of the role. The authorizations will be standard and will also pull the proposals as a "normal" transaction does, but the tcode will not be visible in the menu to the end user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is just a way to make the menu smaller although there are more objects in it (e.g. symbolic transactions, RFC function modules, web services) which the user does not see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that in the case of tcodes added this way they &lt;U&gt;can&lt;/U&gt; execute the tcode directly via the ok-code command field and will see it displayed in SU53 if they are authorized to know what they do have in their authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 19:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766579#M1584138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-25T19:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766580#M1584139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody...my issue is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 06:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/7766580#M1584139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T06:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Posting doc using FBV0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/14137796#M2042037</link>
      <description>&lt;P&gt;hello can you share how you resolved the issue. we have the same requirement in S4 hana.&amp;nbsp;&lt;/P&gt;&lt;P&gt;user L1 performs parking via FV60&lt;/P&gt;&lt;P&gt;user L2 will post ung FBV0, user encounters error "You are not authorized to use transaction FV60"&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 11:05:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-posting-doc-using-fbv0/m-p/14137796#M2042037</guid>
      <dc:creator>NV28</dc:creator>
      <dc:date>2025-06-26T11:05:15Z</dc:date>
    </item>
  </channel>
</rss>

