<?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: CREATE TABLE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972078#M701465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think its possible to give some default values to some fields in the ZTABLE.. other than the Data type Defaults. What you can do is to write an Event in your table in the table maintenance. So whenever the user is trying to create a new entry, the Field is populated with some default value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Nov 2007 16:00:12 GMT</pubDate>
    <dc:creator>former_member195698</dc:creator>
    <dc:date>2007-11-04T16:00:12Z</dc:date>
    <item>
      <title>CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972072#M701459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HOW TO CREATE Z* TABLE WITH DEFAULT VALUES FOR SOME FIELDS IN THE Z* TABLE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 20:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972072#M701459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T20:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972073#M701460</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;Go to SE11- Give the table name and press create button.&lt;/P&gt;&lt;P&gt;Check below link for detailed steps&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap-img.com/abap/steps-to-creating-domains-data-elements-tables.htm" target="test_blank"&gt;http://sap-img.com/abap/steps-to-creating-domains-data-elements-tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 21:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972073#M701460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T21:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972074#M701461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create the table, make sure it is with table maintenance allowed. Then you can create entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2007 21:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972074#M701461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-03T21:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972075#M701462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;common man..do one thing go to one insttue and pay money they will teach every thing to u ..u cant understand 100% properly with live support..&lt;/P&gt;&lt;P&gt;okcoming to point go to Tcode se11 and gve name starting with give...enter the screen of delivery and maintainace...give app0 and mintancea allllowes..and now enter the scrren of fields..and gve ur any name of fields..and their field values according to ur reuirement..and then click on technical settings and then..gve data class and size category...depending on ur requrement...(i.e. for each field u have f1 help press and see and understand ok) then activate...now it is ready ok..rewrd points if helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2007 02:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972075#M701462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-04T02:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972076#M701463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi\&lt;/P&gt;&lt;P&gt;Observe these points carefully . you will get the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add the Same structure multiple times in the Same Table We have to Assign the Suffix while including the Structure. &lt;/P&gt;&lt;P&gt;How To:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the Table in Change mode in SE11&lt;/P&gt;&lt;P&gt;Select the Menu path : EDIT-&amp;gt;Include-&amp;gt;INSERT.&lt;/P&gt;&lt;P&gt;Enter Structure : &amp;lt;Your Z structure&amp;gt;&lt;/P&gt;&lt;P&gt;Suffix : &amp;lt;any character string Eg: A&amp;gt;&lt;/P&gt;&lt;P&gt;Save .&lt;/P&gt;&lt;P&gt;Now you can see all the Fields from include structure will have Suffix A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same way you can include the Structure Several times to the &lt;/P&gt;&lt;P&gt;Table using a different suffix each time.&lt;/P&gt;&lt;P&gt;This ensures that the field names are not duplicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally Activate your Table.&lt;/P&gt;&lt;P&gt;Now create the entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2007 06:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972076#M701463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-04T06:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972077#M701464</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;If i understood your question and you need predifined values for some fields...&lt;/P&gt;&lt;P&gt;You  can use Z_field with Z_domain as original with values filled in Value range&lt;/P&gt;&lt;P&gt;or use values from some table using check table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yossi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2007 15:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972077#M701464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-04T15:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE TABLE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972078#M701465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think its possible to give some default values to some fields in the ZTABLE.. other than the Data type Defaults. What you can do is to write an Event in your table in the table maintenance. So whenever the user is trying to create a new entry, the Field is populated with some default value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Nov 2007 16:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-table/m-p/2972078#M701465</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2007-11-04T16:00:12Z</dc:date>
    </item>
  </channel>
</rss>

