<?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 screen exit. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979762#M1801761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 08:44:37 GMT</pubDate>
    <dc:creator>asim_isik</dc:creator>
    <dc:date>2014-01-22T08:44:37Z</dc:date>
    <item>
      <title>Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979750#M1801749</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;I enhancing the 'ME21n' for that i create a screen through screen exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every thing is working fine but when we execute transaction 'ME23N' the designed screen fields in edit mode i want in display mod only.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;Please help me urgent&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 05:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979750#M1801749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979751#M1801750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please dont use urgent. Every one is contributing voluntarily. If you had look at the function module in the exit it has a parameter I_TRTYP which identifies whether you are in create/change/display mode. Based on this mode you can disbale your field using loop at screen. screen-input = 0. modify screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 05:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979751#M1801750</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-22T05:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979752#M1801751</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;&amp;nbsp; I found i_trtyp.Where i used it is the problem.Develop code in function module not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 05:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979752#M1801751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T05:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979753#M1801752</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;In the screen Layout (screen painter ) In attributes , mark the field as Output Only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Loop at screen in the exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 06:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979753#M1801752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T06:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979754#M1801753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 06:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979754#M1801753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T06:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979755#M1801754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how are you reading data from SAP standard by exporting it in this exit..if yes then export this also. In PBO of your screen put a loop at screen and set scrren-input as 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 06:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979755#M1801754</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-22T06:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979756#M1801755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use it in PBO modules, they are processed before output screen is displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 07:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979756#M1801755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T07:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979757#M1801756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the import part of your exit try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF TCODE = 'ME23N'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SCREEN-INPUT = 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDLOOP.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 07:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979757#M1801756</guid>
      <dc:creator>asim_isik</dc:creator>
      <dc:date>2014-01-22T07:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979758#M1801757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;SPAN class="j-post-author"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="1401" data-externalid="" data-presence="null" data-userid="268173" data-username="nabheet.madan3" href="https://answers.sap.com/people/nabheet.madan3"&gt;nabheet madan&lt;/A&gt; wrote use I_TRTYP&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="j-post-author"&gt;In the PBO FM exit which receive this data, store it in global data include of the exit function group / Don't check sy-tcode which can be wrong &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="j-post-author"&gt;In a module of the PBO of your customer screen, use the saved fata in a LOOP AT/MODIFY SCREEN to clear SCREEN-INPUT field&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 08:09:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979758#M1801757</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-22T08:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979759#M1801758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, bad idea...&amp;nbsp; &lt;SPAN class="j-post-author"&gt;Try to execute transaction 'ME23N' and press F7, you are in update mode with transaction code SY-TCODE = 'ME23N'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 08:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979759#M1801758</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-22T08:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979760#M1801759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;i do not know how &lt;SPAN class="j-post-author"&gt;I_TRTYP works but &lt;/SPAN&gt;if he do it with &lt;SPAN class="j-post-author"&gt;I_TRTYP will it work only in ME23N or for all ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;SPAN class="j-post-author"&gt;because he wants to make it display only in ME23N not others. it will still be editable in ME21N.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 08:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979760#M1801759</guid>
      <dc:creator>asim_isik</dc:creator>
      <dc:date>2014-01-22T08:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979761#M1801760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In almost every screen exit for customer fields this field is provided, its value define (in german) the type of transaction, also developer should always read enhancement documentation (SMOD, SE18, SPRO) before posting &lt;SPAN __jive_emoticon_name="mischief" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/504/images/emoticons/mischief.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;In the header modules, you obtain the SAP transaction category via the&lt;/P&gt;
&lt;P&gt;parameter I_TRTYP:&lt;/P&gt;
&lt;P&gt;o&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp; Display (Anzeigen)&lt;/P&gt;
&lt;P&gt;o&amp;nbsp;&amp;nbsp; V&amp;nbsp;&amp;nbsp; Change&lt;/P&gt;
&lt;P&gt;o&amp;nbsp;&amp;nbsp; H&amp;nbsp;&amp;nbsp; Create&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 08:27:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979761#M1801760</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-22T08:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979762#M1801761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 08:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979762#M1801761</guid>
      <dc:creator>asim_isik</dc:creator>
      <dc:date>2014-01-22T08:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979763#M1801762</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; My problem not solved.Please..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 09:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979763#M1801762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-22T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979764#M1801763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. But I answered so nobody be misled. (Also I started with a "Sorry" to not hurt you, and failed &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/504/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979764#M1801763</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-22T10:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in screen exit.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979765#M1801764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I wrote, did you save the received TRTYP in global area (ZXM06TOP ?) so every FM exit and module will be able to read it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a rule save this kind of parameter in the global area of the function group which contains the exit FM, also save the data to be displayed on customer screen in work area defined with the TABLES statement (only suitable usage of this statement today)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 10:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-screen-exit/m-p/9979765#M1801764</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-22T10:06:28Z</dc:date>
    </item>
  </channel>
</rss>

