SAP ABAP Class CX_MDG_GN_GENERATION_ERR (Generation Error)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20081218
Properties
Class CX_MDG_GN_GENERATION_ERR  
Short Description Generation Error    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDG_GN    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MDG_GN_GENERATION_ERR has no forward declaration.
Interfaces
Class CX_MDG_GN_GENERATION_ERR has no interface implemented.
Friends
Class CX_MDG_GN_GENERATION_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
2 AT_ERR_OBJS Instance attribute Public Type reference (TYPE) MDG_GN_T_ERR_OBJECTS Table of Erroneous Objects 20081218
3 A_ERROR_CODE Instance attribute Public Type reference (TYPE) MDG_GN_ERROR_CODE Last Error Code 20081218
4 A_ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING Next Error Text 20081218
5 CX_MDG_GN_GENERATION_ERR Constant Public Type reference (TYPE) SOTR_CONC '59963CB8B458E343BFE0B5DDAEEFE7B8' 20081218
6 ERR_INVALID_APPL Constant Public Type reference (TYPE) MDG_GN_ERROR_CODE '50' Invalid application 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERR_OBJ Instance method Public Method Adds Error Object 20081218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
3 SET_MESSAGE Instance method Public Method Sets Message 20081218
4 SET_SYMSG Instance method Public Method Sets SY-MSGID, SY-MSGTY, SY-MSGNO, SY-MSGV1,... SY-MSGV4 20081218
Events
Class CX_MDG_GN_GENERATION_ERR has no event.
Types
Class CX_MDG_GN_GENERATION_ERR has no local type.
Method Signatures

Method ADD_ERR_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ERR_OBJ Value transfer Object reference (TYPE REF TO) IF_MDG_GN_OBJECT fehlerhaftes Objekt (Generator) 20081218

Method ADD_ERR_OBJ on class CX_MDG_GN_GENERATION_ERR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER 20081218
2 Importing AT_ERR_OBJS Call by reference Type reference (TYPE) MDG_GN_T_ERR_OBJECTS 20081218
3 Importing A_ERROR_CODE Call by reference Type reference (TYPE) MDG_GN_ERROR_CODE 20081218
4 Importing A_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20081218
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081218
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081218

Method CONSTRUCTOR on class CX_MDG_GN_GENERATION_ERR has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20081218
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20081218
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20081218
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE 20081218
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE 20081218
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE 20081218
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE 20081218

Method SET_MESSAGE on class CX_MDG_GN_GENERATION_ERR has no exception.

Method SET_SYMSG Signature

Method SET_SYMSG on class CX_MDG_GN_GENERATION_ERR has no parameter.
Method SET_SYMSG on class CX_MDG_GN_GENERATION_ERR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702