SAP ABAP Class CX_BS_SOA_EXCEPTION (Error message occurred)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA (Application Component) Enterprise SOA
     BS_SOA_REUSE_COMMON_OBJECTS (Package) Business Suite SOA: Reuseable Tools and Objects
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 20081216
Properties
Class CX_BS_SOA_EXCEPTION  
Short Description Error message occurred    
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 BS_SOA_REUSE_COMMON_OBJECTS   Business Suite SOA: Reuseable Tools and Objects 
Created 20081216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_BS_SOA_EXCEPTION has no interface implemented.
Friends
Class CX_BS_SOA_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_CATEGORY Instance attribute Public Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20090210
2 MESSAGE Instance attribute Public Type reference (TYPE) BAPIRET2 Return Parameter 20081216
3 MESSAGES Instance attribute Public Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081216
2 GET_DEFAULT_MESSAGE Static method Public Method Get default message 20081216
3 GET_MESSAGE Instance method Public Method Get message of this exception 20081216
4 GET_MESSAGE_FROM_SY Static method Public Method Get message from sy-msg-fields 20081216
5 RAISE Static method Public Method Raise with message from previous error or exception 20081216
6 RAISE_DEFAULT Static method Public Method Raise with default message 20081216
Events
Class CX_BS_SOA_EXCEPTION has no event.
Types
Class CX_BS_SOA_EXCEPTION 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 ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY 20090210
2 Importing MESSAGE Call by reference Type reference (TYPE) BAPIRET2 20081216
3 Importing MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20081216
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081216
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081216

Method CONSTRUCTOR on class CX_BS_SOA_EXCEPTION has no exception.

Method GET_DEFAULT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20081216
2 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20081216
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM Parameter Name 20081216
4 Importing IV_ROW Call by reference Type reference (TYPE) BAPI_LINE Lines in parameter 20081216
5 Returning RS_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20081216

Method GET_DEFAULT_MESSAGE on class CX_BS_SOA_EXCEPTION has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20081216

Method GET_MESSAGE on class CX_BS_SOA_EXCEPTION has no exception.

Method GET_MESSAGE_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20081216
2 Importing IV_PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM Parameter Name 20081216
3 Importing IV_ROW Call by reference Type reference (TYPE) BAPI_LINE Lines in parameter 20081216
4 Returning RS_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20081216

Method GET_MESSAGE_FROM_SY on class CX_BS_SOA_EXCEPTION has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20081216
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20081216
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081216
4 Importing IV_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL 20081216
5 Importing IV_ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20090210
6 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20081216
7 Importing IV_PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM Parameter Name 20081216
8 Importing IV_ROW Call by reference Type reference (TYPE) BAPI_LINE Lines in parameter 20081216
# Exception Resumable Description Created on
1 CX_BS_SOA_EXCEPTION Error message occurred 20081216

Method RAISE_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081216
2 Importing IV_ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20090210
3 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20081216
4 Importing IV_PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM Parameter Name 20081216
5 Importing IV_ROW Call by reference Type reference (TYPE) BAPI_LINE Lines in parameter 20081216
# Exception Resumable Description Created on
1 CX_BS_SOA_EXCEPTION Error message occurred 20090309
History
Last changed by/on SAP  20110908 
SAP Release Created in 702