<?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: LSMW Auth Error COND_A in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903486#M1597056</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;Unfortunately i dont understand your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain further...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2011 15:23:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-12T15:23:02Z</dc:date>
    <item>
      <title>LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903480#M1597050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sap Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load Sales and Cost prices using COND_A. However i receive an error message status "51" stating the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No authorization for Create for condition type PB00&lt;/P&gt;&lt;P&gt;Message no. VK085&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i run the failed created IDOC from WE19 it successfully loads, how can i solve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 09:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903480#M1597050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T09:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903481#M1597051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ndumiso,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are trying to load Sales and Cost prices using COND_A, immediately after that do a SU53 analysis to check if there is any authorization related issue. May be the user in the two executions (load / WE19) is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check to further investigate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 10:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903481#M1597051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T10:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903482#M1597052</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;I think the authorization object V_KONH_VKS is missing to your user account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can put the break points in the below programs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LV14AU02&lt;/P&gt;&lt;P&gt;LV14AU09&lt;/P&gt;&lt;P&gt;LV14AU10&lt;/P&gt;&lt;P&gt;LV14AU35&lt;/P&gt;&lt;P&gt;LWNA1FAF&lt;/P&gt;&lt;P&gt;MV13AF0B&lt;/P&gt;&lt;P&gt;MV13AI0V&lt;/P&gt;&lt;P&gt;MV13BF0B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where the MESSAGE E085 occurs in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you in identifying the root cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish Kanteti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 10:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903482#M1597052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T10:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903483#M1597053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Auth team just confirmed that i already had that authorization object V_KONH_VKS and when i put breakpoints on those programs it doesn't stop there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, on which step should the breakpoints kick in? The iDoc generation step?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ndumiso Zwane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903483#M1597053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T12:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903484#M1597054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already done that but nothing is picked up from that transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ndumiso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 12:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903484#M1597054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903485#M1597055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run the pre difined program bdcmsgcall like in bdc u can do it in idoc&lt;/P&gt;&lt;P&gt;and also refresh the idoc  in we01 or we03 see whether idoc is sucessed or not 01 or 03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 13:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903485#M1597055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T13:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSMW Auth Error COND_A</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903486#M1597056</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;Unfortunately i dont understand your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain further...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 15:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lsmw-auth-error-cond-a/m-p/7903486#M1597056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T15:23:02Z</dc:date>
    </item>
  </channel>
</rss>

