<?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 Passing data between Dynamic Screen Calls in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668248#M1765899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement : Pass time fields while creating Work Approval using transaction&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WCTA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating work approval, there are Time From and Time To fields in the header. When user enters these fields, and then proceed to create Applications, a new screen is called with the same Time From and Time To fields. The value from the main screen is not being copied here. My requirement is to copy the value from the Main Screen to the Application Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Main Screen is defined in Function Group WCFE (Screen Number 2000) - Program SAPLWCFE. Here in the PBO, the the Application screen is being called dynamically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;* process flexible subscreen management&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;CALL&lt;/SPAN&gt; SUBSCREEN d2000 INCLUDING wctp2_prg-saplwcgn dynnr_flexview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;/P&gt;&lt;P&gt;wctp2_prg-saplwcgn&amp;nbsp; = SAPLWCFI ( For Application Screen). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This screen is defiend in Function Group WCFI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field names are same in both the programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to pass the values from SAPLWCFE to SAPLWCFI screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 05:28:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-23T05:28:46Z</dc:date>
    <item>
      <title>Passing data between Dynamic Screen Calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668248#M1765899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement : Pass time fields while creating Work Approval using transaction&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WCTA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating work approval, there are Time From and Time To fields in the header. When user enters these fields, and then proceed to create Applications, a new screen is called with the same Time From and Time To fields. The value from the main screen is not being copied here. My requirement is to copy the value from the Main Screen to the Application Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Main Screen is defined in Function Group WCFE (Screen Number 2000) - Program SAPLWCFE. Here in the PBO, the the Application screen is being called dynamically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;* process flexible subscreen management&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L1S52"&gt;CALL&lt;/SPAN&gt; SUBSCREEN d2000 INCLUDING wctp2_prg-saplwcgn dynnr_flexview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;/P&gt;&lt;P&gt;wctp2_prg-saplwcgn&amp;nbsp; = SAPLWCFI ( For Application Screen). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This screen is defiend in Function Group WCFI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field names are same in both the programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to pass the values from SAPLWCFE to SAPLWCFI screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 05:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668248#M1765899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T05:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data between Dynamic Screen Calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668249#M1765900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use EXPORT/IMPORT for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 05:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668249#M1765900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T05:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data between Dynamic Screen Calls</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668250#M1765901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can work on with Memory Area Read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I don't know the strucutre you are talking of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You write a logic in PBO with Implicit Enhancement OR I suppose there should be BADI for this in WCTA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field-symbols: &amp;lt;fs_DATE&amp;gt; type sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASSIGN 'SAPLWCFE(&amp;lt;Name of the Variable&amp;gt;)' to &amp;lt;fs_date&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF &amp;lt;fs_date&amp;gt; is assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move &amp;lt;fs_date&amp;gt; to [The name of variable in new screen]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 06:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-data-between-dynamic-screen-calls/m-p/9668250#M1765901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-23T06:31:37Z</dc:date>
    </item>
  </channel>
</rss>

