<?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: pricing field issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021957#M81354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention that these are subroutines available in include MV45AFZZ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2005 21:37:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-29T21:37:21Z</dc:date>
    <item>
      <title>pricing field issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021955#M81352</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;i am trying to add a new field to the condition tables.&lt;/P&gt;&lt;P&gt;it's there in the list of allowed fields but not in the field catalog. so i need to add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do that, the system asks me to choose the key from my namespace, basically, staring with y or z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it also warned saying if i still wanna go ahead and do it, put it in a change request. but previously i added a field but never added it to change req. since it was just a warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now after ive moved it to testing system the field value is not getting picked during sales order creation. (FYI, &lt;/P&gt;&lt;P&gt;everythin else like prcing procedure, cond. type etc. etc. are all done )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if ive to make that field and this field work, do i have to put them in a change request when i move the field from the list of allowed fields to field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-sri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 20:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021955#M81352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T20:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: pricing field issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021956#M81353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only adding the field in the field catalog will not help. You need the populate the field which is now part of pricing communication structure during sales order creation using user exit.&lt;/P&gt;&lt;P&gt;USEREXIT_PRICING_PREPARE_TKOMK (header fields)&lt;/P&gt;&lt;P&gt;USEREXIT_PRICING_PREPARE_TKOMP (item fields)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 21:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021956#M81353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T21:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: pricing field issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021957#M81354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to mention that these are subroutines available in include MV45AFZZ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 21:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021957#M81354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T21:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: pricing field issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021958#M81355</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;When you try to add new field to the SAP table, you need to populate the value by coding. If you would have created new field in the transaction screen and mapped with new field which you created in table then it is not required to populate the value manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nethaji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2005 22:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-field-issue/m-p/1021958#M81355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-29T22:28:33Z</dc:date>
    </item>
  </channel>
</rss>

