SAP ABAP Class CX_DMC_APPL_LOG (Exception Calss for Appl Log)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
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 20120919
Properties
Class CX_DMC_APPL_LOG  
Short Description Exception Calss for Appl Log    
Super Class CX_DMC_NO_CHECK Higher-Level Class of MWB Exception Handling 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CNV_DMC_UTIL   Data Mapping and Conversion: Utilities 
Created 20120919   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DMC_APPL_LOG has no forward declaration.
Interfaces
Class CX_DMC_APPL_LOG has no interface implemented.
Friends
Class CX_DMC_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_INVALID_BAL_OBJECT Constant Public Type reference (TYPE) I 1 20120919
2 CO_INVALID_BAL_SUBOBJECT Constant Public Type reference (TYPE) I 2 20120919
3 CO_INVALID_MODE Constant Public Type reference (TYPE) I 8 20120919
4 CO_INVALID_PROBCLASS Constant Public Type reference (TYPE) I 7 20120919
5 CO_INVALID_PROG Constant Public Type reference (TYPE) I 4 20120919
6 CO_INVALID_TCODE Constant Public Type reference (TYPE) I 5 20120919
7 CO_INVALID_TIME_RANGE Constant Public Type reference (TYPE) I 3 20120919
8 CO_INVALID_USER Constant Public Type reference (TYPE) I 6 20120919
9 CO_NO_LOG_ARCHIVING Constant Public Type reference (TYPE) I 9 20120919
10 CX_BAL_MODE Instance attribute Public Type reference (TYPE) BALMODE Application Log: Operating mode (Batch,Batch Input,Dialog) 20120919
11 CX_BAL_OBJECT Instance attribute Public Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20120919
12 CX_BAL_PROBCLASS Instance attribute Public Type reference (TYPE) BALPROBCLH Application Log: Log problem class 20120919
13 CX_BAL_PROG Instance attribute Public Type reference (TYPE) BALPROG Application log: Program name 20120919
14 CX_BAL_SUBOBJECT Instance attribute Public Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20120919
15 CX_BAL_TCODE Instance attribute Public Type reference (TYPE) BALTCODE Application Log: Transaction Code 20120919
16 CX_BAL_TIME_RANGE Instance attribute Public Type reference (TYPE) BAL_S_DTTM Application Log: Date and time interval 20120919
17 CX_BAL_USER Instance attribute Public Type reference (TYPE) BALUSER Application log: user name 20120919
18 CX_COBJ Instance attribute Public Type reference (TYPE) DMC_CIDENT Conversion Object that uses rule 20120919
19 CX_DMC_APPL_LOG Constant Public Type reference (TYPE) SOTR_CONC '19838CD1217E1F48851873F223EFA95D' Key for Logical Object in the OTR 20120919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120919
Events
Class CX_DMC_APPL_LOG has no event.
Types
Class CX_DMC_APPL_LOG 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 CX_BAL_MODE Value transfer Type reference (TYPE) BALMODE CX_BAL_MODE 20120919
2 Importing CX_BAL_OBJECT Value transfer Type reference (TYPE) BALOBJ_D CX_BAL_OBJECT 20120919
3 Importing CX_BAL_PROBCLASS Value transfer Type reference (TYPE) BALPROBCLH CX_BAL_PROBCLASS 20120919
4 Importing CX_BAL_PROG Value transfer Type reference (TYPE) BALPROG CX_BAL_PROG 20120919
5 Importing CX_BAL_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ CX_BAL_SUBOBJECT 20120919
6 Importing CX_BAL_TCODE Value transfer Type reference (TYPE) BALTCODE CX_BAL_TCODE 20120919
7 Importing CX_BAL_TIME_RANGE Value transfer Type reference (TYPE) BAL_S_DTTM CX_BAL_TIME_RANGE 20120919
8 Importing CX_BAL_USER Value transfer Type reference (TYPE) BALUSER CX_BAL_USER 20120919
9 Importing CX_COBJ Value transfer Type reference (TYPE) DMC_CIDENT CX_COBJ 20120919
10 Importing CX_SUBRC Value transfer Type reference (TYPE) I 0 CX_SUBRC 20120919
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120919
12 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120919

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