<?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: Problem in SALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057516#M1502917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the link below that may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ALV OOPS Concept|http://help-abap.blogspot.com/search/label/OO%20ALV]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jul 2010 09:41:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-14T09:41:29Z</dc:date>
    <item>
      <title>Problem in SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057514#M1502915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a report using SALV, the problem is after i exit the ALV unstead of going back to the selection screen ,&lt;/P&gt;&lt;P&gt;I get an empty screen like list screen with the name of the program as title.&lt;/P&gt;&lt;P&gt;When I check the name of the program screen i got SAPMSSY0.&lt;/P&gt;&lt;P&gt;Does anyone have a claw why I get it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the flow of the program goes like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  zpm_operative_control_rep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE zpm_operative_control_top.&lt;/P&gt;&lt;P&gt;INCLUDE zpm_operative_control_sel.&lt;/P&gt;&lt;P&gt;INCLUDE zpm_operative_control_cls.&lt;/P&gt;&lt;P&gt;INCLUDE zpm_operative_control_frm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt;  PERFORM use_correct_qmart_l.&lt;/P&gt;&lt;P&gt;  PERFORM pre_read_catalog_f30.&lt;/P&gt;&lt;P&gt;  PERFORM screen_parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Get Data&lt;/P&gt;&lt;P&gt;  PERFORM get_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Show Data IF gt_qmel[] IS NOT INITIAL.&lt;/P&gt;&lt;P&gt;  PERFORM show_alv_data. "Manual run&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;Yifat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use more descriptive subject lines from now on.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Jul 12, 2010 11:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 08:44:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057514#M1502915</guid>
      <dc:creator>ifat_bar</dc:creator>
      <dc:date>2010-07-12T08:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057515#M1502916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your post, I suspect something is wrong in your SALV settings.  See programs named SALV* for simple table output, or check out Rich Heilman's SALV Tutoral....he has an excellent, working tutorials for doing simple table and tree outputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 19:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057515#M1502916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-12T19:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057516#M1502917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the link below that may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ALV OOPS Concept|http://help-abap.blogspot.com/search/label/OO%20ALV]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 09:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-salv/m-p/7057516#M1502917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T09:41:29Z</dc:date>
    </item>
  </channel>
</rss>

