SAP ABAP Class CX_ISSUE (ISSUE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_ISSUE (Package) Issue Management
⤷
⤷
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 | 20110310 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110310 |
Properties
| Class | CX_ISSUE | |
| Short Description | ISSUE | |
| 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 | S_ISSUE | Issue Management |
| Created | 20110310 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ISSUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110310 |
Friends
Class CX_ISSUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110310 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20110310 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20110315 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20110311 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CX_ISSUE' | 20110310 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 20110310 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20110310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110310 | ||
| 2 | Static method | Public | Method | 20110310 | ||
| 3 | Instance method | Public | Method | 20110310 |
Events
Class CX_ISSUE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_X_ISSUE | Public | See coding | 20110310 | tt_x_issue TYPE STANDARD TABLE OF REF TO cx_issue WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIAGNOSE_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | 20110315 | ||||
| 2 | DOKU_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | 20110311 | ||||
| 3 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 20110310 | ||||
| 4 | MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 5 | MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 6 | MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 7 | MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | SYMSGV | 20110310 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110310 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110310 |
Method CONSTRUCTOR on class CX_ISSUE has no exception.
Method CREATE_FROM_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIAGNOSE_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20110315 | |||
| 2 | IV_DOKU_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20110311 | |||
| 3 | IV_X_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | MC_CLASS_NAME | 20110310 | |||
| 4 | RX_ISSUE | Value transfer | Object reference (TYPE REF TO) | CX_ISSUE | Issue | 20110310 |
Method CREATE_FROM_SY on class CX_ISSUE has no exception.
Method DISPLAY_MESSAGE Signature
Method DISPLAY_MESSAGE on class CX_ISSUE has no parameter.
Method DISPLAY_MESSAGE on class CX_ISSUE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |