<?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: Manual condition type when entered through BAPI comes twice. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368791#M1922687</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;Are you passing anything in the LOGIC_SWITCH parameter of the BAPI. check with the possible values in the this parameter for PRICING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be 'G', But check with your team of functional guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 07:51:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-11-04T07:51:59Z</dc:date>
    <item>
      <title>Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368787#M1922683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a Sales order through BAPI,ZFNN is my condition type which i entred price through BAPI.&lt;/P&gt;&lt;P&gt;Only problem is that condition type appears twice in Sales Order.But the value did not come twice.&lt;/P&gt;&lt;P&gt;I wanted the condition type to sit on the condition type it self,rather than adding one more condition type.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/823675" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The major problem is possibility that i can change the price of condition type through BAPI.&lt;/P&gt;&lt;P&gt;Please find the below screen shot.I have made change of price through BAPI_SALESORDER_CHANGE.&lt;/P&gt;&lt;P&gt;Because of this it creates a big impact to my Net Value and Tax.It should be 100000,upon which ZVAT is to be calculated,becuse of reverse pricing mechanism it should be 5213.Then the net value should 94787.My question why should a separate condition line item is created (added) in sales order,when there is a change in price. Because of this i am getting the error.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/823710" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 13:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368787#M1922683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-03T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368788#M1922684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana, geneva;"&gt;Moved from SAP ERP SD Sales to ABAP Development.&amp;nbsp; Try to post in the right forum to get right direction.&amp;nbsp; Expecting technical inputs from functional forum is not the right approach&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana, geneva;"&gt;G. Lakshmipathi &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368788#M1922684</guid>
      <dc:creator>Lakshmipathi</dc:creator>
      <dc:date>2015-11-03T14:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368789#M1922685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thambi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is likely due to not filling out all of the required fields to change a condition record value.&amp;nbsp; See the screenshot below from the BAPICONDX table which has all of the key fields highlighted - if you miss one of these and give only ITM_NUMBER &amp;amp; COND_TYPE for instance the system will automatically create a new condition record with whichever value you have passed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/823998" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is also important to note you have to include all of the key fields for the BAPICOND table as well.&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;Ryan Crosby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368789#M1922685</guid>
      <dc:creator>Ryan-Crosby</dc:creator>
      <dc:date>2015-11-03T20:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368790#M1922686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done as suggested by you even then ,i am getting two condition line items.Please find the below screen shots.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/824240" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 05:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368790#M1922686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-04T05:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368791#M1922687</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;Are you passing anything in the LOGIC_SWITCH parameter of the BAPI. check with the possible values in the this parameter for PRICING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be 'G', But check with your team of functional guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 07:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368791#M1922687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-04T07:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368792#M1922688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Logic_Switch parameter is not maintained.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368792#M1922688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-04T09:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368793#M1922689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thambi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have matched the value '00' in 'COND_COUNT' to the matching key field in 'KONV'?&amp;nbsp; I suspect the system would have '01' by default and you would need to use that to avoid duplication.&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;Ryan Crosby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 10:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368793#M1922689</guid>
      <dc:creator>Ryan-Crosby</dc:creator>
      <dc:date>2015-11-04T10:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Manual condition type when entered through BAPI comes twice.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368794#M1922690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is working fine for me.&lt;/P&gt;&lt;P&gt;I made change in my pricing procedure.For the condition type ZFNN i entered Count as 01.&lt;/P&gt;&lt;P&gt;ORDER_CONDITIONS_INX,ORDER_CONDITIONS_IN changes were made to it.Please find the screen shot.I am closing the thread&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/824604" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 11:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/manual-condition-type-when-entered-through-bapi-comes-twice/m-p/11368794#M1922690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-04T11:25:21Z</dc:date>
    </item>
  </channel>
</rss>

