SAP ABAP Interface IF_ABAP_RUNTIME_RESULT (Runtime result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RUNTIME (Package) Runtime Measurements
Properties
Interface IF_ABAP_RUNTIME_RESULT  
Short Description Runtime result    
General Data
Package SABP_RUNTIME   Runtime Measurements 
Created 20120620   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_RUNTIME_RESULT has no forward declaration.
Interfaces
Interface IF_ABAP_RUNTIME_RESULT has no interface.
Friends
Interface IF_ABAP_RUNTIME_RESULT has no friend.
Attributes
Interface IF_ABAP_RUNTIME_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method 20120620
2 GET_AVAILABLE_METRICS Instance method Public Method 20120620
3 GET_CORRESPONDING Instance method Public Method 20120620
4 GET_METRIC Instance method Public Method 20120620
Events
Interface IF_ABAP_RUNTIME_RESULT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 METRICS Public See coding 20120620 metrics type standard table of string with key table_line
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20120620

Method GET on Interface IF_ABAP_RUNTIME_RESULT has no exception.

Method GET_AVAILABLE_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METRICS Value transfer Type reference (TYPE) METRICS 20120620

Method GET_AVAILABLE_METRICS on Interface IF_ABAP_RUNTIME_RESULT has no exception.

Method GET_CORRESPONDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESULT Value transfer Type reference (TYPE) ANY 20120620

Method GET_CORRESPONDING on Interface IF_ABAP_RUNTIME_RESULT has no exception.

Method GET_METRIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METRIC Value transfer Object reference (TYPE REF TO) IF_ABAP_RUNTIME_RESULT_METRIC 20120620
2 Importing NAME Value transfer Type reference (TYPE) STRING 20120620

Method GET_METRIC on Interface IF_ABAP_RUNTIME_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in