SAP ABAP Class CX_NOTIFICATION_WPS (Notification Base Exception Class)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM (Application Component) Product Lifecycle Management
⤷
DIWPS (Package) DI: Work Packaging and Sequencing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20020830 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NOTI_CREA_WPS | Notification Creation Error | 20021117 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_NOTI_LOCKED_WPS | Notification Lock Exception | 20020830 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_NOTI_ORD_CREA_WPS | Notification Order Creation Error | 20021123 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_NOTI_UPD_WPS | Error Updating the Notification | 20021117 |
Properties
Class | CX_NOTIFICATION_WPS | |
Short Description | Notification Base Exception Class | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | DIWPS | DI: Work Packaging and Sequencing |
Created | 20020830 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_NOTIFICATION_WPS has no forward declaration.
Interfaces
Class CX_NOTIFICATION_WPS has no interface implemented.
Friends
Class CX_NOTIFICATION_WPS 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) | DIWPS_MESSAGE_S | 20020928 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_NOTIFICATION_WPS | 20020830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20020830 |
Events
Class CX_NOTIFICATION_WPS has no event.
Types
Class CX_NOTIFICATION_WPS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | DIWPS_MESSAGE_S | 20020928 | |||
2 | ![]() |
NOTIFICATION | Call by reference | Object reference (TYPE REF TO) | CL_NOTIFICATION_WPS | 20020830 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020830 | |||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020830 |
Method CONSTRUCTOR on class CX_NOTIFICATION_WPS has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 471 |