hi all,
i took the copy of standard code inspector program sapls_code_inspector with the trasnsaction code zsci. when i am trying to create the object set for the copied (saplz_code_inspector) program it shows the following error.
Runtime Errors OBJECTS_OBJREF_NOT_ASSIGNED
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLS_CODE_INSPECTOR" had to be terminat
has
come across a statement that unfortunately cannot be executed.
Error analysis
You attempted to use a 'NULL' object reference (points to 'nothing
access a component (variable: " ").
An object reference must point to an object (an instance of a clas
before it can be used to access components.
Either the reference was never set or it was set to 'NULL' using t
CLEAR statement.
Can anyone please tell the solution for this and also the procedure to take the copy of the standard code inspector.
thanks and regards,
thogai.