<?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: Problem while creating table maintenance generator using two step in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266045#M1385792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tricky approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I can use screen painter to add a new field in the overview screen for the INT4 field.&lt;/P&gt;&lt;P&gt;But I want to keep it as the last option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please if some one has faced this same issue, suggest why this is so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2009 07:44:44 GMT</pubDate>
    <dc:creator>I355602</dc:creator>
    <dc:date>2009-11-17T07:44:44Z</dc:date>
    <item>
      <title>Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266036#M1385783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a &lt;STRONG&gt;Z table&lt;/STRONG&gt; in which I have &lt;STRONG&gt;7 fields&lt;/STRONG&gt;, out of which &lt;STRONG&gt;6 are character&lt;/STRONG&gt; fields and &lt;STRONG&gt;7th field&lt;/STRONG&gt; is of type &lt;STRONG&gt;INT4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I create the maintenance generator using &lt;STRONG&gt;TWO STEP&lt;/STRONG&gt; approach, the 7th field i.e., of type INT4 is not available in the first screen (the table control screen). This screen only has 6 fields for display.&lt;/P&gt;&lt;P&gt;But when I click &lt;STRONG&gt;NEW ENTRIES&lt;/STRONG&gt; button, I get the next screen which has all the 7 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I create the maintenance generator using &lt;STRONG&gt;SINGLE STEP&lt;/STRONG&gt;, all 7 fields are displayed in the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest. Let me know if you require some more explaination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 09:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266036#M1385783</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-09T09:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266037#M1385784</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;Click on the screen number in two step TMG.Click on the layout button and check if the filed is marked as hidden.Uncheck it.hope it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nabheet Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 14:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266037#M1385784</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2009-11-09T14:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266038#M1385785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't find anything useful as mentioned in previous reply. There is nothing hidden in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I can a new column in the table control on the screen. But I don't want to proceed that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still waiting for useful pointers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 04:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266038#M1385785</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-10T04:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266039#M1385786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"With two-step dialogs, only the key fields and text fields with a length&lt;/P&gt;&lt;P&gt;of more than 20 characters are displayed in the overview screen. All fields&lt;/P&gt;&lt;P&gt;are offered in the detailed screen."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 06:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266039#M1385786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T06:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266040#M1385787</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;STRONG&gt;I have text fields with length of &amp;lt;20 characters, but still I can see them in my overview screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is when the field is &lt;STRONG&gt;INT4&lt;/STRONG&gt;, then it is not displayed, but if I change it to &lt;STRONG&gt;CHAR&lt;/STRONG&gt; (no matter what size) it is displayed on overview screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got exact problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 06:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266040#M1385787</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-10T06:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266041#M1385788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For two step dialog, key fields and text/char fields are displayed in overview screen and all fields in detailed screen. You can check the same by making the INT4 field as key field and it should be displayed on overview screen. &lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 07:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266041#M1385788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T07:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266042#M1385789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tarun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the layout and increase the size of the Screen. or at the screen attributes change the length and width values.&lt;/P&gt;&lt;P&gt;You know that initially the screen occupies default size only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would serve your purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 08:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266042#M1385789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T08:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266043#M1385790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see any field that is either hidden or set to a default size in the screen layout.&lt;/P&gt;&lt;P&gt;All I can see is the fields with datatype as &lt;STRONG&gt;CHARACTER&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still looking for useful pointers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 09:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266043#M1385790</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-11T09:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266044#M1385791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before you generate screen, just tick 7th field as a key. &lt;/P&gt;&lt;P&gt;Also use data type CHAR4 for temporary. &lt;/P&gt;&lt;P&gt;Then generate screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once screen is generated, back to your table and change data type back to INT4.&lt;/P&gt;&lt;P&gt;Don't forget to tick out key field of 7th field as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: We can not control automated SAP procedure by 100%.&lt;/P&gt;&lt;P&gt;Use a trick instead &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 07:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266044#M1385791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T07:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266045#M1385792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tricky approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I can use screen painter to add a new field in the overview screen for the INT4 field.&lt;/P&gt;&lt;P&gt;But I want to keep it as the last option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please if some one has faced this same issue, suggest why this is so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 07:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266045#M1385792</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-17T07:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating table maintenance generator using two step</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266046#M1385793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved..!!&lt;/P&gt;&lt;P&gt;Created the maintenance generator with the datatype as CHAR for field.&lt;/P&gt;&lt;P&gt;After that changed the datatype as INT4 for the same field and no generator created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 04:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-table-maintenance-generator-using-two-step/m-p/6266046#M1385793</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-11-18T04:49:50Z</dc:date>
    </item>
  </channel>
</rss>

