<?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: Issue with BAPI 'BAPI_PROJECT_MAINTAIN' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-bapi-project-maintain/m-p/7358086#M1541626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it by self.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Nov 2010 17:52:02 GMT</pubDate>
    <dc:creator>former_member188724</dc:creator>
    <dc:date>2010-11-03T17:52:02Z</dc:date>
    <item>
      <title>Issue with BAPI 'BAPI_PROJECT_MAINTAIN'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-bapi-project-maintain/m-p/7358085#M1541625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am changing some dates of wbs elements in CJ20N.&lt;/P&gt;&lt;P&gt;I am using the BAPI 'BAPI_PROJECT_MAINTAIN'&lt;/P&gt;&lt;P&gt;when I use the BAPi&lt;/P&gt;&lt;P&gt;it gives an error:&lt;/P&gt;&lt;P&gt;The method table is not consistent with the data tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the code&lt;/P&gt;&lt;P&gt;data posid like prhi-posnr.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERSION_EXIT_ABPSP_INPUT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    input         = i_prps-posid&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   OUTPUT        = posid          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from prhi INTO table i_wbs WHERE&lt;/P&gt;&lt;P&gt;  posnr = posid.&lt;/P&gt;&lt;P&gt;  move : 'E42527' to i_prjdef-project_definition.&lt;/P&gt;&lt;P&gt;  clear : i_prjupd.&lt;/P&gt;&lt;P&gt;  move : 'X' to i_prjupd-project_definition.&lt;/P&gt;&lt;P&gt;  clear : i_prjmtd.&lt;/P&gt;&lt;P&gt;  move : 'WBS-ELEMENT' to i_prjmtd-objecttype,&lt;/P&gt;&lt;P&gt;         'UPDATE' to i_prjmtd-method,&lt;/P&gt;&lt;P&gt;         '000001' to i_prjmtd-refnumber,&lt;/P&gt;&lt;P&gt;         'E425270111801' to i_prjmtd-objectkey.&lt;/P&gt;&lt;P&gt;  append i_prjmtd.&lt;/P&gt;&lt;P&gt;  clear : i_prjmtd.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PROJECT_MAINTAIN'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    i_project_definition               = i_prjdef&lt;/P&gt;&lt;P&gt;    i_project_definition_upd           = i_prjupd&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   RETURN                             =  i_return&lt;/P&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    i_method_project                   = i_prjmtd&lt;/P&gt;&lt;P&gt;   I_WBS_HIERARCHIE_TABLE             = i_wbs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why the eror happens.I suppose the issue is with the  i_prjmtd table update method.Please let me know if anything need to be changed for me to update date values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 12:08:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-bapi-project-maintain/m-p/7358085#M1541625</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2010-11-03T12:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with BAPI 'BAPI_PROJECT_MAINTAIN'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-bapi-project-maintain/m-p/7358086#M1541626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved it by self.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 17:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bapi-bapi-project-maintain/m-p/7358086#M1541626</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2010-11-03T17:52:02Z</dc:date>
    </item>
  </channel>
</rss>

