<?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: selection screen within tree control model in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506731#M566717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fariba&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The target you have choosen to start with ABAP OO is not really the easiest one.&lt;/P&gt;&lt;P&gt;The three-parted screen in program /DSD/SL_COCKPIT is created using class &amp;lt;b&amp;gt;/DSD/SL_CL_FRAME_COCKPIT&amp;lt;/b&amp;gt;. Simply display the class in the class builder (SE24), push F8 (&amp;lt;i&amp;gt;Test&amp;lt;/i&amp;gt;) and create an instance of the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps this may be useful in starting you analyzing the details of this rather complex program and class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2007 04:06:28 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2007-07-27T04:06:28Z</dc:date>
    <item>
      <title>selection screen within tree control model</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506730#M566716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am very new in ABAP OO, and have to make a module program for SD to handle the status of shipment.&lt;/P&gt;&lt;P&gt;I need to make a tree model of 3 parts that the first part has the selection screen.&lt;/P&gt;&lt;P&gt;There is a Sap standard model: program /DSD/SL_COCKPIT who has the same modle.&lt;/P&gt;&lt;P&gt;Is someone know how to do that ? which Class to use?&lt;/P&gt;&lt;P&gt;Any help would be appreciated...&lt;/P&gt;&lt;P&gt;Fariba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2007 05:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506730#M566716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-22T05:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen within tree control model</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506731#M566717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fariba&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The target you have choosen to start with ABAP OO is not really the easiest one.&lt;/P&gt;&lt;P&gt;The three-parted screen in program /DSD/SL_COCKPIT is created using class &amp;lt;b&amp;gt;/DSD/SL_CL_FRAME_COCKPIT&amp;lt;/b&amp;gt;. Simply display the class in the class builder (SE24), push F8 (&amp;lt;i&amp;gt;Test&amp;lt;/i&amp;gt;) and create an instance of the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps this may be useful in starting you analyzing the details of this rather complex program and class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 04:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506731#M566717</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-07-27T04:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen within tree control model</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506732#M566718</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;chk out the examples given in sap under the package SLIS&lt;/P&gt;&lt;P&gt;bcalv_tree_01&lt;/P&gt;&lt;P&gt;bcalv_tree_02&lt;/P&gt;&lt;P&gt;bcalv_tree_03&lt;/P&gt;&lt;P&gt;bcalv_tree_04&lt;/P&gt;&lt;P&gt;bcalv_tree_06&lt;/P&gt;&lt;P&gt;bcalv_tree_05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;jaideep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*reward points if useful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2007 06:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-within-tree-control-model/m-p/2506732#M566718</guid>
      <dc:creator>jaideeps</dc:creator>
      <dc:date>2007-07-27T06:09:58Z</dc:date>
    </item>
  </channel>
</rss>

