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: 

SE30 - Gross time, net time - what do they mean?

Former Member
0 Kudos

Hi,

After running SE30, I get a large table, which shows the process running, the program from which it is runnin, as well as Gross Time, Net Time, Gross % and Net %.

What do Gross Time, Net Time, Gross % and Net % mean?

Thanks,

John

1 ACCEPTED SOLUTION

Former Member
0 Kudos

This is from SAP help:


Gross time
 The total time required for a call. This includes the runtime of all modularization units and ABAP 
statements called by the subject.
 
Net time
 The net time is the gross time less the time required for modularization units (MODULE, PERFORM, 
CALL FUNCTION, CALL SCREEN, CALL TRANSACTION, CALL METHOD, CALL DIALOG, SUBMIT), and 
for the ABAP statements listed separately. For statements such as APPEND, the gross time is the same 
as the net time.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/c6/617cafe68c11d2b2ab080009b43351/frameset.htm

1 REPLY 1

Former Member
0 Kudos

This is from SAP help:


Gross time
 The total time required for a call. This includes the runtime of all modularization units and ABAP 
statements called by the subject.
 
Net time
 The net time is the gross time less the time required for modularization units (MODULE, PERFORM, 
CALL FUNCTION, CALL SCREEN, CALL TRANSACTION, CALL METHOD, CALL DIALOG, SUBMIT), and 
for the ABAP statements listed separately. For statements such as APPEND, the gross time is the same 
as the net time.

http://help.sap.com/erp2005_ehp_03/helpdata/EN/c6/617cafe68c11d2b2ab080009b43351/frameset.htm