<?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: Restriction based on Condition(type) for Tcode VA02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489703#M839092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get a chance to look @ this.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_KONH_VKS - Condition: Authorization for Condition Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition you might need to maintain the below objects also.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_KONH_VKO - Controls conditions within specific sales areas&lt;/P&gt;&lt;P&gt;V_KONG_VWE - Controls the generation of condition tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization object V_KONH_VKS contains two fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activity (ACTVT)&lt;/P&gt;&lt;P&gt;Condition type (KSCHL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the proposal is NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Muthu Kumaran KG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2008 12:36:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-11T12:36:01Z</dc:date>
    <item>
      <title>Restriction based on Condition(type) for Tcode VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489701#M839090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a possibility to make a restriction of the tcode VA02 based on the conditioin? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table: KOMV&lt;/P&gt;&lt;P&gt;Field: KSCHL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the authorization objects in the su24 and I did not find an object with the check on this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how we can make this restriction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THX for your answer!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 06:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489701#M839090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T06:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction based on Condition(type) for Tcode VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489702#M839091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could have an abaper look at the available user exit(s) in program SAPMV45A to include new authority checks. I've seen this done before, with other fields.&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;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 07:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489702#M839091</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-03-11T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction based on Condition(type) for Tcode VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489703#M839092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Markus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get a chance to look @ this.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_KONH_VKS - Condition: Authorization for Condition Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition you might need to maintain the below objects also.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_KONH_VKO - Controls conditions within specific sales areas&lt;/P&gt;&lt;P&gt;V_KONG_VWE - Controls the generation of condition tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The authorization object V_KONH_VKS contains two fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activity (ACTVT)&lt;/P&gt;&lt;P&gt;Condition type (KSCHL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default the proposal is NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Muthu Kumaran KG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 12:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489703#M839092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T12:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restriction based on Condition(type) for Tcode VA02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489704#M839093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Markus,&lt;/P&gt;&lt;P&gt;we have the same issue - did you ever resolve this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,Conor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 09:28:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restriction-based-on-condition-type-for-tcode-va02/m-p/3489704#M839093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-24T09:28:59Z</dc:date>
    </item>
  </channel>
</rss>

