How to find Empty Scripts in Siebel Applets , Business Component , Business Service , etc
Hi ,
We are using Siebel IP2019 Power-Communication application . As part of good coding practice, we need to identify empty script events in objects like Applet , Business Service , etc using SQL or any other means and inactivate them in one go. (may be using a stored procedure).
Is there a way to find such list . Attached screen-shot for an empty script(ie., it has no code but contains only return statement)
Thanks in Advance.