SAP ABAP Class /IWBEP/CX_GATEWAY (SAP NetWeaver Gateway Exception)
Hierarchy
☛
IW_BEP (Software Component)
⤷
OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
⤷
/IWBEP/V4_RUNTIME (Package) OData Channel V4 - Runtime
⤷
⤷
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 | 20140109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20140220 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_V4_FILTER | V4 Filter Tree Exception | 20140218 |
Properties
| Class | /IWBEP/CX_GATEWAY | |
| Short Description | SAP NetWeaver Gateway Exception | |
| 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 | /IWBEP/V4_RUNTIME | OData Channel V4 - Runtime |
| Created | 20140109 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CX_GATEWAY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20140220 |
Friends
Class /IWBEP/CX_GATEWAY 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) | /IWBEP/SUP_EXCEPTION_CATEGORY | Exception Category: See GCS_EXCEP_CATEGORIES | 20140116 | |||
| 2 | Constant | Public | See coding | Constants of Exception Categories | 20140116 | ||||
| 3 | Constant | Public | See coding | Constants of HTTP status codes | 20140116 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MGW_HTTP_STATUS_CODE | http status code: See GCS_HTTP_STATUS_CODES | 20140116 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MGW_SAP_NOTE_ID | SAP Note number | 20140116 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | /IWBEP/IF_V4_RESPONSE_INFO | V4 Response Information | 20140116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the existing or builds a new enriched RESPONSE_INFO | 20140117 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20140109 | |
| 3 | Instance method | Private | Method | Returns exception text - Do not use GET_TEXT / GET_LONGTEXT | 20140117 | |
| 4 | Instance method | Private | Method | Returns the T100 key of the exception if available | 20140117 |
Events
Class /IWBEP/CX_GATEWAY has no event.
Types
Class /IWBEP/CX_GATEWAY has no local type.
Method Signatures
Method BUILD_V4_RESPONSE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESPONSE_INFO | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_V4_RESPONSE_INFO | V4 Response Information | 20140117 |
Method BUILD_V4_RESPONSE_INFO on class /IWBEP/CX_GATEWAY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_CATEGORY | Call by reference | Type reference (TYPE) | /IWBEP/SUP_EXCEPTION_CATEGORY | 20140116 | ||||
| 2 | HTTP_STATUS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_HTTP_STATUS_CODE | 20140116 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20140109 | ||||
| 4 | SAP_NOTE_ID | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SAP_NOTE_ID | 20140116 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20140109 | ||||
| 6 | V4_RESPONSE_INFO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_V4_RESPONSE_INFO | 20140116 |
Method CONSTRUCTOR on class /IWBEP/CX_GATEWAY has no exception.
Method GET_EXCEPTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXCEPTION_TEXT | Value transfer | Type reference (TYPE) | STRING | Exception Text | 20140117 |
Method GET_EXCEPTION_TEXT on class /IWBEP/CX_GATEWAY has no exception.
Method GET_T100_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_T100_KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20140117 |
Method GET_T100_KEY on class /IWBEP/CX_GATEWAY has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |