<?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: Type declaration with structure. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263546#M148384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;I declared an type with the two structures. J_1FAKNKK and J_1FAKNKA, since both the structure has the common field i am not getting the desire output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADV Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guhapriyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2006 09:23:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-07T09:23:14Z</dc:date>
    <item>
      <title>Re: Type declaration with structure.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263546#M148384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;I declared an type with the two structures. J_1FAKNKK and J_1FAKNKA, since both the structure has the common field i am not getting the desire output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADV Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guhapriyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 09:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263546#M148384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T09:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Type declaration with structure.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263547#M148385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please, give us the code and more detail .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 09:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263547#M148385</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-04-07T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Type declaration with structure.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263548#M148386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using ALIASES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex. &lt;/P&gt;&lt;P&gt;   F1 AS table-field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 09:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263548#M148386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Type declaration with structure.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263549#M148387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;types : begin of itab.
include structure J_1FAKNKK as name1.
include structure J_1FAKNKA as name2 renaming with suffix name3.
types:end of itab.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that u can use the fields of the structure as name1-fld and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 09:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-type-declaration-with-structure/m-p/1263549#M148387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T09:28:06Z</dc:date>
    </item>
  </channel>
</rss>

