<?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: Adding New fields to condition table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556426#M1857790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me the second point(Matching completely new fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for the reply.&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;NarsiReddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jul 2014 12:44:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-07-28T12:44:21Z</dc:date>
    <item>
      <title>Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556422#M1857786</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 want to add completely new fields(not present in database tables or communication structure) to condition table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this purpose i have created Data elements and Domains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question is do i need to add fields in communication structure or in database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;NarsiReddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manish Kumar : Moderator message - Please search before posting. Thread locked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556422#M1857786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556423#M1857787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls specify, Which table is this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Standard table name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Lokesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556423#M1857787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556424#M1857788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on field, if item level it will be VBAP, if header level it is VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY question is where do we need to add in database tables or in communication structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;NarsiReddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556424#M1857788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556425#M1857789</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;yes you have to append those fields in com-structure via append-structure, otherwise you cant chose them from the field-pool.&lt;/P&gt;&lt;P&gt;also be aware that you want to match those "completly new fields" in your condition-tab to some other fields. those most likly have to be filled via user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556425#M1857789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556426#M1857790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain me the second point(Matching completely new fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for the reply.&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;NarsiReddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556426#M1857790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556427#M1857791</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 know condition tables most likly in orders or bills. if i think of condition tables i think of prize tables to get the right prize for the order. If you now have new fields -for example the field zz_fanzy_grade and you maintain "prize is 100 when zz_fanzy_grade = 2" . you somehow need to know if zz_fanzy_grade is 2 or 3 or 4. therefor you have to calculate the zz_fanzy_grade during runtime and match it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or am i wrong and this is not your scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 12:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556427#M1857791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-28T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding New fields to condition table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556428#M1857792</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;Had you searched in Google with the same subject, you will find many times, this has been discussed as to how a new field can be populated for pricing.&amp;nbsp; Take the inputs from there.&amp;nbsp; Search before posting and adhere to SCN rules.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Mon, 28 Jul 2014 13:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-fields-to-condition-table/m-p/10556428#M1857792</guid>
      <dc:creator>Lakshmipathi</dc:creator>
      <dc:date>2014-07-28T13:07:02Z</dc:date>
    </item>
  </channel>
</rss>

