SAP ABAP Class CL_WER_EXCEPTION_REPORTER (Services for raising exceptions)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_EXCEPTIONS (Package) Exceptions
Properties
Class CL_WER_EXCEPTION_REPORTER  
Short Description Services for raising exceptions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_EXCEPTIONS   Exceptions 
Created 20060627   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WER_EXCEPTION_REPORTER has no interface implemented.
Friends
Class CL_WER_EXCEPTION_REPORTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WER_CONST Constants 20060627
2 SR_ME Static Attribute Private Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Singleton instance 20060627
3 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WER_SERVICES Grouping of generic services 20060801
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20060627
2 GET_INSTANCE Static method Public Method Returns the singleton instance of this class 20060627
3 RAISE_AUTHORIZATION_ERROR Static method Public Method Raise the exception cx_wer_authorization 20060627
4 RAISE_DATA_EXISTS Static method Public Method Raise the exception cx_wer_data_exists 20060627
5 RAISE_DATA_INVALID Static method Public Method Raise the exception cx_wer_data_invalid 20060627
6 RAISE_DATA_NOT_FOUND Static method Public Method Raise the exception cx_wer_data_not_found 20060627
7 RAISE_OPERATION_FAILED Static method Public Method Raise the exception cx_wer_operation_failed 20060714
8 RAISE_RUNTIME Static method Public Method Raise the exception cx_wer_runtime 20060914
Events
Class CL_WER_EXCEPTION_REPORTER has no event.
Types
Class CL_WER_EXCEPTION_REPORTER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WER_EXCEPTION_REPORTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_EXCEPTION_REPORTER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WER_EXCEPTION_REPORTER Services for raising exceptions 20060627

Method GET_INSTANCE on class CL_WER_EXCEPTION_REPORTER has no exception.

Method RAISE_AUTHORIZATION_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060714
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060627
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060627
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060627
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060627
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060627
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060627
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060627
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060627
# Exception Resumable Description Created on
1 CX_WER_AUTHORIZATION Authorization error 20060627

Method RAISE_DATA_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060714
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060627
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060627
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060627
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060627
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060627
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060627
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060627
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060627
# Exception Resumable Description Created on
1 CX_WER_DATA_EXISTS Authorization error 20060627

Method RAISE_DATA_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060714
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060627
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060627
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060627
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060627
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060627
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060627
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060627
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060627
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Authorization error 20060627

Method RAISE_DATA_NOT_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060714
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060627
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060627
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060627
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060627
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060627
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060627
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060627
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060627
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND Authorization error 20060627

Method RAISE_OPERATION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060714
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060714
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060714
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060714
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060714
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060714
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060714
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060714
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060714
# Exception Resumable Description Created on
1 CX_WER_OPERATION_FAILED Operation not allowed exception 20060714

Method RAISE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FDT_MESSAGES Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE FDT messages 20060914
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) WER_MSG_TTY Application Log: Table with Messages 20060914
3 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060914
4 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20060914
5 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060914
6 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20060914
7 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20060914
8 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20060914
9 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20060914
# Exception Resumable Description Created on
1 CX_WER_RUNTIME Authorization error 20060914
History
Last changed by/on SAP  20100310 
SAP Release Created in 700