SAP ABAP Class /IWFND/CX_SODATA (OData Channel Exception - Lib 1.0 - Use Factory Method only)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWFND/COC_SDP_LIB_10 (Package) GW Framework - COC - SAP Data Protocol - Library 1.0
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CX_DS_ERROR_MESSAGE | OData error message | 20110831 |
Properties
| Class | /IWFND/CX_SODATA | |
| Short Description | OData Channel Exception - Lib 1.0 - Use Factory Method only | |
| Super Class | /IWCOR/CX_DS_ERROR_MESSAGE | OData error message |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /IWFND/COC_SDP_LIB_10 | GW Framework - COC - SAP Data Protocol - Library 1.0 |
| Created | 20110831 | SAP |
| Last change | 20131127 | 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 /IWFND/CX_SODATA has no interface implemented.
Friends
Class /IWFND/CX_SODATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Do not use. Use factory method RAISE_COR_EXCEPTION | 20110831 | |
| 2 | Instance method | Public | Method | Get Inner Error | 20111024 | |
| 3 | Static method | Public | Method | Raise an exception of specified type | 20110831 | |
| 4 | Static method | Public | Method | Raise error message exception | 20111014 | |
| 5 | Instance method | Private | Method | Render Inner Error XML | 20111024 |
Events
Class /IWFND/CX_SODATA has no event.
Types
Class /IWFND/CX_SODATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110831 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20110831 |
Method CONSTRUCTOR on class /IWFND/CX_SODATA has no exception.
Method GET_INNER_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SXML_WRITER | Call by reference | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | SXML Writer Factory | 20111024 |
Method GET_INNER_ERROR on class /IWFND/CX_SODATA has no exception.
Method RAISE_COR_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCEPTION_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Exception Type, use GCS_COR_EXCEPTIONS | 20110831 | |||
| 2 | IV_HTTP_STATUS_CODE | Call by reference | Type reference (TYPE) | /IWFND/MGW_HTTP_STATUS_CODE | http status code, when filled it wins over IV_EXCEPTION_TYPE | 20120612 | |||
| 3 | IX_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110831 |
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20111014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | OData error message | 20111014 |
Method RENDER_INNER_ERROR_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INNER_ERROR | Call by reference | Object reference (TYPE REF TO) | /IWFND/T_MGW_ODATA_INNER_ERROR | 20120514 | ||||
| 2 | IV_EXTERNAL_FORMAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111024 | |||
| 3 | IV_INNER_ERROR_XML | Call by reference | Type reference (TYPE) | STRING | 20111024 |
Method RENDER_INNER_ERROR_XML on class /IWFND/CX_SODATA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |