SAP ABAP Class CL_EM_OLC_RESULT (OLC: result DTO)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG (Application Component) Upgrade - General
     SEXP_OLC (Package) EM: object list checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EM_OLC_RESULT OLC: result 20120716
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EM_OLC_RESULT_KEY OLC: result event handlers for keys 20130204
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EM_OLC_RESULT_OBJECT OLC: result event handlers for objects 20130204
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EM_OLC_RESULT_STRINGKEY OLC: result event handlers for string-type keys 20130204
Properties
Class CL_EM_OLC_RESULT  
Short Description OLC: result DTO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEXP_OLC   EM: object list checks 
Created 20120529   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EM_OLC_RESULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EM_OLC_RESULT OLC: result 20120716
2 IF_EM_OLC_RESULT_KEY OLC: result event handlers for keys 20130204
3 IF_EM_OLC_RESULT_OBJECT OLC: result event handlers for objects 20130204
4 IF_EM_OLC_RESULT_STRINGKEY OLC: result event handlers for string-type keys 20130204
Friends
Class CL_EM_OLC_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_KEY Instance attribute Private Object reference (TYPE REF TO) LCL_ERROR_KEY 20120612
2 ERROR_OBJECT Instance attribute Private Object reference (TYPE REF TO) LCL_ERROR_OBJECT 20120605
3 ERROR_STRINGKEY Instance attribute Private Object reference (TYPE REF TO) LCL_ERROR_STRINGKEY 20120719
4 SYMSG Instance attribute Private Type reference (TYPE) STRING 20130201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120605
2 GET_VERDICTS Instance method Public Method 20121006
3 SET_VERDICTS Instance method Public Method 20121006
Events
Class CL_EM_OLC_RESULT has no event.
Types
Class CL_EM_OLC_RESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EM_OLC_RESULT has no parameter.
Method CONSTRUCTOR on class CL_EM_OLC_RESULT has no exception.

Method GET_VERDICTS Signature

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

Method GET_VERDICTS on class CL_EM_OLC_RESULT has no exception.

Method SET_VERDICTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERDICTS Call by reference Type reference (TYPE) OLC_RESULT 20121006

Method SET_VERDICTS on class CL_EM_OLC_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740