<?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 declare object dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/declare-object-dynamically/m-p/6932910#M1486069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am taking class name from user. I have to declare a object for this class.&lt;/P&gt;&lt;P&gt;if i use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: obj_ref type ref to (p_input),  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting error    '(p_input) is unknown'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i acheive this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 May 2010 14:04:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-11T14:04:19Z</dc:date>
    <item>
      <title>declare object dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declare-object-dynamically/m-p/6932910#M1486069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am taking class name from user. I have to declare a object for this class.&lt;/P&gt;&lt;P&gt;if i use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: obj_ref type ref to (p_input),  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting error    '(p_input) is unknown'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how can i acheive this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 14:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declare-object-dynamically/m-p/6932910#M1486069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-11T14:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: declare object dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/declare-object-dynamically/m-p/6932911#M1486070</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 use "type ref to object" and later "create object obj_ref type (p_input).". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 14:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/declare-object-dynamically/m-p/6932911#M1486070</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-11T14:24:59Z</dc:date>
    </item>
  </channel>
</rss>

