<?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: Excluding fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639265#M1572060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO.&lt;/P&gt;&lt;P&gt;when you declaring that way that means youwant entire structure of kna1.If you dont want certain fields then you gotto declare structure explicitly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 09:23:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-16T09:23:23Z</dc:date>
    <item>
      <title>Excluding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639264#M1572059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirment in that i have 2 exclude certain fields&lt;/P&gt;&lt;P&gt;for example-----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA WA_KNA1 LIKE KNA1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gives me exct structure like kna1 with all fields in header or work area say among 50 fields i want 2 exclude 10 fields how can i do that is any syntax or way without declaring &lt;STRONG&gt;structure.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx..&lt;/P&gt;&lt;P&gt;ketan...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 09:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639264#M1572059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T09:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639265#M1572060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO.&lt;/P&gt;&lt;P&gt;when you declaring that way that means youwant entire structure of kna1.If you dont want certain fields then you gotto declare structure explicitly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 09:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639265#M1572060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T09:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639266#M1572061</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;- Use the FM DDIF_NAMETAB_GET to get the list of all fields of the required DB table. &lt;/P&gt;&lt;P&gt;- Delete all the fields which needs to be excluded&lt;/P&gt;&lt;P&gt;- Write the logic to build the internal table dynamically with the remaining fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 09:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluding-fields/m-p/7639266#M1572061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-16T09:56:31Z</dc:date>
    </item>
  </channel>
</rss>

