SAP ABAP Class CX_DMC_RTO_OTHERS (Generation General Error)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCX (Package) Data Mapping and Conversion: Exception Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DMC_NO_CHECK Higher-Level Class of MWB Exception Handling 20050504
Properties
Class CX_DMC_RTO_OTHERS  
Short Description Generation General Error    
Super Class CX_DMC_NO_CHECK Higher-Level Class of MWB Exception Handling 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DMC_RT_MSG    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package CNV_DMCX   Data Mapping and Conversion: Exception Handling 
Created 20040902   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DMC_RTO_OTHERS has no forward declaration.
Interfaces
Class CX_DMC_RTO_OTHERS has no interface implemented.
Friends
Class CX_DMC_RTO_OTHERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COBJ_IDENT Instance attribute Public Type reference (TYPE) DMC_CIDENT Migr. Obj. Ident. 20050223
2 CO_COMP_TYPE_MISMATCH Constant Public Type reference (TYPE) I 15 Component type mismatch 20110630
3 CO_FMID_ERROR Constant Public Type reference (TYPE) I 4 20050802
4 CO_INVALID_RULE Constant Public Type reference (TYPE) I 11 Invalid rule used 20080520
5 CO_MODULE_ALREADY_EXISTS Constant Public Type reference (TYPE) I 5 20050802
6 CO_MULTIPLE_CHILDREN Constant Public Type reference (TYPE) I 13 Multiple child tables 20110404
7 CO_MULT_STRUCT_DBSETGET Constant Public Type reference (TYPE) I 17 Structured Object Not Allowed for DB_SETGET 20111018
8 CO_NO_FIELDS Constant Public Type reference (TYPE) I 6 No fields in structure 20060522
9 CO_NO_FORKEY Constant Public Type reference (TYPE) I 2 Foreign key relationship is missing 20050301
10 CO_NO_MASS_PROC_TYPES Constant Public Type reference (TYPE) I 16 No table-type parameter for function module call in mass pro 20111018
11 CO_NO_PROCESS_STRUCT Constant Public Type reference (TYPE) I 8 No structure to be processed left 20080314
12 CO_NO_READONLY_TAB Constant Public Type reference (TYPE) I 9 20110404
13 CO_NO_STRUCT Constant Public Type reference (TYPE) I 1 No Structure in Container 20050223
14 CO_OBJ_DEF_INVALID Constant Public Type reference (TYPE) I 19 Object definition invalid 20130904
15 CO_ROOTERROR Constant Public Type reference (TYPE) I 10 Structure exception 20041006
16 CO_ROWID_ONLY_FLAT Constant Public Type reference (TYPE) I 18 structured object not allowed for ROWID access 20120202
17 CO_TEMPL_MISSING Constant Public Type reference (TYPE) I 12 Template module missing 20090217
18 CO_WRONG_PIT Constant Public Type reference (TYPE) I 3 Wrong Event 20050307
19 CO_WRONG_READING_TYPE Constant Public Type reference (TYPE) I 7 Wrong reading type 20060629
20 CO_WRONG_STREE_TYPE Constant Public Type reference (TYPE) I 14 Wrong STREE type 20110630
21 CX_DMC_RTO_OTHERS Constant Public Type reference (TYPE) SOTR_CONC '3F18BFC1D3258B49AFDFC1AE6951C3C4' 20040902
22 ERR_TEXT Instance attribute Public Type reference (TYPE) STRING Error text 20040902
23 ERR_VALUE Instance attribute Public Type reference (TYPE) I Error Type 20040902
24 FGRP_NAME Instance attribute Public Type reference (TYPE) RS38L-AREA 20050802
25 FMOD_NAME Instance attribute Public Type reference (TYPE) RS38L-NAME 20050802
26 NO_FORKEY Constant Public Type reference (TYPE) SOTR_CONC 'BE21E77D693F8D409092F8F5E0E28A36' 20050301
27 NO_STRUCT_IN_CONTAINER Constant Public Type reference (TYPE) SOTR_CONC 'C0741BEFE3FF3242B894E7D36B41D234' 20050223
28 PROG Instance attribute Public Type reference (TYPE) SY-REPID Program unit 20040902
29 READING_TYPE Instance attribute Public Type reference (TYPE) DMC_READING_TYPE Reading Type (Transparent, Pool, Cluster, INDX Cluster) 20060629
30 RULE_IDENT Instance attribute Public Type reference (TYPE) DMC_RIDENT Rule ID 20080520
31 STREE_TYPE Instance attribute Public Type reference (TYPE) DMC_STREE_TYPE Tree types, like table type, structure, etc. 20110630
32 STRUCTNAME Instance attribute Public Type reference (TYPE) DMC_STIDT Structure Name 20050301
33 TEMPL_FMOD_NAME Instance attribute Public Type reference (TYPE) RS38L-NAME Name of Function Module 20090217
34 TYPE_OF_PIT Instance attribute Public Type reference (TYPE) CHAR1 Event Type 20050307
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040902
Events
Class CX_DMC_RTO_OTHERS has no event.
Types
Class CX_DMC_RTO_OTHERS 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 COBJ_IDENT Value transfer Type reference (TYPE) DMC_CIDENT COBJ_IDENT 20050223
2 Importing CX_SUBRC Value transfer Type reference (TYPE) I 0 CX_SUBRC 20040902
3 Importing ERR_TEXT Value transfer Type reference (TYPE) STRING ERR_TEXT 20040902
4 Importing ERR_VALUE Value transfer Type reference (TYPE) I ERR_VALUE 20040902
5 Importing FGRP_NAME Value transfer Type reference (TYPE) RS38L-AREA FGRP_NAME 20050802
6 Importing FMOD_NAME Value transfer Type reference (TYPE) RS38L-NAME FMOD_NAME 20050802
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040902
8 Importing PROG Value transfer Type reference (TYPE) SY-REPID PROG 20040902
9 Importing READING_TYPE Value transfer Type reference (TYPE) DMC_READING_TYPE READING_TYPE 20060629
10 Importing RULE_IDENT Value transfer Type reference (TYPE) DMC_RIDENT RULE_IDENT 20080520
11 Importing STREE_TYPE Value transfer Type reference (TYPE) DMC_STREE_TYPE STREE_TYPE 20110630
12 Importing STRUCTNAME Value transfer Type reference (TYPE) DMC_STIDT STRUCTNAME 20050301
13 Importing TEMPL_FMOD_NAME Value transfer Type reference (TYPE) RS38L-NAME TEMPL_FMOD_NAME 20090217
14 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040902
15 Importing TYPE_OF_PIT Value transfer Type reference (TYPE) CHAR1 TYPE_OF_PIT 20050307

Method CONSTRUCTOR on class CX_DMC_RTO_OTHERS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620