SAP ABAP Class /IPRO/CX_UTILITY_ERROR (Exception of utility class methods)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
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 20040629
Properties
Class /IPRO/CX_UTILITY_ERROR  
Short Description Exception of utility class methods    
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 S  System Program 
Category 40  Exception Class 
Package /IPRO/PROGS   programs 
Created 20040629   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CX_UTILITY_ERROR has no forward declaration.
Interfaces
Class /IPRO/CX_UTILITY_ERROR has no interface implemented.
Friends
Class /IPRO/CX_UTILITY_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERR_CODE Instance attribute Public Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20040629
2 LOCK_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0CBFDB4003D7FE16E10000000A155264' 20040629
3 UNLOCK_ERROR Constant Public Type reference (TYPE) SOTR_CONC '11BFDB4003D7FE16E10000000A155264' 20040629
4 VIEW_NAME Instance attribute Public Type reference (TYPE) OCUS-TABLE View name 20040629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040629
Events
Class /IPRO/CX_UTILITY_ERROR has no event.
Types
Class /IPRO/CX_UTILITY_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 ERR_CODE Call by reference Type reference (TYPE) SY-SUBRC 20040629
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040629
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040629
4 Importing VIEW_NAME Call by reference Type reference (TYPE) OCUS-TABLE 20040629

Method CONSTRUCTOR on class /IPRO/CX_UTILITY_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100