<?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: Error in BAPI_PO_CREATE1 imputing WBS Element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603430#M1862206</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we had the same problem recently.&lt;/P&gt;&lt;P&gt;The task was to migrate project account service orders via Idoc. Then we always got the error message KI235 and noticed that the given PSP element was not read correctly from the IDoc. &lt;/P&gt;&lt;P&gt;The solution is to take the POSID field from the PRPS table! Not POSNR.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;</description>
    <pubDate>Thu, 25 Aug 2022 07:51:02 GMT</pubDate>
    <dc:creator>former_member820816</dc:creator>
    <dc:date>2022-08-25T07:51:02Z</dc:date>
    <item>
      <title>Error in BAPI_PO_CREATE1 imputing WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603427#M1862203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;hi, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp; I'm trying to create a service purchase order (ME21N) tied to a purchase requisition using BAPI_PO_CREATE1. The purchase requisition is imputed to Project (WBS Element). I have not been able to create, the BAPI generates an error KI235 "Account &amp;amp; requires an assignment to a CO object" The account 123456 is not set in OKB9 table. However, when I create a service purchase order using the same bapi with this account but charged to cost center, works perfectly. &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;However, I need to create it imputing WBS element.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;I filled the following relevant fields to the BAPI:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PO_ITEM&amp;nbsp;&amp;nbsp;&amp;nbsp; : 00010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-SHORT_TEXT : Texto&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PLANT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'CENTRO'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-MATL_GROUP : 'GRUP'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-QUANTITY&amp;nbsp;&amp;nbsp; : 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PO_UNIT&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'ACT'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-NET_PRICE&amp;nbsp; : 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-ITEM_CAT&amp;nbsp;&amp;nbsp; : '9'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-ACCTASSCAT : 'P'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PREQ_NO&amp;nbsp;&amp;nbsp;&amp;nbsp; : 2000001500&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PREQ_ITEM&amp;nbsp; : 00010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PREQ_NAME&amp;nbsp; : 0000012000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POITEM-PCKG_NO&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0000000100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-PO_ITEM&amp;nbsp;&amp;nbsp;&amp;nbsp; : 00010&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-SERIAL_NO&amp;nbsp; : '01'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-GL_ACCOUNT : '123456'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-WBS_ELEMENT: 'PEP_ELEMET'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-CO_AREA&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'SCOS'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-PROFIT_CTR : 'CTRBENEF'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp; POACCOUNT-FUND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 'FUND'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;POACCOUNT-CMMT_ITEM&amp;nbsp; : '0000123456'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 22:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603427#M1862203</guid>
      <dc:creator>rafael_cermeno</dc:creator>
      <dc:date>2014-09-19T22:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_PO_CREATE1 imputing WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603428#M1862204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;"&gt;After a long investigating process, implementing the following note solved the problem: &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size: 10pt;"&gt;1977169.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; font-size: 10pt;"&gt;Best regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 00:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603428#M1862204</guid>
      <dc:creator>rafael_cermeno</dc:creator>
      <dc:date>2014-09-20T00:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_PO_CREATE1 imputing WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603429#M1862205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rafael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are also facing same issue. we implemented the above note ,but it is not working.Could you please suggest the solution which will solve this.the above describes the CHNAGE Bapi.we are facing the issue when PO Creating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 13:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603429#M1862205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-15T13:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_PO_CREATE1 imputing WBS Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603430#M1862206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we had the same problem recently.&lt;/P&gt;&lt;P&gt;The task was to migrate project account service orders via Idoc. Then we always got the error message KI235 and noticed that the given PSP element was not read correctly from the IDoc. &lt;/P&gt;&lt;P&gt;The solution is to take the POSID field from the PRPS table! Not POSNR.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 07:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-po-create1-imputing-wbs-element/m-p/10603430#M1862206</guid>
      <dc:creator>former_member820816</dc:creator>
      <dc:date>2022-08-25T07:51:02Z</dc:date>
    </item>
  </channel>
</rss>

