<?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 PRELIMINARY_POSTING_DOC_WRITE Error for parked documents-Workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305684#M159969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beforehand I would to say sorry if posted this question in the wrong topic. Im really not sure which topic this belongs to, hope you can help me, I really need your expertise in this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company currently upgraded to the ramp-up version of ECC 6.0. Right now we are experiencing a so-called "update" problem. here is the exact error:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Message: "FP 044: Error when updating BKPF &amp;amp; &amp;amp; &amp;amp;" &lt;/P&gt;&lt;P&gt;Program: LF042U11&lt;/P&gt;&lt;P&gt;Transaction: SBWP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens everytime a parked document is posted via Workflow Inbox. I've tried searching via the OSS Notes but unfortunately I found no relevant note corrections that is at least valid to our current release SAP version of 700.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you guys can help me. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2006 06:17:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-31T06:17:50Z</dc:date>
    <item>
      <title>PRELIMINARY_POSTING_DOC_WRITE Error for parked documents-Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305684#M159969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beforehand I would to say sorry if posted this question in the wrong topic. Im really not sure which topic this belongs to, hope you can help me, I really need your expertise in this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My company currently upgraded to the ramp-up version of ECC 6.0. Right now we are experiencing a so-called "update" problem. here is the exact error:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Message: "FP 044: Error when updating BKPF &amp;amp; &amp;amp; &amp;amp;" &lt;/P&gt;&lt;P&gt;Program: LF042U11&lt;/P&gt;&lt;P&gt;Transaction: SBWP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This happens everytime a parked document is posted via Workflow Inbox. I've tried searching via the OSS Notes but unfortunately I found no relevant note corrections that is at least valid to our current release SAP version of 700.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you guys can help me. Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 06:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305684#M159969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T06:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: PRELIMINARY_POSTING_DOC_WRITE Error for parked documents-Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305685#M159970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Richard,&lt;/P&gt;&lt;P&gt;please check the following field value:&lt;/P&gt;&lt;P&gt;BKPF-BSTAT&lt;/P&gt;&lt;P&gt;for the document-no. that is going to be posted.&lt;/P&gt;&lt;P&gt;If this field is blank the document is considered to be already posted, which causes this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is more likely to happen that the problem's cause is the missing company-code/doc.-no/fiscalyear (because the message parameter seem to be empty. If you find a shortdump you can verify this, if the messages is at:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;    update bkpf from bkpf.
    if sy-subrc ne 0.
      message id 'FP' type 'A' number 044 with
              bkpf-bukrs bkpf-belnr bkpf-gjahr&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If so, the cause is in transaction FBV0. Create a SAP OSS message if so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;   Florin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 14:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305685#M159970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T14:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: PRELIMINARY_POSTING_DOC_WRITE Error for parked documents-Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305686#M159971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the immediate response, I appreciate it so much. &lt;/P&gt;&lt;P&gt;I have already encountered such blank bkpf-bstat when I tried debugging the actual error update, and indeed it was returning a blank value. And reading from the code&lt;/P&gt;&lt;P&gt;  if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;    move-corresponding xvbkpf1 to bkpf.&lt;/P&gt;&lt;P&gt;    hlp_update = 'X'.&lt;/P&gt;&lt;P&gt;    bkpf-aedat = sy-datum.&lt;/P&gt;&lt;P&gt;    update bkpf from bkpf.&lt;/P&gt;&lt;P&gt;I thought that it was just supposed to update the bkpf aedat field, that is if the bstat field was not blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does the PRELIMINARY_POSTING_DOC_WRITE function actually works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently the Workflow realated update errors are not confined to this single error alone. &lt;/P&gt;&lt;P&gt;Other Errros that I've found are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FP 069: Error when inserting VBSEGK &amp;amp; &amp;amp; &amp;amp;&lt;/P&gt;&lt;P&gt;FP 071: Error when inserting VBSEGS &amp;amp; &amp;amp; &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can somewhat confine however the errors occurring in these thoe subroutines within the function PRELIMINARY_POSTING_DOC_WRITE (perform bkpf_schreiben and perform vbseg_schreibe).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have already posted an very high priority OSS message to SAP but they still have no reply. That was 2 days ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please bear with me, and again thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 02:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305686#M159971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T02:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: PRELIMINARY_POSTING_DOC_WRITE Error for parked documents-Workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305687#M159972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;I suspect more and more that there's something wrong with the initial creation of the preliminary posting.&lt;/P&gt;&lt;P&gt;Assuming that the table entries are quite similar to 6.40 you should expect entries in:&lt;/P&gt;&lt;P&gt;VBKPF&lt;/P&gt;&lt;P&gt;BKPF&lt;/P&gt;&lt;P&gt;VBSEGS (if you had a gl line item)&lt;/P&gt;&lt;P&gt;VBSEGK&lt;/P&gt;&lt;P&gt;Field VBKPF-BSTAT and BKPF-BSTAT have to be set to = 'V'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all I could advice w/o debuggin the system myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes and good luck w/your OSS message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Florin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 20:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/preliminary-posting-doc-write-error-for-parked-documents-workflow/m-p/1305687#M159972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T20:21:45Z</dc:date>
    </item>
  </channel>
</rss>

