SAP ABAP Class CX_SY_OPERATION_FAILURE (System Exception for Arithmetic Errors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SY_ARITHMETIC_ERROR System Exception for Arithmetic Errors 20060125
Properties
Class CX_SY_OPERATION_FAILURE  
Short Description System Exception for Arithmetic Errors    
Super Class CX_SY_ARITHMETIC_ERROR System Exception for Arithmetic Errors 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20060125   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SY_OPERATION_FAILURE has no forward declaration.
Interfaces
Class CX_SY_OPERATION_FAILURE has no interface implemented.
Friends
Class CX_SY_OPERATION_FAILURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SY_OPERATION_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB89DB220ADEA39971' 20060125
2 PARAMETER Instance attribute Public Type reference (TYPE) STRING Name of Invalid Parameter 20060125
3 VALUE Instance attribute Public Type reference (TYPE) STRING Description of Invalid Value 20060125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060125
Events
Class CX_SY_OPERATION_FAILURE has no event.
Types
Class CX_SY_OPERATION_FAILURE 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 OPERATION Call by reference Type reference (TYPE) STRING 20060125
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20060125
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060125
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060125
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20060125

Method CONSTRUCTOR on class CX_SY_OPERATION_FAILURE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710