<?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 standard program modifications in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224830#M478005</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;When you copied the main program HINCEDT0 into ZHINCEDT0 it is not necessary to copy all the include programs into Z******&lt;STRONG&gt;. Copy only that include into Z&lt;/STRONG&gt;**** where you actually need modification and replace this include program in ur main program.  Lastly activate the main program ZHINCEDT0. There should be no errors. Your new include program also must be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;sksingh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Apr 2007 04:29:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-28T04:29:01Z</dc:date>
    <item>
      <title>REgarding standard program modifications</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224829#M478004</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;   &lt;/P&gt;&lt;P&gt;                i have to make some changes in the indian payslip,,,i have copied the program name HINCEDT0 into my own program including all includes,actually i have to display the absent days on the payslip,,,,here is my logic,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;infotypes:2001,0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES:PERNR.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;data:begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;     abwtg like p2001-abwtg,&lt;/P&gt;&lt;P&gt;     end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:rest like p2001-abwtg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rp-read-all-time-ity pNPbegda pNPendda.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at p2001 where subty eq 'VLWP'.&lt;/P&gt;&lt;P&gt;itab-abwtg = p2001-abwtg.&lt;/P&gt;&lt;P&gt;collect itab.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT ITAB.&lt;/P&gt;&lt;P&gt;MOVE  ITAB-ABWTG TO REST.&lt;/P&gt;&lt;P&gt;WRITE:/ REST.&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;the problem is that where sud i add this logic because where ever i add this logic some error are coming also i m trying to include another INCLUDES but the program is not allowing to include another includes....plz help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2007 04:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224829#M478004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-28T04:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: REgarding standard program modifications</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224830#M478005</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;When you copied the main program HINCEDT0 into ZHINCEDT0 it is not necessary to copy all the include programs into Z******&lt;STRONG&gt;. Copy only that include into Z&lt;/STRONG&gt;**** where you actually need modification and replace this include program in ur main program.  Lastly activate the main program ZHINCEDT0. There should be no errors. Your new include program also must be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;sksingh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2007 04:29:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224830#M478005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-28T04:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: REgarding standard program modifications</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224831#M478006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved by own&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 03:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-standard-program-modifications/m-p/2224831#M478006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T03:41:48Z</dc:date>
    </item>
  </channel>
</rss>

