SAP ABAP Class CX_LL_ERROR (Error Class LL Interpreter)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     AP_CULL_EVALUATION (Package) Low Level Configuration (Explode SELNET/Dependency)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CUGEN_ERROR Error Handling in Low-Level Interpreter 20050218
Properties
Class CX_LL_ERROR  
Short Description Error Class LL Interpreter    
Super Class CX_CUGEN_ERROR Error Handling in Low-Level Interpreter 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package AP_CULL_EVALUATION   Low Level Configuration (Explode SELNET/Dependency) 
Created 20050218   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_LL_ERROR has no forward declaration.
Interfaces
Class CX_LL_ERROR has no interface implemented.
Friends
Class CX_LL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ARITHMETIC_ERROR Constant Public Type reference (TYPE) SYSUBRC 3 Return Value of ABAP Statements 20050218
2 GC_BUILTIN_FUNCTION_ERROR Constant Public Type reference (TYPE) SYSUBRC 2 Return Value of ABAP Statements 20050218
3 GC_CORRUPT_CODE Constant Public Type reference (TYPE) SYSUBRC 4 Return Value of ABAP Statements 20050218
4 GC_ZERO_DIVISION Constant Public Type reference (TYPE) SYSUBRC 1 Return Value of ABAP Statements 20050218
5 MSGID Instance attribute Public Type reference (TYPE) MSGID '28' Message Identification 20050218
6 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO '400' Message Number 20050218
7 MSGTY Instance attribute Public Type reference (TYPE) MSGTY 'E' Message Type 20050218
8 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20050218
9 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20050218
10 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20050218
11 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20050218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050218
Events
Class CX_LL_ERROR has no event.
Types
Class CX_LL_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 20050218
2 Importing ERROR_NO Call by reference Type reference (TYPE) SYSUBRC 20050218
3 Importing MSG Call by reference Type reference (TYPE) BAL_S_MSG 20050218
4 Importing MSGID Call by reference Type reference (TYPE) MSGID '28' 20050218
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO '400' 20050218
6 Importing MSGTY Call by reference Type reference (TYPE) MSGTY 'E' 20050218
7 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20050218
8 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20050218
9 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20050218
10 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20050218
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050218
12 Importing RETURN_TAB Call by reference Type reference (TYPE) BAPIRET2_T 20050218
13 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050218

Method CONSTRUCTOR on class CX_LL_ERROR has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 700