SAP ABAP Class CX_FINB_GN_GENERATION_ERR (Generation Error)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_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 20020703
Properties
Class CX_FINB_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 FINB_GN    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package FINB_GENERATOR   Generator 
Created 20020703   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FINB_GN_GENERATION_ERR has no forward declaration.
Interfaces
Class CX_FINB_GN_GENERATION_ERR has no interface implemented.
Friends
Class CX_FINB_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_FINB_MSG_HANDLER Message Handler 20020703
2 AT_ERR_OBJS Instance attribute Public Type reference (TYPE) FINB_GN_T_ERR_OBJECTS Table of Erroneous Objects 20020703
3 A_ERROR_CODE Instance attribute Public Type reference (TYPE) FINB_GN_ERROR_CODE Last Error Code 20020703
4 A_ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING Next Error Text 20020703
5 CX_FINB_GN_GENERATION_ERR Constant Public Type reference (TYPE) SOTR_CONC '59963CB8B458E343BFE0B5DDAEEFE7B8' 20020703
6 ERR_INVALID_APPL Constant Public Type reference (TYPE) FINB_GN_ERROR_CODE '50' Invalid Application 20030502
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERR_OBJ Instance method Public Method Adds Error Object 20020703
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020703
3 SET_MESSAGE Instance method Public Method Sets Message 20020703
4 SET_SYMSG Instance method Public Method Sets SY-MSGID, SY-MSGTY, SY-MSGNO, SY-MSGV1,... SY-MSGV4 20020703
Events
Class CX_FINB_GN_GENERATION_ERR has no event.
Types
Class CX_FINB_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_FINB_GN_OBJECT fehlerhaftes Objekt (Generator) 20020703

Method ADD_ERR_OBJ on class CX_FINB_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_FINB_MSG_HANDLER 20020703
2 Importing AT_ERR_OBJS Call by reference Type reference (TYPE) FINB_GN_T_ERR_OBJECTS 20020703
3 Importing A_ERROR_CODE Call by reference Type reference (TYPE) FINB_GN_ERROR_CODE 20020703
4 Importing A_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20020703
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020703
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020703

Method CONSTRUCTOR on class CX_FINB_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 20020703
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20020703
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020703
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE 20020703
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE 20020703
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE 20020703
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE 20020703

Method SET_MESSAGE on class CX_FINB_GN_GENERATION_ERR has no exception.

Method SET_SYMSG Signature

Method SET_SYMSG on class CX_FINB_GN_GENERATION_ERR has no parameter.
Method SET_SYMSG on class CX_FINB_GN_GENERATION_ERR has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 1.0B