<?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 include structure field kunnr in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521668#M1262003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the structure FPAYHX, field ZBANK is working perfectly while using T.code FDTA-Data Medium overview and when the data is downloaded,the field citibank is shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field kunnr was inserted as include structure and using T.code FDTA-Data Medium overview, we downloaded the data, but we are unable to see any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have checked and include structure is activated and also checked with other structures, but we unable to find why it is not working like SAP structure field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be highly appreciated.&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;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 12:01:35 GMT</pubDate>
    <dc:creator>sridhar_muthekepalli3</dc:creator>
    <dc:date>2009-04-22T12:01:35Z</dc:date>
    <item>
      <title>include structure field kunnr</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521668#M1262003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the structure FPAYHX, field ZBANK is working perfectly while using T.code FDTA-Data Medium overview and when the data is downloaded,the field citibank is shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field kunnr was inserted as include structure and using T.code FDTA-Data Medium overview, we downloaded the data, but we are unable to see any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have checked and include structure is activated and also checked with other structures, but we unable to find why it is not working like SAP structure field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions will be highly appreciated.&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;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 12:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521668#M1262003</guid>
      <dc:creator>sridhar_muthekepalli3</dc:creator>
      <dc:date>2009-04-22T12:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: include structure field kunnr</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521669#M1262004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sridhar , &lt;/P&gt;&lt;P&gt;                for uploading data in field kunnr u have to write a code or sm user exit. as the field is there but u are using an standard t code which dont know about the new field . so the data has to be passed through &lt;/P&gt;&lt;P&gt;custom code to the field for downloading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Aditya Shrivastava.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521669#M1262004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T13:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: include structure field kunnr</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521670#M1262005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 05:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521670#M1262005</guid>
      <dc:creator>sridhar_muthekepalli3</dc:creator>
      <dc:date>2009-05-18T05:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: include structure field kunnr</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521671#M1262006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;using T.code FDTA-Data Medium overview , we can load &amp;amp; view the std fileds but not custom flds as Kunnr; So we have to write custom code like exits to view this kunnr data also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-structure-field-kunnr/m-p/5521671#M1262006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T13:04:06Z</dc:date>
    </item>
  </channel>
</rss>

