‎2011 Aug 31 5:58 AM
Hi
I am using SCI(Code inspectory) to check error.
How to check error for Class object?
I have Method ZPPZZ~Mxxxxx for Class ZCL_SSSS.
I tried giving ZCL_SSSS name in Class/Interface in Object selection, and unchecked all other Func groups dictionary type and type group. But the result is giving someother program.
Pls cofirm how it should be executed.
Regards
kumar
‎2011 Aug 31 6:15 AM
Hello Kumar,
Which version of SAP are you using? In the object selection block, which option did you use - Object Set, Request/Task, Single?
In SCII (ABAP Release 7.0) i selected the "single" option --> CLAS --> ZCL_* (custom class), the code inspector behaves as expected.
BR,
Suhas
‎2011 Aug 31 6:15 AM
Hello Kumar,
Which version of SAP are you using? In the object selection block, which option did you use - Object Set, Request/Task, Single?
In SCII (ABAP Release 7.0) i selected the "single" option --> CLAS --> ZCL_* (custom class), the code inspector behaves as expected.
BR,
Suhas
‎2011 Aug 31 6:28 AM
Hi Suhas
Thanks
I was working in SCI not SCII. also working in ERP6.0
Now i executed in SCII using single option it works.
Thanks