<?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: Message&amp;quot;Modification bracket structure is inconsistent&amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791708#M1466044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Mar 2010 10:06:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-24T10:06:37Z</dc:date>
    <item>
      <title>Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791707#M1466043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While trying to change and save the the existing Zprogram , then i am getting the below information message.&lt;/P&gt;&lt;P&gt;"Modification bracket structure is inconsistent".  and then while activating getting the message   "operation terminated".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the brackets and they are fine... i mean open and close brackets...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.. Your help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 09:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791707#M1466043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791708#M1466044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 10:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791708#M1466044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T10:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791709#M1466045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which brackets are you telling talking about? Anything in the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 10:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791709#M1466045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791710#M1466046</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;The system is not the original system so while doing the changes you will be getting the Insert,replace,delete,undo buttons in the application tool bar with modifcation assistant on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you want to do any change in the code you need to use Insert,delete,replace buttons..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you use them this is what we will be getting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

*{   REPLACE        

*}   REPLACE

*{   INSERT        

*}   INSERT

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am talking about the above ones.. when i try to save as specified i am getting the above message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 10:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791710#M1466046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T10:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791711#M1466047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 12:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791711#M1466047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T12:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791712#M1466048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are inline comments which are automatically added you hit the insert or replace or any of the buttons. Since its just a comment, i dont think it has anything to do with the brackets. Are you getting the error when you are doing a syntax check or only when activating?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 13:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791712#M1466048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-24T13:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791713#M1466049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had turned off modification assitant ..now there is no error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 07:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791713#M1466049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-16T07:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Message"Modification bracket structure is inconsistent"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791714#M1466050</link>
      <description>&lt;P&gt;NICE JOB!&lt;/P&gt;&lt;P&gt;this is helpful~&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 05:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-quot-modification-bracket-structure-is-inconsistent-quot/m-p/6791714#M1466050</guid>
      <dc:creator>casper_liu</dc:creator>
      <dc:date>2020-11-18T05:27:26Z</dc:date>
    </item>
  </channel>
</rss>

