SAP ABAP Class CX_CUGEN_ERROR (Error Handling in Low-Level Interpreter)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     CULL_GEN (Package) Low-Level Configuration (General Part)
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 20040720
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CULL_INTERPRETER Evaluation of Dependencies 20041129
2 Inheritance (c INHERITING FROM c_ref)  CX_LL_ERROR Error Class LL Interpreter 20050218
Properties
Class CX_CUGEN_ERROR  
Short Description Error Handling in Low-Level Interpreter    
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 CULL_GEN   Low-Level Configuration (General Part) 
Created 20040720   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CUGEN_ERROR has no forward declaration.
Interfaces
Class CX_CUGEN_ERROR has no interface implemented.
Friends
Class CX_CUGEN_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_LOG Instance attribute Public Object reference (TYPE REF TO) CL_CULL_APPL_LOG CUX: Application LOG 20040720
2 ERROR_NO Instance attribute Public Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20040720
3 GC_CONFIGURATION Constant Public Type reference (TYPE) SYSUBRC 907 Return Value, Return Value After ABAP Statements 20040720
4 GC_KNOWLEDGE Constant Public Type reference (TYPE) SYSUBRC 400 Return Value, Return Value After ABAP Statements 20040720
5 GC_NOT_FOUND Constant Public Type reference (TYPE) SYSUBRC 911 Return Value, Return Value After ABAP Statements 20040720
6 GC_SPECIFIC Constant Public Type reference (TYPE) SYSUBRC 102 Return Value, Return Value After ABAP Statements 20040720
7 GC_TAB_ERROR Constant Public Type reference (TYPE) SYSUBRC 920 Return Value of ABAP Statements 20041129
8 GC_TAB_NON_UNIQUE Constant Public Type reference (TYPE) SYSUBRC 921 Return Value of ABAP Statements 20041129
9 GC_USER_FUNCTION_ERROR Constant Public Type reference (TYPE) SYSUBRC 922 Return Value of ABAP Statements 20041129
10 GC_WRONG_DATA Constant Public Type reference (TYPE) SYSUBRC 909 Return Value, Return Value After ABAP Statements 20040720
11 MSG Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20040720
12 RETURN_TAB Instance attribute Public Type reference (TYPE) BAPIRET2_T Messages 20040720
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040720
2 SET_MSG Instance method Public Method Set Messages 20041008
Events
Class CX_CUGEN_ERROR has no event.
Types
Class CX_CUGEN_ERROR 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 APPL_LOG Call by reference Object reference (TYPE REF TO) CL_CULL_APPL_LOG 20040720
2 Importing ERROR_NO Call by reference Type reference (TYPE) SYSUBRC 20040720
3 Importing MSG Call by reference Type reference (TYPE) BAL_S_MSG 20040720
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040720
5 Importing RETURN_TAB Call by reference Type reference (TYPE) BAPIRET2_T 20040720
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040720

Method CONSTRUCTOR on class CX_CUGEN_ERROR has no exception.

Method SET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20041008

Method SET_MSG on class CX_CUGEN_ERROR has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600