<?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/5776909#M1307641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The custom control is just a container.&lt;/P&gt;&lt;P&gt;On that custom control basically you will have to put an object such as CL_GUI_ALV_GRID using your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the example program BCALV_TEST_GRID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2009 15:34:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-06T15:34:07Z</dc:date>
    <item>
      <title>custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776908#M1307640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;in se51 i placed custom control. but it is not displayed in screen (which created in se93 for that program)&lt;/P&gt;&lt;P&gt;now in custom control i want to place dictionary fields.&lt;/P&gt;&lt;P&gt;i donot know how to place it.&lt;/P&gt;&lt;P&gt;writing code for custom control is only way for in opps concept. or any way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 15:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776908#M1307640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T15:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776909#M1307641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The custom control is just a container.&lt;/P&gt;&lt;P&gt;On that custom control basically you will have to put an object such as CL_GUI_ALV_GRID using your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the example program BCALV_TEST_GRID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 15:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776909#M1307641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T15:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776910#M1307642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A custom control is an area on a screen. You use custom controls to embed controls.&lt;/P&gt;&lt;P&gt;Refer this for more details&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/2a/755b94ca5911d299af5c9604c10e27/content.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 06:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776910#M1307642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-07T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776911#M1307643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take ur program in se80 and in the left side there would be screens..open ur screen and view it if ur csutom control is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next if u want to add dictionary fields then u can add the fields to ur screen not to the custom control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically custom controls are used to display complex objects such as trees or alvs using oops concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 04:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776911#M1307643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T04:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: custom control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776912#M1307644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;se51&lt;DEL&gt;&amp;gt;layout&lt;/DEL&gt;&amp;gt;in application tool bar click on button (dictionary/program fields)&lt;DEL&gt;&amp;gt; five tabel name&lt;/DEL&gt;&amp;gt; enter&lt;DEL&gt;&amp;gt;select the fields you required&lt;/DEL&gt;&amp;gt;enter--&amp;gt; place the fields in the custom control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now write the code in the PAI and PBO.&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;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 09:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-control/m-p/5776912#M1307644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T09:53:49Z</dc:date>
    </item>
  </channel>
</rss>

