<?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: fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789191#M339612</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;modify ur object on the secondary list in the production system and transport it to the end user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(i belive u mean the end user as in the go live stage of ur project implementation.!&lt;IMG src=")

reply if this useful..
reward points if so" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2006 09:19:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T09:19:47Z</dc:date>
    <item>
      <title>fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789189#M339610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. i developed one object it is  on end user.after that client wants to add two more fields to secondary list .how can i proceed ? pls procedure how u can done in real time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 09:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789189#M339610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-11T09:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789190#M339611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first check how they are displaying the data in secondart list.&lt;/P&gt;&lt;P&gt;2.if u already have that required fields data then change the o/p of the secondary list .&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789190#M339611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T09:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789191#M339612</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;modify ur object on the secondary list in the production system and transport it to the end user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(i belive u mean the end user as in the go live stage of ur project implementation.!&lt;IMG src=")

reply if this useful..
reward points if so" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 09:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789191#M339612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789192#M339613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want howcan we done in real time. mean i can directly add or i have to discuss with any one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 10:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789192#M339613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T10:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789193#M339614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you have any doubt, try to copy the original program into a local copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Made the changes accordingly. That means..If those fields that user requried is alredy get from the table ..just dispaly in secondry list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise, wirte corresponding selects to get that and display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r TL or Reviewer is ok with the output then, Make the changes in the original copy, while saving it will ask for reqest, so creat a request and save in it. After saving acitvate the object and release the object to enduser (Qality then pordaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 11:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1789193#M339614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T11:42:41Z</dc:date>
    </item>
  </channel>
</rss>

