<?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 table control in screen exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-screen-exit/m-p/4591732#M1082835</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;    I am able to put a table control in subscreen of co11n using CONFPP07 exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am trying to write pbo &amp;amp; pai events for the same in include ZXCOFZZZ of SAPLXCOF it is showing internal table is unkown or not declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to proceed?&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;Uday Madhav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Oct 2008 07:29:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-25T07:29:10Z</dc:date>
    <item>
      <title>table control in screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-screen-exit/m-p/4591732#M1082835</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;    I am able to put a table control in subscreen of co11n using CONFPP07 exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am trying to write pbo &amp;amp; pai events for the same in include ZXCOFZZZ of SAPLXCOF it is showing internal table is unkown or not declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to proceed?&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;Uday Madhav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2008 07:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-screen-exit/m-p/4591732#M1082835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-25T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: table control in screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-screen-exit/m-p/4591733#M1082836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare the global exit data in the TOP include (global data) of the exit function group main program SAPLXCOF which contains an include (ZXCOFTOP in LXCOFTOP) for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Usually, there is an exit function to transfer data from calling program to exit function group program (here ZXCOFU23 in EXIT_SAPLCORU_S_100) and another to wrtie back (here ZXCOFU24 in EXIT_SAPLCORU_S_101), these functions must write and update data defined in this include, as will modules included in PBO/PAI of the screen exit (in ZXCOFZZZ).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- Define global data (controls, internal table, work area, etc) in ZXCOFTOP &lt;/P&gt;&lt;P&gt;- Move data from caller to global data in ZXCOFU23&lt;/P&gt;&lt;P&gt;- Define the flow logic in exit dynpro SAPLXCOF 090x &lt;/P&gt;&lt;P&gt;- Define modules in ZXCOFZZZ&lt;/P&gt;&lt;P&gt;- Move updated data from global data in ZXCOFU24&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2008 13:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-screen-exit/m-p/4591733#M1082836</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-10-26T13:53:39Z</dc:date>
    </item>
  </channel>
</rss>

