<?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 Authorisation required for work item creation FPVB in SAP for Utilities Discussions</title>
    <link>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535414#M21477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error that you are getting is triggered from the FM FKK_WLI_AUTH_CHECK, which basically checks whether you have the authorization object F_KKWLI for the activity type 01(Create) and for the particular company code for which you are executing the dunning run..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think in your scenario, this check is failing and hence you are getting this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask your BASIS person to plug in the authorization object F_KKWLI for the activity type 01(Create), 02 (Change) and 03 (Display) and the company code for which you are performing the dunning run against your profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once done, execute the dunning run and I don't think you will get the error again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amlan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 00:23:40 GMT</pubDate>
    <dc:creator>AmlanBanerjee</dc:creator>
    <dc:date>2013-06-05T00:23:40Z</dc:date>
    <item>
      <title>Error Authorisation required for work item creation FPVB</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535413#M21476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While i am doing Dunning runing i am facing this error message "You have no authorisation to create work item"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching doc plz chek and help me&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abash&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/226379" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 09:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535413#M21476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-04T09:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error Authorisation required for work item creation FPVB</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535414#M21477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error that you are getting is triggered from the FM FKK_WLI_AUTH_CHECK, which basically checks whether you have the authorization object F_KKWLI for the activity type 01(Create) and for the particular company code for which you are executing the dunning run..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think in your scenario, this check is failing and hence you are getting this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask your BASIS person to plug in the authorization object F_KKWLI for the activity type 01(Create), 02 (Change) and 03 (Display) and the company code for which you are performing the dunning run against your profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once done, execute the dunning run and I don't think you will get the error again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amlan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535414#M21477</guid>
      <dc:creator>AmlanBanerjee</dc:creator>
      <dc:date>2013-06-05T00:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error Authorisation required for work item creation FPVB</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535415#M21478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have your security guy run a trace for you to figure out missing authorizations. If you run with a user-id which has SAP_ALL access or Batch Admin type access you will not see this error. We ran into similar issue and security team was able to provide missing authorizations by running trace. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 00:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535415#M21478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T00:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error Authorisation required for work item creation FPVB</title>
      <link>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535416#M21479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My issue resolved Thanks a lot Amlan&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;Abash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 11:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/sap-for-utilities-discussions/error-authorisation-required-for-work-item-creation-fpvb/m-p/9535416#M21479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-05T11:35:29Z</dc:date>
    </item>
  </channel>
</rss>

