<?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: Getting customer include fields from a structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654065#M880155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all the customer fields will be starting from 'Z' alphabet  so populate an internal table with all fields of that table and then choose only those fields where first alphabet is Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 05:31:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-08T05:31:13Z</dc:date>
    <item>
      <title>Getting customer include fields from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654064#M880154</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;I have a structure which may contain some customer include fields, my requirement is to get the field names from the include at run time and display them with their field name and value in a grid format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem here is to get the customer include field name and value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 05:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654064#M880154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T05:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting customer include fields from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654065#M880155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all the customer fields will be starting from 'Z' alphabet  so populate an internal table with all fields of that table and then choose only those fields where first alphabet is Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 05:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654065#M880155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T05:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Getting customer include fields from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654066#M880156</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;Thanks for your reply but this will not solve my problem as i need the field names, i think there is a function to get the field names but i am not able to find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i could have done l_fieldcat-fieldname(2) = 'Z' and print my logic but i need full field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 05:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654066#M880156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T05:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting customer include fields from a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654067#M880157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi harish &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding the values i dnt think so there will be a problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but for filed name i think you should put one more column in your structure and while you are filling the structure fill the value of the index also where you have entered the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now take the value in a data and depending on the index field. make an internal table which will contain the index field, name of field, values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now using the desired index you can get the value of filed as well as the field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 06:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-customer-include-fields-from-a-structure/m-p/3654067#M880157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T06:20:12Z</dc:date>
    </item>
  </channel>
</rss>

