cancel
Showing results for 
Search instead for 
Did you mean: 

Scripting after transport (3.0 SP01)

Former Member
0 Kudos

Hi,

we just transported flavors to quality system, but now there's an error with script editor:

How should we fix this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I would say that editing scripts in your QA system is probably the wrong thing to do. If there are changes required, to either scripts or the screen, you should make those changes in your development system and re-transport, just like you do with ABAP developments. Just because it is quick and easy to fix scripts in QA (and try to replicate those fixes correctly in DEV afterwards, obviously) doesn't mean that's the right thing to do.

That said, without the setting provided in the note Tamas mentions, debugging scripts is pretty difficult - there's no way to add "debugger" statements to the scripts to trigger the browser debugger at an appropriate point. It would be nice if there was a way to do this without also allowing script changes, but right now there isn't.

In summary, you can do it (now) but be careful

Steve.

Answers (1)

Answers (1)

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

In SP02 there is a note to handle this: 2273808

I'm not aware of an equivalent for SP01.