<?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: Customizing tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603118#M867796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why should he only enter default values? That makes no sense. Or do you mean certain ranges? Or pick only certain values from a list?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 08:30:36 GMT</pubDate>
    <dc:creator>rainer_hbenthal</dc:creator>
    <dc:date>2008-04-01T08:30:36Z</dc:date>
    <item>
      <title>Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603113#M867791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain me a bit about customizing tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen some theorie about it but that doesn't fit to my needs at all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a customizing table where the user can enter its default values during run of my program so next time he doesn't have to enter it again..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? Does anyone know where to find some more info?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603113#M867791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T07:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603114#M867792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se11 and create your own table, dont forget to create a the views so that the user can change the table via sm30&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603114#M867792</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-04-01T07:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603115#M867793</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;For this there is no need for creating customizing table.&lt;/P&gt;&lt;P&gt;You can do it by using variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the selection screen of ur program and enter the selection then press the save button...Give the name of the variant and save it. Thats it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever next time you run the program one icon will appear next to execute button click on it, select you variant and you will find the saved selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Award Points If Useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603115#M867793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603116#M867794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does not make sense if the data is used in more than one report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603116#M867794</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-04-01T08:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603117#M867795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I don't understand it very well I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I have to create a table with all the things the user should be able to change. But  when I do it your way, the user can change all fields of my table or not? He should only be able to enter default values for the fields in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603117#M867795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603118#M867796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why should he only enter default values? That makes no sense. Or do you mean certain ranges? Or pick only certain values from a list?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603118#M867796</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-04-01T08:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603119#M867797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No its actually to scramble fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I thought: I define all the possible fields in a table with no default value. And he only has to change the default values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customizing-tables/m-p/3603119#M867797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T08:46:22Z</dc:date>
    </item>
  </channel>
</rss>

