SAP ABAP Class CX_USMDZ_EXCEPTION (Exception Class for USMDZ)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDZ1 (Package) Data Model
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 20090116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090116
Properties
Class CX_USMDZ_EXCEPTION  
Short Description Exception Class for USMDZ    
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 USMDZ1   Data Model 
Created 20090116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_USMDZ_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090116
Friends
Class CX_USMDZ_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_APPL_LOG_FAILED Constant Public See coding 20090119
2 CX_CHAR_NOT_ALLOWED Constant Public See coding 20090311
3 CX_FM_NONEXISTENT Constant Public See coding 20090220
4 CX_HRY_VERSION_MISSING Constant Public See coding 20090313
5 CX_NO_DATA_SELECTED Constant Public See coding 20090116
6 CX_NO_FISCAL_YEAR Constant Public See coding 20090219
7 CX_TABLE_NONEXISTENT Constant Public See coding 20090116
8 CX_UNEXPECTED_VALUE Constant Public See coding 20090227
9 CX_USMDZ_EXCEPTION Constant Public See coding 20090116
10 ID_DATE Instance attribute Public Type reference (TYPE) SYDATUM Current Date of Application Server 20090219
11 ID_FIELD Instance attribute Public Type reference (TYPE) STRING Field Name 20090227
12 ID_FM_NAME Instance attribute Public Type reference (TYPE) STRING Name of a Function Module 20090220
13 ID_FY_VARIANT Instance attribute Public Type reference (TYPE) PERIV Fiscal Year Variant 20090219
14 ID_LANGUAGE Instance attribute Public Type reference (TYPE) USMD_TXTSH Characteristic Value 20090311
15 ID_LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090119
16 ID_MSG_TYPE Instance attribute Public Type reference (TYPE) SYMSGTY 'E' Message Type 20090116
17 ID_TABLE Instance attribute Public Type reference (TYPE) TABNAME Control Structure Table Name 20090116
18 ID_VALUE Instance attribute Public Type reference (TYPE) USMD_VALUE Value for Field 20090227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090116
Events
Class CX_USMDZ_EXCEPTION has no event.
Types
Class CX_USMDZ_EXCEPTION 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 ID_DATE Call by reference Type reference (TYPE) SYDATUM 20090219
2 Importing ID_FIELD Call by reference Type reference (TYPE) STRING 20090227
3 Importing ID_FM_NAME Call by reference Type reference (TYPE) STRING 20090220
4 Importing ID_FY_VARIANT Call by reference Type reference (TYPE) PERIV 20090219
5 Importing ID_LANGUAGE Call by reference Type reference (TYPE) USMD_TXTSH 20090311
6 Importing ID_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20090119
7 Importing ID_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' 20090116
8 Importing ID_TABLE Call by reference Type reference (TYPE) TABNAME 20090116
9 Importing ID_VALUE Call by reference Type reference (TYPE) USMD_VALUE 20090227
10 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090116
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090116

Method CONSTRUCTOR on class CX_USMDZ_EXCEPTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605