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 | 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 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | Error Category | 20090210 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20081216 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081216 | |
| 2 | Static method | Public | Method | Get default message | 20081216 | |
| 3 | Instance method | Public | Method | Get message of this exception | 20081216 | |
| 4 | Static method | Public | Method | Get message from sy-msg-fields | 20081216 | |
| 5 | Static method | Public | Method | Raise with message from previous error or exception | 20081216 | |
| 6 | 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 | ERROR_CATEGORY | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | 20090210 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | 20081216 | ||||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20081216 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081216 | ||||
| 5 | 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 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20081216 | |||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20081216 | |||
| 3 | IV_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20081216 | |||
| 4 | IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20081216 | |||
| 5 | 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 | 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 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20081216 | |||
| 2 | IV_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20081216 | |||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20081216 | |||
| 4 | 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 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20081216 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20081216 | |||
| 3 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081216 | |||
| 4 | IV_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081216 | ||||
| 5 | IV_ERROR_CATEGORY | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | Error Category | 20090210 | |||
| 6 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20081216 | |||
| 7 | IV_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20081216 | |||
| 8 | IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20081216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error message occurred | 20081216 |
Method RAISE_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081216 | |||
| 2 | IV_ERROR_CATEGORY | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | Error Category | 20090210 | |||
| 3 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20081216 | |||
| 4 | IV_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20081216 | |||
| 5 | IV_ROW | Call by reference | Type reference (TYPE) | BAPI_LINE | Lines in parameter | 20081216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error message occurred | 20090309 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |