What pattern of gross and net run time would you expect to see the in the ABAP trace results for method X?

You use the ABAP trace (SAT) to measure the run time of a program. In a class, method X checks the validity of its importing parameters and calls method Y.

What pattern of gross and net run time would you expect to see the in the ABAP trace results for method X? Please choose the correct answer.
A . The gross and net run times are identical
B . The net run time is less than the gross run time
C . The net run time is equal to Zero
D . The net run time is greater than the gross run time

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments