SAP ABAP Class CX_WB_WORKING_AREA (Working area exceptiion class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ABAP (Package) Kernel Inactive Objects
⤷
⤷
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 | 20120416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120416 |
Properties
| Class | CX_WB_WORKING_AREA | |
| Short Description | Working area exceptiion class | |
| 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 | SEU_ABAP | Kernel Inactive Objects |
| Created | 20120416 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WB_WORKING_AREA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20120416 |
Friends
Class CX_WB_WORKING_AREA 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) | TROBJ_NAME | 20120416 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | 20120416 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120416 | |
| 2 | Static method | Public | Method | 20120416 |
Events
Class CX_WB_WORKING_AREA has no event.
Types
Class CX_WB_WORKING_AREA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJNAME_TR | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20120416 | ||||
| 2 | OBJTYPE_TR | Call by reference | Type reference (TYPE) | TROBJTYPE | 20120416 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120416 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120416 |
Method CONSTRUCTOR on class CX_WB_WORKING_AREA has no exception.
Method CREATE_TEXTID_FROM_SYMSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20120416 |
Method CREATE_TEXTID_FROM_SYMSG on class CX_WB_WORKING_AREA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |