In CRM 7 I can use a GUI environment and trace the processes for a given transaction using SE30. This displays all the calls (call-stack) from the beginning of the transaction to the end, point a to point b.
Does anyone know whether this is possible within the WebUI. I know that we don't run transactions as such, but is there any way of tracing the components/classes called when travelling from point a to point b?. I know that it's possible to enter debugging at point b (destination) and then look at the history (call stack) , but this is not the same as the details that's displayed via SE30.
Anyone?.
Jason