<?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: Problem with BAPI BAPI_BUS2001_SET_STATUS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342458#M173121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;The following syntax error occurred in the program SAPLCJ2001 :                &lt;/P&gt;&lt;P&gt;""WA_BAPI_TE_PROJ" and "EXTENSIONIN+30(960)" are not mutually convertib"       &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLPS_BAPI" had to be terminated because one of the &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                          &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Portion of the code where it dumped.. and this is not my code...&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;000860   **********************************************************************  &lt;/P&gt;&lt;P&gt;000870   ***** Save routines for networks, activities &amp;amp; activity elements *****  &lt;/P&gt;&lt;P&gt;000880   **********************************************************************  &lt;/P&gt;&lt;P&gt;000890     IF NOT lv_network_data IS INITIAL.                                    &lt;/P&gt;&lt;P&gt;000900   *   Some network stuff to be posted                                     &lt;/P&gt;&lt;P&gt;000910       CALL FUNCTION 'CN2002_NETWORK_PRECOMMIT'                            &lt;/P&gt;&lt;P&gt;000920            TABLES                                                         &lt;/P&gt;&lt;P&gt;000930                 et_return = lt_network_return.                            &lt;/P&gt;&lt;P&gt;000940     ENDIF.                                                                &lt;/P&gt;&lt;P&gt;000950                                                                           &lt;/P&gt;&lt;P&gt;000960   ***************************************************************         &lt;/P&gt;&lt;P&gt;000970   ***** Save routines for project definition &amp;amp; WBS elements *****         &lt;/P&gt;&lt;P&gt;000980   ***************************************************************         &lt;/P&gt;&lt;P&gt;000990     IF NOT lv_wbs_data IS INITIAL.                                        &lt;/P&gt;&lt;P&gt;001000   *   Some project stuff to be posted                                     &lt;/P&gt;&lt;P&gt;     &amp;gt;       CALL FUNCTION 'CJ2001_PROJECT_PRECOMMIT'                            &lt;/P&gt;&lt;P&gt;001020            TABLES                                                         &lt;/P&gt;&lt;P&gt;001030                 et_return = lt_project_return.                            &lt;/P&gt;&lt;P&gt;001040     ENDIF.                                                                &lt;/P&gt;&lt;P&gt;001050                                                                           &lt;/P&gt;&lt;P&gt;001060   ***************************************************                     &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2006 15:33:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-18T15:33:00Z</dc:date>
    <item>
      <title>Problem with BAPI BAPI_BUS2001_SET_STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342456#M173119</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 want to set the status of Projects to Closed. I want to use this BAPI - BAPI_BUS2001_SET_STATUS.&lt;/P&gt;&lt;P&gt;The problem is that earlier it gave me an error stating 'Processing not possible because there is no initialization' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I called 2 BAPIs in a sequence.. &lt;/P&gt;&lt;P&gt;1.BAPI_PS_INITIALIZATION and then&lt;/P&gt;&lt;P&gt;2.BAPI_BUS2001_SET_STATUS.&lt;/P&gt;&lt;P&gt;In this case the 2nd BAPI was successfully executed,&lt;/P&gt;&lt;P&gt;However, when I try to commit.. I get short-dump.&lt;/P&gt;&lt;P&gt;I am not able to track... Plz help.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 13:56:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342456#M173119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T13:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI BAPI_BUS2001_SET_STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342457#M173120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you copy /paste short dump description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 15:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342457#M173120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T15:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI BAPI_BUS2001_SET_STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342458#M173121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;The following syntax error occurred in the program SAPLCJ2001 :                &lt;/P&gt;&lt;P&gt;""WA_BAPI_TE_PROJ" and "EXTENSIONIN+30(960)" are not mutually convertib"       &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLPS_BAPI" had to be terminated because one of the &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                          &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Portion of the code where it dumped.. and this is not my code...&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;000860   **********************************************************************  &lt;/P&gt;&lt;P&gt;000870   ***** Save routines for networks, activities &amp;amp; activity elements *****  &lt;/P&gt;&lt;P&gt;000880   **********************************************************************  &lt;/P&gt;&lt;P&gt;000890     IF NOT lv_network_data IS INITIAL.                                    &lt;/P&gt;&lt;P&gt;000900   *   Some network stuff to be posted                                     &lt;/P&gt;&lt;P&gt;000910       CALL FUNCTION 'CN2002_NETWORK_PRECOMMIT'                            &lt;/P&gt;&lt;P&gt;000920            TABLES                                                         &lt;/P&gt;&lt;P&gt;000930                 et_return = lt_network_return.                            &lt;/P&gt;&lt;P&gt;000940     ENDIF.                                                                &lt;/P&gt;&lt;P&gt;000950                                                                           &lt;/P&gt;&lt;P&gt;000960   ***************************************************************         &lt;/P&gt;&lt;P&gt;000970   ***** Save routines for project definition &amp;amp; WBS elements *****         &lt;/P&gt;&lt;P&gt;000980   ***************************************************************         &lt;/P&gt;&lt;P&gt;000990     IF NOT lv_wbs_data IS INITIAL.                                        &lt;/P&gt;&lt;P&gt;001000   *   Some project stuff to be posted                                     &lt;/P&gt;&lt;P&gt;     &amp;gt;       CALL FUNCTION 'CJ2001_PROJECT_PRECOMMIT'                            &lt;/P&gt;&lt;P&gt;001020            TABLES                                                         &lt;/P&gt;&lt;P&gt;001030                 et_return = lt_project_return.                            &lt;/P&gt;&lt;P&gt;001040     ENDIF.                                                                &lt;/P&gt;&lt;P&gt;001050                                                                           &lt;/P&gt;&lt;P&gt;001060   ***************************************************                     &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 15:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342458#M173121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI BAPI_BUS2001_SET_STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342459#M173122</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;I know this is a long shot, but did you get a resolution for this error?&lt;/P&gt;&lt;P&gt;I have just hit the same error using FM BAPI_BUS2054_SET_STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Me again. In case anyone else reads this message, I found Note 1393723 - CNIF_PI: Syntax Error with non char fields in CI structures. It would appear our issue was caused by non char fileds in various bapi structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julian Christian on Jul 7, 2011 6:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 01:58:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-bapi-bus2001-set-status/m-p/1342459#M173122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-07T01:58:18Z</dc:date>
    </item>
  </channel>
</rss>

