Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Modification bracket structure is inconsistent

former_member1200659
Contributor
0 Likes
1,429

While doing SPAU getting this error in a standrad program "Modification bracket structure is inconsistent" , i know this error comes when there is any open bracket in the program , i know which bracket is open but the problem is there is no spce between the last closed bracket and the bracket which is inconsistent. even when i try to INSERT few lines of code it is not allowing and giving this error again, can anyone suggest what can be done to overcome this.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
997

Sometimes the caractères `  make this problem (a lot of time when you have a Mac)

I see also a day, I have to delete the programme, to recreate it with the same text (COPY / PAST)  to solve the problem

regards

Fred

Read only

0 Likes
997

I dont think doing all this in a SAP STANDARD code is a good idea, and since half of the code is in grey so this copy pate option cannt be done and with this warning message specially nothing can be dne untill the brackets are closed.. anyways thanks for your reply have solved this issue on my own