SAP GET RUN TIME - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for GET_RUNTIME_FIELD

GET RUN TIME

ABAP Reference
ABAP Code Snippet


ABAP Syntax GET RUN TIME FIELD rtime.

ABAP Code Snippet

What does it do? Returns the program runtime, measured in microseconds, since the first execution of the statement in rtime.

Return to menu