<?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: Regarding Customer Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825157#M1129147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rami Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a functio Exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't think you need to use LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;see from the Standard Code of SAP the funtion module will get called and it come to your code, after executing the FM it will contine processing further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Function Exits IT is not adviceable to use LEAVE SCREEN or CALL SCREEN unless suggeted by the FM documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most importantly you are using the LEAVE SCREEN with in a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please analyze your code with peace of mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramchander krishnamraju on Nov 20, 2008 8:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2008 07:17:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-20T07:17:41Z</dc:date>
    <item>
      <title>Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825153#M1129143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing Function Exit for Transaction CO12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Wage Group is initial it should display message like "Enter Shift A/B/C in field Wage Group".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting this one. after display this message screen should go to previous screen ( What we entered data) . I am getting this one but data is clearing and fresh CO12 transaction is opening.&lt;/P&gt;&lt;P&gt;I want that data also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please sugget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 06:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825153#M1129143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T06:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825154#M1129144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rami Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the function exit clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will have import and export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want you data to be there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to pass these values back to the export parameters so that the structure gets updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 06:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825154#M1129144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825155#M1129145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your code for troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 06:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825155#M1129145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T06:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825156#M1129146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA : GK_AFRUD TYPE AFRUD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi i am sending my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : GT_AFRUD LIKE GK_AFRUD OCCURS 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at AFRUD_TAB.&lt;/P&gt;&lt;P&gt;MOVE-CORRESPONDING AFRUD_TAB TO GK_AFRUD.&lt;/P&gt;&lt;P&gt;append GK_AFRUD TO GT_AFRUD.&lt;/P&gt;&lt;P&gt;clear GK_AFRUD.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT GT_AFRUD INTO GK_AFRUD.&lt;/P&gt;&lt;P&gt;IF GK_AFRUD-LOGRP IS INITIAL.&lt;/P&gt;&lt;P&gt;message 'Enter Shift A/B/C in field Wage Group' TYPE 'I'.&lt;/P&gt;&lt;P&gt;SET SCREEN '0300'.&lt;/P&gt;&lt;P&gt;LEAVE SCREEN.&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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 07:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825156#M1129146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T07:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825157#M1129147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rami Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a functio Exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't think you need to use LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;see from the Standard Code of SAP the funtion module will get called and it come to your code, after executing the FM it will contine processing further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Function Exits IT is not adviceable to use LEAVE SCREEN or CALL SCREEN unless suggeted by the FM documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most importantly you are using the LEAVE SCREEN with in a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please analyze your code with peace of mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramchander krishnamraju on Nov 20, 2008 8:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 07:17:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825157#M1129147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T07:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Customer Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825158#M1129148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt; Please re-check exit parameter may be you need to pass parameter of "Message" back to previous&lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sayan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2008 07:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-customer-exit/m-p/4825158#M1129148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-20T07:38:45Z</dc:date>
    </item>
  </channel>
</rss>

