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 ATTRIBUTE_NAME Constant Public See coding 20110310
2 DEFAULT_TEXTID Instance attribute Private Attribute reference (LIKE) 20110310
3 DIAGNOSE_OBJ Instance attribute Public Type reference (TYPE) DOKU_OBJ Documentation Object 20110315
4 DOKU_OBJ Instance attribute Public Type reference (TYPE) DOKU_OBJ Documentation Object 20110311
5 MC_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CX_ISSUE' 20110310
6 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) SYMSGTY 20110310
7 MESSAGE_VARIABLE_1 Instance attribute Public Type reference (TYPE) SYMSGV 20110310
8 MESSAGE_VARIABLE_2 Instance attribute Public Type reference (TYPE) SYMSGV 20110310
9 MESSAGE_VARIABLE_3 Instance attribute Public Type reference (TYPE) SYMSGV 20110310
10 MESSAGE_VARIABLE_4 Instance attribute Public Type reference (TYPE) SYMSGV 20110310
11 T100KEY Instance attribute Private Attribute reference (LIKE) 20110310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110310
2 CREATE_FROM_SY Static method Public Method 20110310
3 DISPLAY_MESSAGE 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 Importing DIAGNOSE_OBJ Call by reference Type reference (TYPE) DOKU_OBJ 20110315
2 Importing DOKU_OBJ Call by reference Type reference (TYPE) DOKU_OBJ 20110311
3 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY 20110310
4 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20110310
5 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20110310
6 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20110310
7 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20110310
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110310
9 Importing 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 Importing IV_DIAGNOSE_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20110315
2 Importing IV_DOKU_OBJ Call by reference Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20110311
3 Importing IV_X_CLASS_NAME Call by reference Type reference (TYPE) STRING MC_CLASS_NAME 20110310
4 Returning 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