<?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 same layout in foreground and background program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665817#M1574545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ZProgram where I want to execute in foreground as well as background. In Foreground I am using Grid display and in background list display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i set a layout change in foreground where suppose I filter the fields or change the sequence of fields the same is not triggering in background how can I achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikhil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Feb 2011 10:19:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-14T10:19:14Z</dc:date>
    <item>
      <title>same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665817#M1574545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ZProgram where I want to execute in foreground as well as background. In Foreground I am using Grid display and in background list display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i set a layout change in foreground where suppose I filter the fields or change the sequence of fields the same is not triggering in background how can I achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikhil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 10:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665817#M1574545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-14T10:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665818#M1574546</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;You have to pass tha layout name to parameter IS_VARIANT of reuse_alv_list_display programatically. If its passed initial it will choose the default layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 12:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665818#M1574546</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-02-14T12:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665819#M1574547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought the GRID switches automatically to LIST when run in background? Why program this explicitely?&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 12:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665819#M1574547</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-02-14T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665820#M1574548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No when I execute the program in background its getting cancelled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 12:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665820#M1574548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-14T12:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665821#M1574549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just tried with a REUSE_ALV... and also one CL_SALV_TABLE grid, works OK. What error are you getting exactly? Which ALV Grid technique are you using?&lt;/P&gt;&lt;P&gt;Please paste the section of the job log.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 12:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665821#M1574549</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-02-14T12:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: same layout in foreground and background program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665822#M1574550</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;if you have several application servers, call report BALVBUFDEL in 1st job step and then your report in 2nd step in batch. ALV buffers should be cleared then.&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;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on Feb 14, 2011 2:22 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 13:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/same-layout-in-foreground-and-background-program/m-p/7665822#M1574550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-14T13:22:11Z</dc:date>
    </item>
  </channel>
</rss>

