SAP ABAP Class CX_REVISION_WPS (Revision 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 | 20020829 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DATES_WPS | Work Center Missing | 20021124 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_REV_DELETE_WPS | Revision | 20021102 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_REV_LOCKED_WPS | Revision Lock Exception Class | 20020830 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_REV_NOTI_ASSIGN_WPS | Notification Assignment Exception | 20020830 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_REV_NOTI_DEASSIGN_WPS | Revision | 20020907 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_REV_NOT_SAVED_WPS | Revision Changes Not Yet Saved | 20021122 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_REV_ORDER_WPS | Revision Order Exception | 20020909 |
8 | Inheritance (c INHERITING FROM c_ref) | CX_WORK_CENTER_WPS | Work Center Missing | 20021124 |
Properties
Class | CX_REVISION_WPS | |
Short Description | Revision 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 | DIWP1 | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | DIWPS | DI: Work Packaging and Sequencing |
Created | 20020829 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_REVISION_WPS has no forward declaration.
Interfaces
Class CX_REVISION_WPS has no interface implemented.
Friends
Class CX_REVISION_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 | Message structure | 20020909 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_REVISION_WPS | Revision | 20020829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020829 |
Events
Class CX_REVISION_WPS has no event.
Types
Class CX_REVISION_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 | Value transfer | Type reference (TYPE) | DIWPS_MESSAGE_S | MESSAGE | 20020909 | ||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020829 | |||
3 | ![]() |
REVISION | Value transfer | Object reference (TYPE REF TO) | CL_REVISION_WPS | REVISION | 20020829 | ||
4 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020829 |
Method CONSTRUCTOR on class CX_REVISION_WPS has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 471 |