Debugging a Process with Breakpoint in Business Object
Hi how can I set a breakpoint in a business object so that my debugging run mode stops when I start from a process. And even when we build a hierarchy of processes in order to modularize and reuse scripts, how can a debug a specific part without hav...