<?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 Object Dynamic Creation in Dynpros in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793185#M912321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody knows how to create objects at runtime in a dynpro(screen)?? My requirement is that I have to create a list of objects stored in a Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2008 18:14:52 GMT</pubDate>
    <dc:creator>fabian_fonseca</dc:creator>
    <dc:date>2008-05-09T18:14:52Z</dc:date>
    <item>
      <title>Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793185#M912321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody knows how to create objects at runtime in a dynpro(screen)?? My requirement is that I have to create a list of objects stored in a Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 18:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793185#M912321</guid>
      <dc:creator>fabian_fonseca</dc:creator>
      <dc:date>2008-05-09T18:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793186#M912322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dynpro itself doesn't have code but the Process Before Output (PBO) and Process After Input (PAI) modules can contain code or call code and this can just instantiate objects like any other ABAP code can - or is there more to the question than I'm understanding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 10:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793186#M912322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-10T10:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793187#M912323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, the question should be Object(Radiobuttons, Checkboxes, Pushbuttons, etc) Dynamic Creation in Dynpros, I need to create this type of object at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Fabian Fonseca on May 10, 2008 4:48 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2008 14:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793187#M912323</guid>
      <dc:creator>fabian_fonseca</dc:creator>
      <dc:date>2008-05-10T14:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793188#M912324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Typically I've built "dynamic" screens with multiple field that get hidden / adjusted at run time based on config settings, similar to standard SAP screen processing... to work the other way around you'd probably have to generate the Dynpro at runtime which should be technically possible but careful coding will be required.  How much variety of options will be offered in the "Z" table... could you use multiple sub-screens instead with the various options on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2008 05:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793188#M912324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-11T05:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793189#M912325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The maximum number of rows in the screen will be 20 (max number of rows in the Z table) and probably could work with sub-screens, but I'll try to do it dynamically, if you have any idea of how could this work it will be very helpfully to me?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 14:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793189#M912325</guid>
      <dc:creator>fabian_fonseca</dc:creator>
      <dc:date>2008-05-12T14:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793190#M912326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well if someone asked me to do something fun like this, I think my first approach would be to check out how SE80 supports the same functionality - for example, go into a screen in a module pool in SE80 then look at the PF-STATUS and if you follow the menu paths you can see:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Goto    
   More Utilities 
      Upload/Download     &amp;gt;UTUL       Upload...    
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and then you can investigate how the UTUL function code upload works... a brief glance at the code shows it runs form dynpro_upload in include LWBSCREENF50 which calls function RS_DYNPRO_UPLOAD and then runs some more logic in form after_import_dynpro such as function RS_SCRP_DYNPRO_CHECK... if you hunt around SE37 further you can find RS_DYNPRO_CREATE_INITIAL and other interesting code in FG SCR2... but you are getting very much into SAP internals here, which makes me nervous!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 03:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793190#M912326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T03:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Object Dynamic Creation in Dynpros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793191#M912327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again, the way I solved was to talk to the functional consultant and redesign the specification and I used a table control, but the you r last advise it'll very helpful in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 17:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/object-dynamic-creation-in-dynpros/m-p/3793191#M912327</guid>
      <dc:creator>fabian_fonseca</dc:creator>
      <dc:date>2008-05-16T17:02:43Z</dc:date>
    </item>
  </channel>
</rss>

