<?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 Control Framework in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604327#M596741</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;Can ne1 plz give some me some info. abt. Control Framework????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2007 07:56:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-01T07:56:32Z</dc:date>
    <item>
      <title>Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604327#M596741</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;Can ne1 plz give some me some info. abt. Control Framework????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 07:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604327#M596741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604328#M596742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below will provide you information about Control Framework.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the PDF given below&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIGOF/BCCIGOF.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIGOF/BCCIGOF.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To have a good understanding of the Control Framework have a look at this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a very brief introduction to Control Frameworks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUI in the SAP R/3 System is based on SAP GUI windows (screens).Each user dialog in the system is implemented using screens in an application program.At runtime,application programs and screens communicate using runtime system services(ABAP and screen processor) and other services from the SAP GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From R/3 Release 4.5 onwards,developers have been able to use graphical elements in SAP GUI windows,known as controls,as well as those provided by the Screen Painter.These additional screen elements are known as controls.Controls are reusable standalone software components.You can use controls in your user dialogs for a range of functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Communication between the control and your application takes place through different channels to "classic" screen elements.From the SAP R/3 Release 4.6A onwards,the communication channel for all controls is the SAP Control Framework(CFW).The Control Framework is implemented using special services in the SAP GUI and the runtime system on the application server(the &lt;/P&gt;&lt;P&gt;Automation Controller on the presentation server and the CFW service on the application server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The control on the presentation server can have events,which could be triggered by user actions on the screen.A standalone instance of a control cannot be created on the presentation server.Two components should always be present-&lt;/P&gt;&lt;P&gt;a screen and a special control called a container control.The container control attaches a control to the screen.Some of the commonly used containers are custom container,splitter container,docking container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the commonly used controls are trees,ALV Grids,Text Editors,HTML Controls,Picture Control.You can explore about each of these controls one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Links to begin with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/147a36c70d2354e10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/147a36c70d2354e10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/99/bfe564633d11d29be60000e8a47b2e/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/99/bfe564633d11d29be60000e8a47b2e/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/d080bd9fc111d2bd68080009b4534c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/d080bd9fc111d2bd68080009b4534c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/52/257b58da4c11d3a7160000e83dd863/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/52/257b58da4c11d3a7160000e83dd863/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/1b/337918a63011d2bd6b080009b4534c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/1b/337918a63011d2bd6b080009b4534c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Rewards points for useful answers.&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 08:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604328#M596742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T08:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604329#M596743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  See the PDF given below&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIGOF/BCCIGOF.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIGOF/BCCIGOF.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a very brief introduction to Control Frameworks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUI in the SAP R/3 System is based on SAP GUI windows (screens).Each user dialog in the system is implemented using screens in an application program.At runtime,application programs and screens communicate using runtime system services(ABAP and screen processor) and other services from the SAP GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From R/3 Release 4.5 onwards,developers have been able to use graphical elements in SAP GUI windows,known as controls,as well as those provided by the Screen Painter.These additional screen elements are known as controls.Controls are reusable standalone software components.You can use controls in your user dialogs for a range of functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Communication between the control and your application takes place through different channels to "classic" screen elements.From the SAP R/3 Release 4.6A onwards,the communication channel for all controls is the SAP Control Framework(CFW).The Control Framework is implemented using special services in the SAP GUI and the runtime system on the application server(the &lt;/P&gt;&lt;P&gt;Automation Controller on the presentation server and the CFW service on the application server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The control on the presentation server can have events,which could be triggered by user actions on the screen.A standalone instance of a control cannot be created on the presentation server.Two components should always be present-&lt;/P&gt;&lt;P&gt;a screen and a special control called a container control.The container control attaches a control to the screen.Some of the commonly used containers are custom container,splitter container,docking container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the commonly used controls are trees,ALV Grids,Text Editors,HTML Controls,Picture Control.You can explore about each of these controls one by one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some Links to begin with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/147a36c70d2354e10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/d2/147a36c70d2354e10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/99/bfe564633d11d29be60000e8a47b2e/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/99/bfe564633d11d29be60000e8a47b2e/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/d080bd9fc111d2bd68080009b4534c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/9b/d080bd9fc111d2bd68080009b4534c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/52/257b58da4c11d3a7160000e83dd863/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/52/257b58da4c11d3a7160000e83dd863/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/5e/88d440e14f8431e10000000a1550b0/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/1b/337918a63011d2bd6b080009b4534c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/1b/337918a63011d2bd6b080009b4534c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check transaction code &amp;lt;b&amp;gt;DWDM&amp;lt;/b&amp;gt;, these are the control framework examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/d2/147a36c70d2354e10000009b38f839/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/d2/147a36c70d2354e10000009b38f839/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 08:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/control-framework/m-p/2604329#M596743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T08:56:20Z</dc:date>
    </item>
  </channel>
</rss>

