Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to test Class / Method

Former Member
0 Kudos

Is there any standard Program or methodology to Test / debug the code( input and output) of the CLASS/Methods.

Can we use FM - 'CLEX_GET_CLASS_FEATURES_VALUES'

for the same?.

1 REPLY 1

Former Member
0 Kudos

Go to SE24, enter the class name, click on test icon (the monkey wrench icon) and then select the method execute.