<?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 Using Data Reference As A Component In Dictionary Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-data-reference-as-a-component-in-dictionary-structure/m-p/7954248#M1602128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we all know, we can define a generically typed data reference by using the statement below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA ref_data  TYPE REF TO data&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, as we all know, we can create a structure in global dictionary with a component of type of reference to data by checking the &lt;EM&gt;RType&lt;/EM&gt; check box when defining the structure. My question is, what component type should I use (choose from the &lt;EM&gt;Component Type&lt;/EM&gt; column when defining the structure) if I want the structure's component as a generically typed data reference?&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;Haris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 09:47:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-27T09:47:46Z</dc:date>
    <item>
      <title>Using Data Reference As A Component In Dictionary Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-data-reference-as-a-component-in-dictionary-structure/m-p/7954248#M1602128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we all know, we can define a generically typed data reference by using the statement below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA ref_data  TYPE REF TO data&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, as we all know, we can create a structure in global dictionary with a component of type of reference to data by checking the &lt;EM&gt;RType&lt;/EM&gt; check box when defining the structure. My question is, what component type should I use (choose from the &lt;EM&gt;Component Type&lt;/EM&gt; column when defining the structure) if I want the structure's component as a generically typed data reference?&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;Haris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 09:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-data-reference-as-a-component-in-dictionary-structure/m-p/7954248#M1602128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T09:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using Data Reference As A Component In Dictionary Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-data-reference-as-a-component-in-dictionary-structure/m-p/7954249#M1602129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a data element as a reference type, and use the name "Data".  Create the field with the type of the data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 12:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-data-reference-as-a-component-in-dictionary-structure/m-p/7954249#M1602129</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2011-06-27T12:00:22Z</dc:date>
    </item>
  </channel>
</rss>

