<?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 Help on standard screen modification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662243#M1096820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;I need help on standard screen modification.i added one filed to standard screen of vl02 and same filed added in LIKP table.when i enter some value in added field and when i am coming out of tcode its not giving pop up to confirm for save . but remaining fields other than added by me its giving pop up. i debugged the program but i am unable to understand the processing. please help me in this if anybody faced this probelm previously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 05:28:51 GMT</pubDate>
    <dc:creator>kamesh_g</dc:creator>
    <dc:date>2008-10-16T05:28:51Z</dc:date>
    <item>
      <title>Help on standard screen modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662243#M1096820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;I need help on standard screen modification.i added one filed to standard screen of vl02 and same filed added in LIKP table.when i enter some value in added field and when i am coming out of tcode its not giving pop up to confirm for save . but remaining fields other than added by me its giving pop up. i debugged the program but i am unable to understand the processing. please help me in this if anybody faced this probelm previously.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 05:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662243#M1096820</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2008-10-16T05:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help on standard screen modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662244#M1096821</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 go with Screen Exit.Through this you can change standard Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find out the Exit of the transaction and do modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This below links may help you-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="915500"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="982433"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="913303"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 05:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662244#M1096821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T05:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help on standard screen modification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662245#M1096822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;click on pbo module and write this logic&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***INCLUDE ZXOIGO01 .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;      Module  STATUS_2100  OUTPUT&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE status_2100 OUTPUT.&lt;/P&gt;&lt;P&gt;  IF w_trtyp = 'A'. "Display&lt;/P&gt;&lt;P&gt;    LOOP AT SCREEN. "To make the fields disable in display mode.&lt;/P&gt;&lt;P&gt;      screen-input = 0.&lt;/P&gt;&lt;P&gt;      MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDMODULE.                 " STATUS_2100  OUTPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;To check if there is any changes made to any of the below&lt;/P&gt;&lt;/LI&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;fields.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CHAIN.&lt;/P&gt;&lt;P&gt;    FIELD: oigv-zzmenge1,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge2,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge3,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge4,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge5,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge6,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge7,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge8,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge9,&lt;/P&gt;&lt;P&gt;           oigv-zzmenge10,&lt;/P&gt;&lt;P&gt;           rb_cfbt1,&lt;/P&gt;&lt;P&gt;           rb_m31.&lt;/P&gt;&lt;P&gt;    MODULE set_change_flag ON CHAIN-REQUEST.&lt;/P&gt;&lt;P&gt;  ENDCHAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*inside the module set_change_flag &lt;/P&gt;&lt;P&gt;*mention this&lt;/P&gt;&lt;P&gt;MODULE set_change_flag INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  w_changed = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 05:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-on-standard-screen-modification/m-p/4662245#M1096822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T05:56:15Z</dc:date>
    </item>
  </channel>
</rss>

