Skip to Content
-2
Jun 11, 2018 at 12:09 PM

Regarding Issue with Local Class ABAP Unit test

340 Views

I have created Local Test Class in SE24 to test my Class. Lets say my local class name is zlcl_test.

When I call a method1 from zlcl_test which is supposed to be create a database entry But it is not (issue here). When I call the same method1 from my Program(SE38) which is creating db entry correctly.

I am using Local Test class first time. I think I am missing something.

Any idea to resolve this??...

Thanks & Regards,

Muthu