Skip to Content
0
Former Member
Feb 10, 2011 at 03:11 PM

Not able to remove the ABAP code from Transformation

36 Views

Hello Experts,

We have transformation for DSO in that for one infoobject, field routine is written, Break Point is hard coded there and it's move to production. Now we are trying to remove that break point from development and then move it production.

we are doing following activity to remove the break point.

1. Open the transformation.

2. Open the field routine.

3. Going to ABAP code in field routine.

4. Remove the hard coded Break Point from ABAP code.

5. Saving the code.

6. It's taking to again filed routine window.

7. We close the window and activate the transformation.

8. When again check the ABAP code in field routine then it shows hard coded Break Point again.

9. Not able to remove the hard coded break point.

Can anyone know how to do this.

Help will be appreciated.

Thanks