<?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 Regarding ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534964#M575250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Can anybody tell me how to do this.................?&lt;/P&gt;&lt;P&gt;        Like in SE11 we can select input fields and outputfields...........&lt;/P&gt;&lt;P&gt;       same i need to implement in ALV report ...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Imran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 11:20:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-12T11:20:33Z</dc:date>
    <item>
      <title>Regarding ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534964#M575250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Can anybody tell me how to do this.................?&lt;/P&gt;&lt;P&gt;        Like in SE11 we can select input fields and outputfields...........&lt;/P&gt;&lt;P&gt;       same i need to implement in ALV report ...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Imran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 11:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534964#M575250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T11:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534965#M575251</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;There are 2 ways wherein you can make a field as input enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One is by setting the edit = 'X' in the fieldcatalog for that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at l_fcat.&lt;/P&gt;&lt;P&gt;if l_fcat-fieldname = 'FIELD'.&lt;/P&gt;&lt;P&gt;l_fcat-edit = 'X'.&lt;/P&gt;&lt;P&gt;modify l_fcat.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;Endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second method is by using Styles by which you enable a field, disable a field or make it a pushbutton etc..Using Styles can be found in any basic document on ALV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 11:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534965#M575251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T11:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534966#M575252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Imran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with the &amp;lt;b&amp;gt;Change Layout&amp;lt;/b&amp;gt; option in the ALV and Save the variant.&lt;/P&gt;&lt;P&gt;You can select the layout based on the ALV variant saved before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps.&lt;/P&gt;&lt;P&gt;Nanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 11:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-alv/m-p/2534966#M575252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T11:24:31Z</dc:date>
    </item>
  </channel>
</rss>

