<?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 Conditiontype in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793739#M651945</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;How to calculate the Value for  a new Conditiontype, which should be the mathematical Result of other two Conditiontypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g-&amp;gt; First Conditiontype ZFIR     = 10    ( maintained as Conditiontype in SAP&lt;/P&gt;&lt;P&gt;                                                             and will be determined throughFormula )&lt;/P&gt;&lt;P&gt;                                                             &lt;/P&gt;&lt;P&gt;        Second Type          ZSEC   = 400  ( also through Formula )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to calculate the Third Conditiontype as a Result of multiplying of the two Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ZTHI = ZFIR * ZSEC---&amp;gt; 400 * 10  = 4000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th&amp;amp;#305;s Requierement should be imlemented by creating of Billing ( VF01 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any User Exits for Calculating the Types in VF01?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beserithan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 20:30:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T20:30:25Z</dc:date>
    <item>
      <title>Conditiontype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793739#M651945</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;How to calculate the Value for  a new Conditiontype, which should be the mathematical Result of other two Conditiontypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g-&amp;gt; First Conditiontype ZFIR     = 10    ( maintained as Conditiontype in SAP&lt;/P&gt;&lt;P&gt;                                                             and will be determined throughFormula )&lt;/P&gt;&lt;P&gt;                                                             &lt;/P&gt;&lt;P&gt;        Second Type          ZSEC   = 400  ( also through Formula )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to calculate the Third Conditiontype as a Result of multiplying of the two Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ZTHI = ZFIR * ZSEC---&amp;gt; 400 * 10  = 4000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th&amp;amp;#305;s Requierement should be imlemented by creating of Billing ( VF01 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any User Exits for Calculating the Types in VF01?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beserithan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 20:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793739#M651945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T20:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Conditiontype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793740#M651946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check below User exit available for VF01                                                                                &lt;/P&gt;&lt;P&gt;Transaction Code - VF01                     Create Billing Document                                                                                &lt;/P&gt;&lt;P&gt;Exit Name           Description                                                                                &lt;/P&gt;&lt;P&gt;SDVFX007            User exit: Billing plan during transfer to Accounting                       &lt;/P&gt;&lt;P&gt; SDVFX008            User exit: Processing of transfer structures SD-FI                          &lt;/P&gt;&lt;P&gt; SDVFX009            Billing doc. processing KIDONO (payment reference number)                   &lt;/P&gt;&lt;P&gt; SDVFX010            User exit item table for the customer lines                                 &lt;/P&gt;&lt;P&gt; SDVFX011            Userexit for the komkcv- and kompcv-structures                              &lt;/P&gt;&lt;P&gt; V05I0001            User exits for billing index                                                &lt;/P&gt;&lt;P&gt; V05N0001            User Exits for Printing Billing Docs. using POR Procedure                   &lt;/P&gt;&lt;P&gt; V60A0001            Customer functions in the billing document                                  &lt;/P&gt;&lt;P&gt; V60P0001            Data provision for additional fields for display in lists                   &lt;/P&gt;&lt;P&gt; V61A0001            Customer enhancement: Pricing                                                                                &lt;/P&gt;&lt;P&gt;No of Exits:         10                                                                          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 03:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793740#M651946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T03:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditiontype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793741#M651947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Minal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have the Solution for this. It will be handled by Formulas in Pricing Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;via FOVM. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beserithan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 20:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conditiontype/m-p/2793741#M651947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T20:03:11Z</dc:date>
    </item>
  </channel>
</rss>

