SAP ABAP Class CX_WE_ASSIGNMENT (Exception regarding assignments to a Work Engagement)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
IS-PRS-LS (Application Component) Lean Staffing
⤷
WORK_ENGAGEMENT_IF (Package) Interface for Work Engagement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20090820 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091029 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WE_ASSIGNMENT_AUTH | Authority Exception for Assignments | 20091118 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_WE_ASSIGNMENT_LOCK | Lock exception for assignment | 20091118 |
Properties
| Class | CX_WE_ASSIGNMENT | |
| Short Description | Exception regarding assignments to a Work Engagement | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | WORK_ENGAGEMENT_IF | Interface for Work Engagement |
| Created | 20090820 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091029 |
Friends
Class CX_WE_ASSIGNMENT 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) | IF_WE_ENGAGEMENT=>TYPE | 20090820 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_WE_ENGAGEMENT=>ID | 20090820 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_WE_ENGAGEMENT=>IDS | 20091022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090820 |
Events
Class CX_WE_ASSIGNMENT has no event.
Types
Class CX_WE_ASSIGNMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENGAGEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>TYPE | 20090820 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>ID | 20090820 | ||||
| 3 | IDS | Call by reference | Type reference (TYPE) | IF_WE_ENGAGEMENT=>IDS | 20091022 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090820 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090820 |
Method CONSTRUCTOR on class CX_WE_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |