SAP ABAP Class CX_DAAG_COMMON (Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-DAG (Application Component) Data Aging
     S_DAAG_COMMON (Package) Jointly Used Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DAAG_ROOT Root Exception Class for Data Aging 20130416
Properties
Class CX_DAAG_COMMON  
Short Description Exceptions    
Super Class CX_DAAG_ROOT Root Exception Class for Data Aging 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DAAG_COMMON    
Program status     
Category 40  Exception Class 
Package S_DAAG_COMMON   Jointly Used Objects 
Created 20130416   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DAAG_COMMON has no forward declaration.
Interfaces
Class CX_DAAG_COMMON has no interface implemented.
Friends
Class CX_DAAG_COMMON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ANALYSIS_REPORT Instance attribute Public Type reference (TYPE) DAAG_ANALYSIS_REPORT Application-Specific Analysis Program 20131009
2 MV_BADI_DEF Instance attribute Public Type reference (TYPE) DAAG_REUSE_BADI Name of a BAdI in a Reuse Object 20131107
3 MV_CLASSNAME Instance attribute Public Type reference (TYPE) DAAG_CLASSNAME Class Name 20130425
4 MV_DAAG_OBJECT Instance attribute Public Type reference (TYPE) DAAG_OBJECT Name of a Data Aging Object 20130527
5 MV_FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20130416
6 MV_FUBA Instance attribute Public Type reference (TYPE) RS38L_FNAM Name of Function Module 20130719
7 MV_INTERFACE Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20130718
8 MV_KEYNUM Instance attribute Public Type reference (TYPE) DAAG_KEYNUM Number of Key Field Users 20130802
9 MV_KEYNUM2 Instance attribute Public Type reference (TYPE) DAAG_KEYNUM Number of Key Field Users 20130802
10 MV_ROLLNAME Instance attribute Public Type reference (TYPE) ROLLNAME Data element (semantic domain) 20130416
11 MV_SUBRC Instance attribute Public Type reference (TYPE) SYSUBRC Return Value 20130719
12 MV_SUPER_OBJECT Instance attribute Public Type reference (TYPE) DAAG_OBJECT Name of a Data Aging Object 20130603
13 MV_SWITCHID Instance attribute Public Type reference (TYPE) DAAG_SWITCHID ID of a Switch in Switch Framework 20131025
14 MV_TABNAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20130416
15 NO001_OBJECT_DOES_NOT_EXIST Constant Public See coding 20130529
16 NO001_TABLE_NOT_EXISTING Constant Public See coding 20130416
17 NO002_AGING_FIELD_NOT_IN_TABLE Constant Public See coding 20130416
18 NO003_WRONG_DATATYPE_FOR_FIELD Constant Public See coding 20130416
19 NO004_NO_CLASSNAME Constant Public See coding 20130425
20 NO005_CLASS_NOT_EXISTING Constant Public See coding 20130425
21 NO006_CLASS_NOT_ACTIVE Constant Public See coding 20130425
22 NO007_CLASS_INCONSISTENT Constant Public See coding 20130425
23 NO008_CLASS_NOT_INHERITING Constant Public See coding 20130425
24 NO009_CLASS_NOT_ALLOWED Constant Public See coding 20130425
25 NO010_CLASS_SYNTAX_ERROR Constant Public See coding 20131108
26 NO012_OBJECT_NOT_EXTENSIBLE Constant Public See coding 20130529
27 NO013_ANAL_REPORT_NOT_EXISTING Constant Public See coding 20131009
28 NO014_CLASS_INHERITANCE_CHAIN Constant Public See coding 20130603
29 NO015_TABLE_ALLOWS_BUFFERING Constant Public See coding 20130626
30 NO016_TABLE_NOT_IN_PTO Constant Public See coding 20130626
31 NO017_TABLE_NOT_TRANPARENT Constant Public See coding 20130712
32 NO018_TABLE_NOT_IN_DAGO Constant Public See coding 20130718
33 NO019_ITAB_NOT_GENERATED Constant Public See coding 20130718
34 NO034_NUMBER_TOO_HIGH Constant Public See coding 20130802
35 NO036_BADI_NOT_IMPLEMENTED Constant Public See coding 20130903
36 NO037_TABLE_NOT_IN_ENHANCEMENT Constant Public See coding 20130920
37 NO038_SWITCHID_NOT_EXISTING Constant Public See coding 20131025
38 NO039_BADI_DEF_NOT_EXISTING Constant Public See coding 20131107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130416
Events
Class CX_DAAG_COMMON has no event.
Types
Class CX_DAAG_COMMON 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 MV_ANALYSIS_REPORT Call by reference Type reference (TYPE) DAAG_ANALYSIS_REPORT 20131009
2 Importing MV_BADI_DEF Call by reference Type reference (TYPE) DAAG_REUSE_BADI 20131107
3 Importing MV_CLASSNAME Call by reference Type reference (TYPE) DAAG_CLASSNAME 20130425
4 Importing MV_DAAG_OBJECT Call by reference Type reference (TYPE) DAAG_OBJECT 20130527
5 Importing MV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20130416
6 Importing MV_FUBA Call by reference Type reference (TYPE) RS38L_FNAM 20130719
7 Importing MV_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME 20130718
8 Importing MV_KEYNUM Call by reference Type reference (TYPE) DAAG_KEYNUM 20130802
9 Importing MV_KEYNUM2 Call by reference Type reference (TYPE) DAAG_KEYNUM 20130802
10 Importing MV_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20130416
11 Importing MV_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20130416
12 Importing MV_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20130416
13 Importing MV_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20130416
14 Importing MV_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME 20130416
15 Importing MV_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20130719
16 Importing MV_SUPER_OBJECT Call by reference Type reference (TYPE) DAAG_OBJECT 20130603
17 Importing MV_SWITCHID Call by reference Type reference (TYPE) DAAG_SWITCHID 20131025
18 Importing MV_TABNAME Call by reference Type reference (TYPE) TABNAME 20130416
19 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130416
20 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130416

Method CONSTRUCTOR on class CX_DAAG_COMMON has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740