<?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: ALV Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827367#M661594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya sal definately u can add...&lt;/P&gt;&lt;P&gt;there is no prob at all in doing that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2007 22:26:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-18T22:26:39Z</dc:date>
    <item>
      <title>ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827366#M661593</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 have a problem in ALV, i have copoied the standard report in Z report, now i have to add  2 columns in fields catalog of ALV. But field catalog &lt;/P&gt;&lt;P&gt;is created with a strucutre of table, system is using REUSE_ALV_LIST_DISPLAY function module &amp;amp; in it_fieldcat parameters its passing the catalog which was created using the structure KAEP_FNAC. Can i change the structure from kaep_fnac to ZKAEP_FNAC, n in this z structure i'll add reqruired fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 21:53:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827366#M661593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T21:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827367#M661594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya sal definately u can add...&lt;/P&gt;&lt;P&gt;there is no prob at all in doing that..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 22:26:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827367#M661594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T22:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827368#M661595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ,you are right ,when ever i copied from standard program to zprogra,they use structure in fieldcatalog ,i used to copy to zstructure ,and i use this structure to Zprogram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 23:28:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827368#M661595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T23:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827369#M661596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Actually using dynamic programming system is setting field catalog structure as KAEP_FNAC in CJIA report. When i execute this report, when this selection screen is displayed, before that system has already filled field catalog by this structure. I want to now how to change this structure to Zstructure. Is there any specific setting, or where to change, bcoz it requries extensive debugging due to dynamic programming. Any body have an idea where to change the field catalog structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 13:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827369#M661596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T13:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827370#M661597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to dictionary se11 for KAEP_FNAC. Use button append structure to create table append ZAKAEP_FNAC. Put the new fields into the append. The they are part of the structure and no more fieldcat programming is needed.&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;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: Table append are standard, no modification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 13:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-problem/m-p/2827370#M661597</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-09-19T13:44:53Z</dc:date>
    </item>
  </channel>
</rss>

