<?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: get input for 100 dynamic fields in a single screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222213#M136828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can create fields on the screen dynamically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us more details, what are you trying to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Apr 2006 07:14:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-11T07:14:17Z</dc:date>
    <item>
      <title>get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222212#M136827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I got one requirement wherein i need to accept input for around 100 dynamic fields in a single screen. screen can scroll down if possible. &lt;/P&gt;&lt;P&gt;Can anyone tell me whether it is possible. if yes please let me have the sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravindra Suvarna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2024 18:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222212#M136827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2024-02-03T18:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222213#M136828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can create fields on the screen dynamically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us more details, what are you trying to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222213#M136828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222214#M136829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to accept input for around 100 fields in a single screen. Pratically it is not possible to fit in 100 fields in a single screen. i want to know whether there is any facility to create a big layout and have a facility to scroll down at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222214#M136829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T07:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222215#M136830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably a TAB STRIP might help you.&lt;/P&gt;&lt;P&gt;Seggregate your 100 fields logically, say 5 groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a TAB STRIP CONTROL, with 5 tab strips and place 20 fields in each of the tabs. Each tab strip will have a sub screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 07:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222215#M136830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T07:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222216#M136831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way to accept the details in single screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 08:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222216#M136831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T08:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222217#M136832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not make sense to place 100 fields on one screen. I think TAB STRIP is the way to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the answers help you, please mark them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 08:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222217#M136832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T08:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222218#M136833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suvarna,&lt;/P&gt;&lt;P&gt;          I dont think there is  restriction like that( u can create 100 fields in a single screen) using tab strips (or)individual fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; vasantha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 11:22:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222218#M136833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T11:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222219#M136834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suvarna,&lt;/P&gt;&lt;P&gt;   As others have already pointed out, i don't think it is user friendly to design such a screen.&lt;/P&gt;&lt;P&gt;Probably there is a restriction on such things because even in the se16/se11 selectin criteria, the maximum fields in a screen is only 40.&lt;/P&gt;&lt;P&gt;If a table has more than 40 fields, it gives a popup to choose the fields for selection.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 11:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222219#M136834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T11:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: get input for 100 dynamic fields in a single screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222220#M136835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  You can dynamically hide the fields or entire block with help of a code if you want i can provide you the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use checkbox when check box is selected a block with field will be displayed otherwise not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This achieve by using MODIF ID &amp;amp; AT SELECTION-SCREEN OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj B Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2006 12:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-input-for-100-dynamic-fields-in-a-single-screen/m-p/1222220#M136835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-11T12:01:59Z</dc:date>
    </item>
  </channel>
</rss>

