<?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 field without losing specific pbo modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499467#M1558244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, this is not a standard table, it's a specific one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Dec 2010 10:44:56 GMT</pubDate>
    <dc:creator>Dasig</dc:creator>
    <dc:date>2010-12-14T10:44:56Z</dc:date>
    <item>
      <title>adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499460#M1558237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI gurus, &lt;/P&gt;&lt;P&gt;How can i add a new field to a ddic table, and regenrate screens without losing existing PBO and PAI specifics modules?&lt;/P&gt;&lt;P&gt;Tankyou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 10:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499460#M1558237</guid>
      <dc:creator>Dasig</dc:creator>
      <dc:date>2010-12-09T10:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499461#M1558238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add  zfields by using APPEND structure.&lt;/P&gt;&lt;P&gt;But what is your requirement for PBO and PAI screen generaion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 10:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499461#M1558238</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2010-12-09T10:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499462#M1558239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks;&lt;/P&gt;&lt;P&gt;Why i have to use append structure, i can just add the field directly??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i add this fields, i have te regenerate screens so this field ca appear in sm31 or sm30, but if i regenerate i will lost the specific pai or PBO modules i 've wrtittten for some controls, and i don't want to lose those modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tnks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 11:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499462#M1558239</guid>
      <dc:creator>Dasig</dc:creator>
      <dc:date>2010-12-09T11:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499463#M1558240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a standard table,it is always this way we add the fields..&lt;/P&gt;&lt;P&gt;caould you please elt me know what is stopping you if you addthrough append strucutre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also why you want to mainatin the data of a standard table through sm30.the table should be filled automatically by the standarad trnsactions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 06:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499463#M1558240</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2010-12-10T06:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499464#M1558241</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;&lt;/P&gt;&lt;P&gt;do remeber that only if you have done some coding in table maaintainence generatore screen that will get wiped out rest everything will stay as it is. Have you done any custom coding...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a standard table or a custom one..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 09:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499464#M1558241</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2010-12-10T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499465#M1558242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from your way of question it looks like you are trying to maintain standard tables with the help of table maintenance ...I have never been to this kind of requirement ....as update of standard tables are based on standard transaction ....and if you have new fields in standard transaction in that case we need to add fields using append structure...can you explain your requirement in detail ...........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 09:39:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499465#M1558242</guid>
      <dc:creator>AnjaneyaBhardwaj</dc:creator>
      <dc:date>2010-12-10T09:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499466#M1558243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;      if  you want to add cusotm fields in the standard table you can do that using append structure. i did not understand why you want to enter the data into the standard table using transaction sm30 . i think it is not the best procedure to insert the data into the standard tables because it may lead to the inconsistency of the data. however, if you want to pOPulate the custom fields with some logical data you have to go for the enhancements provided by sap using BAPI'S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 06:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499466#M1558243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-14T06:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499467#M1558244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, this is not a standard table, it's a specific one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 10:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499467#M1558244</guid>
      <dc:creator>Dasig</dc:creator>
      <dc:date>2010-12-14T10:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: adding new field without losing specific pbo modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499468#M1558245</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;Try using the change button in table maintenance screen..  instead of deleting it . and in teh options available, select adding new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Otherwise.. instead of trying and regenerating your table maintenance screen,  go directly to your screen painter ( where your PBO and PAI modules are ) and using the screen painter, directly add a new field in the table control 9using dictionary reference of course) . This way , your modules written in the flow logic will not be changed.. But make suire you write a new line in your flow logic for the newly added field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 11:37:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-field-without-losing-specific-pbo-modules/m-p/7499468#M1558245</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2010-12-14T11:37:39Z</dc:date>
    </item>
  </channel>
</rss>

