<?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 custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193055#M467748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;anyone please tell me how to create custom table.please provide me step by step how to create custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Deethya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 21:57:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T21:57:07Z</dc:date>
    <item>
      <title>custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193055#M467748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;anyone please tell me how to create custom table.please provide me step by step how to create custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;Deethya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 21:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193055#M467748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T21:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193056#M467749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 21:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193056#M467749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T21:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193057#M467750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deethya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This link as given will give you a clear picture of how to proceed step by step in creating a custom Z or Y named table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward graciously if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &amp;amp; Thanks,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 06:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193057#M467750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193058#M467751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating Custom Enumerations &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;You use custom enumeration types to display a list of items in dropdown menus of selection fields in user interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;You have created a project in SAP NetWeaver Developer Studio and it is available in the Service Explorer. For more information, see Creating Development Component Projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;       1.      Create a custom data type of type string in the dictionary model. To do so, do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            a.      Open the dictionary perspective with Window ® Open Perspective ® Other ®Dictionary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            b.      In the Dictionary Explorer expand your project and go to Dictionaries ® Local Dictionary ® Data Types ® Simple Types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            c.      With the secondary mouse button, choose Create Simple Type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            d.      In the New Simple Type window, enter a name and choose Browse to select the customtypes package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By specifying the customtypes package, you indicate that CAF should take the runtime enumeration definitions (these will be defined in step 3), not those defined in the dictionary model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            e.      Choose Finish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                              f.      From the dropdown menu for Built-In Type, select the data type (for example, string) and define any length constraints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            g.      In the Representations tab page, fill out the corresponding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            h.      In the Dictionary Explorer, go to  the custom type you just created (Dictionaries ® Local Dictionary ® Data Types ® Simple Types  ®/caf  ® Administrative Tools of the CAF Runtime Configurator to maintain the enumeration types with the Custom Type Editor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            a.      Enter the custom type name you created in step 1 above in the field Type and choose Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, com.sap.carpool.customtypes.salutation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            b.      From below the table, choose Add and maintain the enumeration selections in the columns Key and Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                            c.      Choose Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;At runtime, the system will detect that this attribute is not based on a simple data type, but rather on an enumeration. This means a selection list, based on the entity service attribute you assigned it to, is generated in the UI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if this is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 06:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193058#M467751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T06:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193059#M467752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  deethya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Go to SE11 Transaction.&lt;/P&gt;&lt;P&gt;2.Give Table name starts with Z or Y letter --&amp;gt;click create.&lt;/P&gt;&lt;P&gt;3.Give short description &amp;amp; Delivery class as "A", &amp;amp; Data Browser as "Display/Maintenace Allowed".&lt;/P&gt;&lt;P&gt;4.Click Field tab,give MANDT in field &amp;amp; Data element, click primary key check box &amp;amp; initial values and give Enter on dataelement.&lt;/P&gt;&lt;P&gt;5. Give field name which u want, this s primary key field. so click key check box &amp;amp; initial values, give data element name starts with Z or Y double click on that data element,popwindow wil come, in that click yes, give ur package name&lt;DEL&gt;&amp;gt;save, it wil ask to create data element, so click yes.Then give short description, in Data type tab click we can  choose either Domain or Buil-in type.If u want domain,select domain give any name starts with Z or Y, double click on that&lt;/DEL&gt;&amp;gt;yes &lt;DEL&gt;&amp;gt;Save.It wil ask to Create domain&lt;/DEL&gt;&amp;gt;yes. Give short desc, give required data type, No.Chars &amp;amp; Output length --&amp;gt;Save --&amp;gt; Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: We can use old domain values or we can create new domains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. In data element page, click Field label tab. Give short, medium, Long &amp;amp; Heading values &lt;DEL&gt;&amp;gt;save&lt;/DEL&gt;&amp;gt;Activate.&lt;/P&gt;&lt;P&gt;7.Go to main table page, Give other fields which u want, here no need to give primary key. Do the same steps as told previously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.Go to Technical Setting at the top of the page.Give the Data class "APPL0". Select Size category as 0 or anything which u want --&amp;gt;click Save button --&amp;gt; Go back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8.Activate the main table --&amp;gt;Save.&lt;/P&gt;&lt;P&gt;9.Go to Utilities --&amp;gt;Table contents --&amp;gt; Create Entries. Then Create the Records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think ur doubt will be cleard now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 13:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193059#M467752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T13:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193060#M467753</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 its solved problem reward points ya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 11:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-table/m-p/2193060#M467753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T11:06:19Z</dc:date>
    </item>
  </channel>
</rss>

