<?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: Syntax error in program &amp;quot;SAPLCN2002_ACT &amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004420#M408429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julia..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  There is a solution for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please copy your structures to Z-Structures. Ex. CI_AFVU, BAPI_TE_NETWORK_ACTIVITY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Also copy BAPI to a ZBAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Try executing this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope this helps solve problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Mail me @ prabap@gmail.com if you have further questions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  BR&lt;/P&gt;&lt;P&gt;  Rakesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please close the thread if your question is answered..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2007 18:00:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T18:00:23Z</dc:date>
    <item>
      <title>Syntax error in program "SAPLCN2002_ACT "</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004419#M408428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following syntax error occurred in the program SAPLCN2002_ACT :&lt;/P&gt;&lt;P&gt;""LS_BAPI_TE_ACT" and "EXTENSIONIN+30(960)" are not mutually convertibl"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I researched this error and found this note. OSS Note 637345 specifies to create dictionary structure with the same fields as my CI_AFVU but make all the fields CHAR fields. Then, change structure BAPI_TE_NETWORK_AVTIVITY to use this new append structure.&lt;/P&gt;&lt;P&gt;The problem is the structure BAPI_TE_NETWORK_AVTIVITY comes with pre-assigned append structure CI_AFVU.  To change this would cause a MOD to the SAP code. In my organization, we are not allowed to make modifications to the SAP code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Julia Ramos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 16:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004419#M408428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T16:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in program "SAPLCN2002_ACT "</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004420#M408429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julia..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  There is a solution for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please copy your structures to Z-Structures. Ex. CI_AFVU, BAPI_TE_NETWORK_ACTIVITY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Also copy BAPI to a ZBAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Try executing this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope this helps solve problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Mail me @ prabap@gmail.com if you have further questions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  BR&lt;/P&gt;&lt;P&gt;  Rakesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please close the thread if your question is answered..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 18:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004420#M408429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T18:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in program "SAPLCN2002_ACT "</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004421#M408430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;I really did not want to make a modification to our system - but that is what i ended up doing. I created a ZCI_AFVU structure with all character fields. Then i modified the BAPI_TE_NETWORK_ACTIVITY and BAPI_TE_NETWORK_ACT_ELEMENT to point to this new structure. It tested out successfully.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 18:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-program-quot-saplcn2002-act-quot/m-p/2004421#M408430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T18:33:10Z</dc:date>
    </item>
  </channel>
</rss>

