<?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: custom control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403642#M195003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varalaxmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the tutorial on creating Cutom control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/e4/6013361d5af835e10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/e4/6013361d5af835e10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S . Pls close the thread if your problem is solved.&lt;/P&gt;&lt;P&gt;      U can do that by clicking the info on LHS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2006 06:41:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-19T06:41:30Z</dc:date>
    <item>
      <title>custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403637#M194998</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 just want to know what s custom control &lt;/P&gt;&lt;P&gt;s tht it can be used only thru creating the methods &lt;/P&gt;&lt;P&gt;how we do tht&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 05:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403637#M194998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T05:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403638#M194999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Custom control is a parent control for other controls like ALV Grid, Picture control. &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;Wasim Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 05:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403638#M194999</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-06-19T05:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403639#M195000</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;You can display logo(s) on your screen using the custom control function. A custom control is an area on the screen, created using the screen painter. Custom controls are used to embed controls. Container controls are instances of special global classes from the SAP Control Framework. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The global class for custom controls is called CL_GUI_CUSTOM_CONTAINER. To link a custom control to a container control, pass the custom control name to the CONTAINER_NAME parameter of the container control.&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;Navneeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 05:50:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403639#M195000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T05:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403640#M195001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMO_CUSTOM_CONTROL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 05:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403640#M195001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T05:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403641#M195002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kannnan,&lt;/P&gt;&lt;P&gt;welcome to SDN.&lt;/P&gt;&lt;P&gt;Customer Control is a control which is the container for your other controls..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;Docking Container is a custom control which acts as a container for ALV Grid Control.In otherwords it acts as a parent for ALV Grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it can be created using the OO Technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just look at the below sample program to know about the custom controls in detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_GRID_01,02,03,04,....11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 05:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403641#M195002</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-19T05:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403642#M195003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varalaxmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the tutorial on creating Cutom control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/e4/6013361d5af835e10000009b38f839/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/e4/6013361d5af835e10000009b38f839/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S . Pls close the thread if your problem is solved.&lt;/P&gt;&lt;P&gt;      U can do that by clicking the info on LHS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 06:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/1403642#M195003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T06:41:30Z</dc:date>
    </item>
  </channel>
</rss>

