<?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: modification in Standard SAP Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modification-in-standard-sap-code/m-p/3587517#M863753</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;Create a subscreen in screen painter in the 99xx number range as a copy of SAPLMGD1/0001. Put the fields on you need and ensure PAI/PBO.&lt;/P&gt;&lt;P&gt;Go to OMT3 and subscreen 21, screen 21 for accounting 1. Here you will see that this contains of 6 screens :&lt;/P&gt;&lt;P&gt;1	SAPLMGD1	1008&lt;/P&gt;&lt;P&gt;2	SAPLMGD1	2800&lt;/P&gt;&lt;P&gt;3	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;4	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;5	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;6	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the first 2 are active - the other 4 are placeholders. Key in your new 99xx screen number at row 3 instead of 0001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 10:01:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T10:01:09Z</dc:date>
    <item>
      <title>modification in Standard SAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modification-in-standard-sap-code/m-p/3587516#M863752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to modify a standard SAP program. THe Tcode is MM01. I want to add a new screen with few fields when the tabstrip control is 'accounting2'. Iwant to find the tab no for the same and writethe new code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have gone thr SPRO in tat i found "create program for customized subscreen." Also i cheked thrg SE84 i didnot find any screen exit. &lt;/P&gt;&lt;P&gt;Should i go with implementation guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did the following.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way you can use SPRO for creating the subscreen for the Accounting tab. Please see the navigation flow below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SPRO -&amp;gt; SAP Reference IMG -&amp;gt; Logistics General -&amp;gt; Materail Master -&amp;gt; Configuring the material Master -&amp;gt;Define structure of Data Screens for Each Screen Sequence(Execute)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get a screen named Change View"Screen Sequences": Overview&lt;/P&gt;&lt;P&gt;Select Screen Sequence 21 and click on Subscreen and Enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose the screen with number 0001 and program SAPLMGD1, in the Function Group MGD1 you will &lt;/P&gt;&lt;P&gt;find Screen 0001(Blank screen) but in the std. FG you cannot add any fields.&lt;/P&gt;&lt;P&gt;So  i created a Function Group with name ZMGD1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i worked with the solution u gave. when i create a fun grp with name zmgd1 it is empty. &lt;/P&gt;&lt;P&gt;do i have to create a subscreen and then proceed. how can i select the screen 0001  from the fun grp mgd1&lt;/P&gt;&lt;P&gt;and add my fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me in more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 07:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modification-in-standard-sap-code/m-p/3587516#M863752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T07:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: modification in Standard SAP Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modification-in-standard-sap-code/m-p/3587517#M863753</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;Create a subscreen in screen painter in the 99xx number range as a copy of SAPLMGD1/0001. Put the fields on you need and ensure PAI/PBO.&lt;/P&gt;&lt;P&gt;Go to OMT3 and subscreen 21, screen 21 for accounting 1. Here you will see that this contains of 6 screens :&lt;/P&gt;&lt;P&gt;1	SAPLMGD1	1008&lt;/P&gt;&lt;P&gt;2	SAPLMGD1	2800&lt;/P&gt;&lt;P&gt;3	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;4	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;5	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;6	SAPLMGD1	0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the first 2 are active - the other 4 are placeholders. Key in your new 99xx screen number at row 3 instead of 0001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 10:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modification-in-standard-sap-code/m-p/3587517#M863753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T10:01:09Z</dc:date>
    </item>
  </channel>
</rss>

