<?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: Change Document Read Positions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418657#M201206</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;how are you calling show it,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; CALL FUNCTION 'CHANGEDOCUMENT_READ_POSITIONS'
    EXPORTING
      changenumber                  = ws_cdhdr_tbl-changenr
      tablename                     = 'VBPA'
    IMPORTING
      header                        = ws_cdhdr_tbl
    TABLES
      editpos                       = ws_cdshw_tbl
    EXCEPTIONS
      no_position_found             = 1
      wrong_access_to_archive       = 2
      OTHERS                        = 3&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jun 2006 15:57:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-19T15:57:09Z</dc:date>
    <item>
      <title>Change Document Read Positions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418656#M201205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurs,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I get an error message in the FM "Change Document Read Positions"&lt;/P&gt;&lt;P&gt;which is used in FB03 the error message is &lt;/P&gt;&lt;P&gt;"System error: Error in routine POSITIONEN_LESEN RC&lt;/P&gt;&lt;P&gt;= 1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CDPOS table does not find a value for certain changenumber and hence the select query returs 0 sy-dbcnt&lt;/P&gt;&lt;P&gt;which is why I get this error message ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you help me in undersatnding where does this CDPOS gets populated and why is this so crucial here and how can I rectify this probs .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your inputs are greatly appreciated and will be highly rewarded by me ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;Aryan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Aryan T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 14:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418656#M201205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T14:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change Document Read Positions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418657#M201206</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;how are you calling show it,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; CALL FUNCTION 'CHANGEDOCUMENT_READ_POSITIONS'
    EXPORTING
      changenumber                  = ws_cdhdr_tbl-changenr
      tablename                     = 'VBPA'
    IMPORTING
      header                        = ws_cdhdr_tbl
    TABLES
      editpos                       = ws_cdshw_tbl
    EXCEPTIONS
      no_position_found             = 1
      wrong_access_to_archive       = 2
      OTHERS                        = 3&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 15:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418657#M201206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change Document Read Positions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418658#M201207</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;refer the OSS Note&amp;lt;b&amp;gt; 422547&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom&lt;/P&gt;&lt;P&gt;When you display all change documents in the customer or vendor master data, the system generates error message F4308 "System error: Error in routine POSITIONEN_LESEN RC=1".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional key words&lt;/P&gt;&lt;P&gt;FD02, FK02, XD02, XK02, VD02, MK02,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FD03, FK03, XD03, XK03, VD03, MK03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause and prerequisites&lt;/P&gt;&lt;P&gt;There are several entries in the change document header table (CDHDR), however, there are no corresponding change document items (CDPO). This may be due to report SAPF019 ("Deleting Master Data") which, in error, only deleted line item data (refer to Note 0134293).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These change documents are old documents which were created when you used Release 4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Solution&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Execute report &amp;lt;b&amp;gt;YDELCDHD&amp;lt;/b&amp;gt; of Note &amp;lt;b&amp;gt;134293&amp;lt;/b&amp;gt; in the test mode and check whether the error is actually due to this problem. If so, execute report &amp;lt;b&amp;gt;YDELCDHD&amp;lt;/b&amp;gt; in the update run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source code corrections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 16:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-document-read-positions/m-p/1418658#M201207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T16:23:05Z</dc:date>
    </item>
  </channel>
</rss>

