<?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: ABAP screen object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159520#M1515660</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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is possible in ABAP by using OOPS concepts you can create dynamic screen with out touching your screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Only thing you need to do in screen painter is create a custom container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vamsi Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 09:26:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-17T09:26:07Z</dc:date>
    <item>
      <title>ABAP screen object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159519#M1515659</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;I was wondering if it is possible to make a real custom screen.&lt;/P&gt;&lt;P&gt;Normaly you make a static screen and put all the recuired fields in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what I was hoping to find was the object to this screen.&lt;/P&gt;&lt;P&gt;So that I could create a screen at runtime, which is dynamiclly created, and than display it without using a call screen statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a bit of a long shot but who knows ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud Willems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 08:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159519#M1515659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-16T08:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159520#M1515660</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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is possible in ABAP by using OOPS concepts you can create dynamic screen with out touching your screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Only thing you need to do in screen painter is create a custom container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vamsi Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 09:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159520#M1515660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T09:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159521#M1515661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vamsi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's the principle to create an ALV for example.&lt;/P&gt;&lt;P&gt;But that isn't what i'm looking for, I realy want to avoid the use of screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just saw that there are many tables to be filled but it would be usefull to find a OO approche to maintain and create screens at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud Willems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 11:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159521#M1515661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T11:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159522#M1515662</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;what you're looking for is the so called bus screen framework which is for sap internal use only. but with this framework it is possible to declare an empty main screen and all the rest in subscreens. by runtime you can then show the subscreens needed in your context dynamically on the mainscreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately there seems to be nothing in documentation in the internet. if you know someone at sap, congratulations. i whish to have a documentation, but can not find anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 13:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159522#M1515662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-16T13:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP screen object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159523#M1515663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Harry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because of your name, I suppose you are German.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take a look at this book: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amazon.de/Anwendungsentwicklung-mit-ABAP-Objects-PRESS/dp/3836210630/ref=sr_1_1?ie=UTF8&amp;amp;qid=1347363817&amp;amp;sr=8-1"&gt;http://www.amazon.de/Anwendungsentwicklung-mit-ABAP-Objects-PRESS/dp/3836210630/ref=sr_1_1?ie=UTF8&amp;amp;qid=1347363817&amp;amp;sr=8-1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a chapter handling the Bus-Screen-Framework.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz&lt;/P&gt;&lt;P&gt;Sören&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-object/m-p/7159523#M1515663</guid>
      <dc:creator>Sschlegel</dc:creator>
      <dc:date>2012-09-11T11:47:19Z</dc:date>
    </item>
  </channel>
</rss>

