<?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 in finding an OSS notes for a SAP Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857367#M362349</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;A runtime error TIME_OUT has occured in the program LSCD2F01.&lt;/P&gt;&lt;P&gt;I need to find an OSS notes which deals with the correction of this dump.I have checked with the latest date of modification of this program and it is 18.02.2006&lt;/P&gt;&lt;P&gt;So the OSS notes which has been generated earlier to this date has been implemented in the program.&lt;/P&gt;&lt;P&gt;I have attached the Dump details below: Any inputs on this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Information on where terminated&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The termination occurred in the ABAP program "SAPLSCD1" in "READ_CD_FROM_DB".&lt;/P&gt;&lt;P&gt;    The main program was "SAPMSSY1 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The termination occurred in line 1031 of the source code of the (Include)&lt;/P&gt;&lt;P&gt;     program "LSCD2F01"&lt;/P&gt;&lt;P&gt;    of the source code of program "LSCD2F01" (when calling the editor 10310).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Source Code Extract&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1020 FORM read_cd_from_db CHANGING pt_cdhdr     TYPE cdhdr_tab&lt;/P&gt;&lt;P&gt;1021                               pt_cdpos     TYPE cdpos_tab&lt;/P&gt;&lt;P&gt;1022                               pt_cdpos_uid TYPE cdpos_uid_tab.&lt;/P&gt;&lt;P&gt;1023&lt;/P&gt;&lt;P&gt;1024   DATA: lt_cdhdr_for_uid TYPE cdhdr_tab&lt;/P&gt;&lt;P&gt;1025        ,lv_guid_true     TYPE i.&lt;/P&gt;&lt;P&gt;1026   FIELD-SYMBOLS: &amp;lt;fs_cdhdr&amp;gt; TYPE cdhdr.&lt;/P&gt;&lt;P&gt;1027&lt;/P&gt;&lt;P&gt;1028   CLEAR: lt_cdhdr_for_uid[], lv_guid_true.&lt;/P&gt;&lt;P&gt;1029&lt;/P&gt;&lt;P&gt;1030 * select header from cdhdr&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;   SELECT * FROM cdhdr INTO TABLE pt_cdhdr&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;1032            WHERE objectclas IN lt_sl_objectclas&lt;/P&gt;&lt;P&gt;1033            AND   objectid   IN lt_sl_objectid&lt;/P&gt;&lt;P&gt;1034            AND   changenr   IN lt_sl_changenr&lt;/P&gt;&lt;P&gt;1035            AND   username   IN lt_sl_username&lt;/P&gt;&lt;P&gt;1036            AND (&lt;/P&gt;&lt;P&gt;1037                 (&lt;/P&gt;&lt;P&gt;1038                   udate =  date_of_change&lt;/P&gt;&lt;P&gt;1039                   AND&lt;/P&gt;&lt;P&gt;1040                   utime &amp;gt;= time_of_change&lt;/P&gt;&lt;P&gt;1041                  )&lt;/P&gt;&lt;P&gt;1042                  OR&lt;/P&gt;&lt;P&gt;1043                   udate &amp;gt;  date_of_change&lt;/P&gt;&lt;P&gt;1044                 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jan 2007 17:30:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-09T17:30:51Z</dc:date>
    <item>
      <title>Help in finding an OSS notes for a SAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857367#M362349</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;A runtime error TIME_OUT has occured in the program LSCD2F01.&lt;/P&gt;&lt;P&gt;I need to find an OSS notes which deals with the correction of this dump.I have checked with the latest date of modification of this program and it is 18.02.2006&lt;/P&gt;&lt;P&gt;So the OSS notes which has been generated earlier to this date has been implemented in the program.&lt;/P&gt;&lt;P&gt;I have attached the Dump details below: Any inputs on this will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Information on where terminated&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The termination occurred in the ABAP program "SAPLSCD1" in "READ_CD_FROM_DB".&lt;/P&gt;&lt;P&gt;    The main program was "SAPMSSY1 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The termination occurred in line 1031 of the source code of the (Include)&lt;/P&gt;&lt;P&gt;     program "LSCD2F01"&lt;/P&gt;&lt;P&gt;    of the source code of program "LSCD2F01" (when calling the editor 10310).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Source Code Extract&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1020 FORM read_cd_from_db CHANGING pt_cdhdr     TYPE cdhdr_tab&lt;/P&gt;&lt;P&gt;1021                               pt_cdpos     TYPE cdpos_tab&lt;/P&gt;&lt;P&gt;1022                               pt_cdpos_uid TYPE cdpos_uid_tab.&lt;/P&gt;&lt;P&gt;1023&lt;/P&gt;&lt;P&gt;1024   DATA: lt_cdhdr_for_uid TYPE cdhdr_tab&lt;/P&gt;&lt;P&gt;1025        ,lv_guid_true     TYPE i.&lt;/P&gt;&lt;P&gt;1026   FIELD-SYMBOLS: &amp;lt;fs_cdhdr&amp;gt; TYPE cdhdr.&lt;/P&gt;&lt;P&gt;1027&lt;/P&gt;&lt;P&gt;1028   CLEAR: lt_cdhdr_for_uid[], lv_guid_true.&lt;/P&gt;&lt;P&gt;1029&lt;/P&gt;&lt;P&gt;1030 * select header from cdhdr&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;   SELECT * FROM cdhdr INTO TABLE pt_cdhdr&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;1032            WHERE objectclas IN lt_sl_objectclas&lt;/P&gt;&lt;P&gt;1033            AND   objectid   IN lt_sl_objectid&lt;/P&gt;&lt;P&gt;1034            AND   changenr   IN lt_sl_changenr&lt;/P&gt;&lt;P&gt;1035            AND   username   IN lt_sl_username&lt;/P&gt;&lt;P&gt;1036            AND (&lt;/P&gt;&lt;P&gt;1037                 (&lt;/P&gt;&lt;P&gt;1038                   udate =  date_of_change&lt;/P&gt;&lt;P&gt;1039                   AND&lt;/P&gt;&lt;P&gt;1040                   utime &amp;gt;= time_of_change&lt;/P&gt;&lt;P&gt;1041                  )&lt;/P&gt;&lt;P&gt;1042                  OR&lt;/P&gt;&lt;P&gt;1043                   udate &amp;gt;  date_of_change&lt;/P&gt;&lt;P&gt;1044                 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 17:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857367#M362349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T17:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help in finding an OSS notes for a SAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857368#M362350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto sap.service.com and access oss notes using userid and password and fine the relevant note for it and apply the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 17:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857368#M362350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T17:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help in finding an OSS notes for a SAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857369#M362351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;459838 Performance improvement with very large datasets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;671283 Performance problem with change documents material master &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 17:39:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857369#M362351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T17:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help in finding an OSS notes for a SAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857370#M362352</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;Probably the problem is not here, but in the report is calling the fm CHANGEDOCUMENT_READ: it's not using the right keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 17:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857370#M362352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T17:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help in finding an OSS notes for a SAP Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857371#M362353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. Especially Rob, thanks for your comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 08:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-finding-an-oss-notes-for-a-sap-program/m-p/1857371#M362353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T08:42:24Z</dc:date>
    </item>
  </channel>
</rss>

