SAP ABAP Class /IWFND/CX_MGW_NOTIF_BASE (Notification Service Base Exception)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-COR (Application Component) Gateway Framework
⤷
/IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_FW_BASE | SCL Framework Base Exception | 20120220 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_MGW_NOTIF_BAD_ADDR | Wrong delivery address | 20120220 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_MGW_NOTIF_HTTP_CLNT | Error during creation of HTTP client via destination &1 | 20120220 |
Properties
| Class | /IWFND/CX_MGW_NOTIF_BASE | |
| Short Description | Notification Service Base Exception | |
| Super Class | /IWFND/CX_FW_BASE | SCL Framework Base Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /IWFND/MGW_PUSH | GW Framework - Odata Channel - Notification |
| Created | 20120220 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CX_MGW_NOTIF_BASE has no forward declaration.
Interfaces
Class /IWFND/CX_MGW_NOTIF_BASE has no interface implemented.
Friends
Class /IWFND/CX_MGW_NOTIF_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWFND/SUP_IW_AGENT | 'IWF_NOTIFICATION' | SCL Agent or Component | 20120220 | ||
| 2 | Constant | Public | Type reference (TYPE) | /IWFND/SUP_IW_AGENT | 'IWF_SUBSCRIPTION' | SCL Agent or Component | 20120220 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Create' | Character Field Length = 10 | 20120220 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Delete' | Character Field Length = 10 | 20120220 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Push' | Character Field Length = 10 | 20120220 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Query' | Character Field Length = 10 | 20120220 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Retrieve' | Character Field Length = 10 | 20120220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120220 |
Events
Class /IWFND/CX_MGW_NOTIF_BASE has no event.
Types
Class /IWFND/CX_MGW_NOTIF_BASE 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 | 20120220 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120220 |
Method CONSTRUCTOR on class /IWFND/CX_MGW_NOTIF_BASE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |