SAP ABAP Class /IWBEP/CX_MGW_TECH_EXCEPTION (Technical Exception)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_GSR_CORE (Package) OData Channel - Service Interface - Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_MGW_BASE_EXCEPTION | Base Exception | 20120611 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_EQ_TECH_EXCEPTION | Exception Class for Easy Query | 20120712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_MGW_GW_MD_OUTDATED | Metadata on Gateway is outdated | 20120615 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_MGW_MED_EXCEPTION | Meta data exception | 20110310 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_MGW_NOT_IMPL_EXC | Thrown, if a generated oData method is not implemented | 20120906 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_OCI_TECH_EXCEPTION | Technical Exception Class for OSCI | 20121012 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CX_SD_GEN_DPC_TECH | DPC technical exception | 20120625 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_CBN_ESH_GW_TECH_EXCEPTION | Technical Exception Class for ES/GW Adapter | 20130807 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_CBN_ES_GW_TECH_EXCEPTION | Technical Exception Class for ES/GW Adapter | 20130515 |
Properties
| Class | /IWBEP/CX_MGW_TECH_EXCEPTION | |
| Short Description | Technical Exception | |
| Super Class | /IWBEP/CX_MGW_BASE_EXCEPTION | Base Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/CM_MGW_RT | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | /IWBEP/MGW_GSR_CORE | OData Channel - Service Interface - Core |
| Created | 20110310 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CX_MGW_TECH_EXCEPTION has no forward declaration.
Interfaces
Class /IWBEP/CX_MGW_TECH_EXCEPTION has no interface implemented.
Friends
Class /IWBEP/CX_MGW_TECH_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20140508 | |||||
| 2 | Constant | Public | See coding | 20120223 | |||||
| 3 | Constant | Public | See coding | 20140401 | |||||
| 4 | Constant | Public | See coding | 20140409 | |||||
| 5 | Constant | Public | See coding | 20120223 | |||||
| 6 | Constant | Public | See coding | 20110413 | |||||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E06741D60CD2A8F18B83005056B44E75' | 20110415 | |||
| 8 | Constant | Public | See coding | 20140117 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Entity Type | 20110413 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | Service External Name | 20110413 | |||
| 11 | Constant | Public | See coding | The supported http status codes | 20120605 | ||||
| 12 | Constant | Public | See coding | 20110722 | |||||
| 13 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | Internal Service Name | 20110413 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Internal Service Version | 20110413 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110401 | ||||
| 16 | Constant | Public | See coding | 20110401 | |||||
| 17 | Constant | Public | See coding | 20110328 | |||||
| 18 | Constant | Public | See coding | 20140407 | |||||
| 19 | Instance attribute | Public | Type reference (TYPE) | CHAR30 | Operation Type | 20110413 | |||
| 20 | Constant | Public | See coding | 20110413 | |||||
| 21 | Constant | Public | See coding | 20120611 | |||||
| 22 | Constant | Public | See coding | 20110415 | |||||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | Service Namespace | 20110413 | |||
| 24 | Constant | Public | See coding | 20110413 | |||||
| 25 | Constant | Public | See coding | 20110722 | |||||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120919 | ||||
| 27 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120919 | ||||
| 28 | Constant | Public | See coding | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110310 |
Events
Class /IWBEP/CX_MGW_TECH_EXCEPTION has no event.
Types
Class /IWBEP/CX_MGW_TECH_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 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 2 | EXTERNAL_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | 20110413 | ||||
| 3 | HTTP_HEADER_PARAMETERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | 20120606 | ||||
| 4 | HTTP_STATUS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_HTTP_STATUS_CODE | GCS_HTTP_STATUS_CODES-INTERNAL_SERVER_ERROR | 20120605 | |||
| 5 | INTERNAL_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_TECHNICAL_NAME | 20110413 | ||||
| 6 | INTERNAL_SERVICE_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | 20110413 | ||||
| 7 | MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MESSAGE_CONTAINER | 20110712 | ||||
| 8 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20110401 | ||||
| 9 | OPERATION | Call by reference | Type reference (TYPE) | CHAR30 | 20110413 | ||||
| 10 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110310 | ||||
| 11 | SAP_NOTE_ID | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SAP_NOTE_ID | 20131002 | ||||
| 12 | SERVICE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110413 | ||||
| 13 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110310 | ||||
| 14 | TYPE_EXPECTED | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 15 | TYPE_RETURNED | Call by reference | Type reference (TYPE) | STRING | 20120919 |
Method CONSTRUCTOR on class /IWBEP/CX_MGW_TECH_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |