SAP ABAP Class /IWFND/CX_SUB_BASE (Subscription Service Base Exception)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/SUBSCRIPTION (Package) GW Framework - GSDO for Subscriptions
⤷
⤷
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 | 20101109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_BAD_ADDRESS | Wrong delivery address | 20110408 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_BAD_FILTER | Filter &1 not supported | 20110408 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_DUPLICATE | Subscription already exists | 20101110 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_HTTP_CLIENT | Error during creation of HTTP client via destination &1 | 20110314 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_NOT_FOUND | Subscription &1 not found for user &2 | 20101118 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /IWFND/CX_SUB_NO_CUST | GSDO type &1 is not configured for subscription to &2 | 20110225 |
Properties
| Class | /IWFND/CX_SUB_BASE | |
| Short Description | Subscription 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/SUBSCRIPTION | GW Framework - GSDO for Subscriptions |
| Created | 20101109 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CX_SUB_BASE has no forward declaration.
Interfaces
Class /IWFND/CX_SUB_BASE has no interface implemented.
Friends
Class /IWFND/CX_SUB_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 | 20101109 | ||
| 2 | Constant | Public | Type reference (TYPE) | /IWFND/SUP_IW_AGENT | 'IWF_SUBSCRIPTION' | SCL Agent or Component | 20101109 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Create' | Character Field Length = 10 | 20101109 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Delete' | Character Field Length = 10 | 20101109 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Push' | Character Field Length = 10 | 20101109 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Query' | Character Field Length = 10 | 20101109 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR10 | 'Retrieve' | Character Field Length = 10 | 20101109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101109 |
Events
Class /IWFND/CX_SUB_BASE has no event.
Types
Class /IWFND/CX_SUB_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 | 20101109 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20101109 |
Method CONSTRUCTOR on class /IWFND/CX_SUB_BASE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |