SAP ABAP Class CX_CNV_MBT_620_SPRD_WRAPPER (Spreadsheet exception wrapper superclass)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_620 (Package) DMIS objects for release starting with 620
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120307
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CNV_MBT_620_SPRD_LOAD Spreadsheet load error 20120307
2 Inheritance (c INHERITING FROM c_ref)  CX_CNV_MBT_620_SPRD_NOT_SPRTD Not supported 20120307
3 Inheritance (c INHERITING FROM c_ref)  CX_CNV_MBT_620_SPRD_SAVE Error saving spreadsheet 20120307
Properties
Class CX_CNV_MBT_620_SPRD_WRAPPER  
Short Description Spreadsheet exception wrapper superclass    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CNV_MBT_MAIN_620   DMIS objects for release starting with 620 
Created 20120112   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_CNV_MBT_620_SPRD_WRAPPER has no interface implemented.
Friends
Class CX_CNV_MBT_620_SPRD_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CNV_MBT_620_SPRD_WRAPPER Constant Public Type reference (TYPE) SOTR_CONC '21FA574F5152811FE10000000A423B66' 20120307
2 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20120307
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120307
2 WRAPPER_FACTORY Static method Public Method Returns wrapper exception for given object (if possible) 20120307
Events
Class CX_CNV_MBT_620_SPRD_WRAPPER has no event.
Types
Class CX_CNV_MBT_620_SPRD_WRAPPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_TEXT Call by reference Type reference (TYPE) STRING 20120307
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120307
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120307

Method CONSTRUCTOR on class CX_CNV_MBT_620_SPRD_WRAPPER has no exception.

Method WRAPPER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120307
2 Importing IV_SAVING Call by reference Type reference (TYPE) ABAP_BOOL Are we currently saving? 20120307
3 Returning RR_WRAPPER_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_CNV_MBT_620_SPRD_WRAPPER Spreadsheet exception wrapper superclass 20120307

Method WRAPPER_FACTORY on class CX_CNV_MBT_620_SPRD_WRAPPER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in