SAP ABAP Class IF_ABAP_RUNTIME_RESULT (Runtime result)
Properties
Class IF_ABAP_RUNTIME_RESULT  
Short Description Runtime result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ABAP_RUNTIME_RESULT has no forward declaration.
Interfaces
Class IF_ABAP_RUNTIME_RESULT has no interface implemented.
Friends
Class IF_ABAP_RUNTIME_RESULT has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class IF_ABAP_RUNTIME_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in