<?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 Make new field table with default value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621081#M1088532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible, add a new field to a table in the dictionary and give it a default style PL / SQL &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;num_emple VARCHAR2 (15) DEFAULT 'Pedro' &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And when you insert a new record, the field has num_emple values' Pedro '&lt;/P&gt;&lt;P&gt;Excuse my English, Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 14:35:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T14:35:50Z</dc:date>
    <item>
      <title>Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621081#M1088532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible, add a new field to a table in the dictionary and give it a default style PL / SQL &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;num_emple VARCHAR2 (15) DEFAULT 'Pedro' &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And when you insert a new record, the field has num_emple values' Pedro '&lt;/P&gt;&lt;P&gt;Excuse my English, Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 14:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621081#M1088532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621082#M1088533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you can search the forum for Append structure.. I guess that will be your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 19:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621082#M1088533</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-10-16T19:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621083#M1088534</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 don't think so that it is possible...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 20:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621083#M1088534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T20:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621084#M1088535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 21:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621084#M1088535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T21:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621085#M1088536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no this is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can assign F4/search help for a field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 06:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621085#M1088536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T06:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621086#M1088537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; It is possible, add a new field to a table in the dictionary and give it a default style PL / SQL &lt;/P&gt;&lt;/CODE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;CODE&gt;num_emple VARCHAR2 (15) DEFAULT 'Pedro' &lt;/CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; And when you insert a new record, the field has num_emple values' Pedro '&lt;/P&gt;&lt;P&gt;&amp;gt; Excuse my English, Thank you.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;You might be able to do something like this with conversion exits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 10:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621086#M1088537</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-10-20T10:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621087#M1088538</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;Most of the things can be possible at dictionary level and this too..&lt;/P&gt;&lt;P&gt;Let you know, before that, check below steps once..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Add that new field to your table. with value range as your default value&lt;/P&gt;&lt;P&gt;and in one local progran write the syntax like following.,to update the new field in previous records.,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data: itab like yourtable occurs 0 with header line.
data: wa like line of itab.
select * from yourtable into corresponding fields of table itab.
loop at itab into wa.
 wa-newfield = 'TEST'.
 modify yourtablel from wa.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. And then modify the code from where your ztable is updating with this new field also, by giving the hard coded input as you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this does not meets your reuirement, let me now reason why you are not able to use this procedure.&lt;/P&gt;&lt;P&gt;Because there you have to go for table control event level settings... get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 11:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621087#M1088538</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-10-20T11:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621088#M1088539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all, I also believe that it is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 12:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621088#M1088539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T12:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Make new field table with default value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621089#M1088540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;
Sierra wrote:
&amp;gt; Thank you all, I also believe that it is not possible.
&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;But its possible, 
Dont comprimize with your reuirement., as we are working with forth generation language. 
As I already said most of the things can be possible here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you already closed this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best in your task,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 12:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/make-new-field-table-with-default-value/m-p/4621089#M1088540</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-10-20T12:20:04Z</dc:date>
    </item>
  </channel>
</rss>

