SAP ABAP Class CL_GUI_ISSUE_MANAGEMENT (Message Management)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-ORG (Application Component) Test Organizer
     S_ISSUE (Package) Issue Management
Properties
Class CL_GUI_ISSUE_MANAGEMENT  
Short Description Message Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ISSUE   Issue Management 
Created 20080918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ISSUE_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GUI_ISSUE_MANAGEMENT has no interface implemented.
Friends
Class CL_GUI_ISSUE_MANAGEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OFF Constant Public Type reference (TYPE) XFLAG ' ' New input values 20080923
2 C_ON Constant Public Type reference (TYPE) XFLAG 'X' New input values 20080923
3 S_CUST_DATA Static Attribute Private Type reference (TYPE) TWB_CUSTOMIZING_DATA TWB: Customizing Data 20081104
4 V_KIND Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20081118
5 V_MSG Static Attribute Private Type reference (TYPE) C 20081023
6 V_SERVICE Static Attribute Private Type reference (TYPE) CSS_BCSM10-SERVICE 3-Byte Field 20081118
7 V_SERVICE_TYPE Static Attribute Private Type reference (TYPE) CSS_BCSM10-SERVICETYP Single-Character Indicator 20081118
8 V_TYPE Static Attribute Private Type reference (TYPE) IS_TYPE_N Issue Management: Message Type 20081104
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Display error message 20080925
2 CHECK_ISSUE Static method Public Method Check Messages 20081117
3 CHECK_ISSUE_CRM Static method Private Method Check the existence of a message - CRM 20081117
4 CHECK_ISSUE_CSS Static method Private Method Check the existence of a message - CSS 20081118
5 CHECK_ISSUE_DNO Static method Private Method Check the existence of a message - DNO 20081117
6 GET_CUST_DATA Static method Private Method Determine Customizing Data 20081117
7 GET_DNO_NUM Static method Public Method Determine DNO Message Number 20081117
8 SET_GLOBAL_ATTRIBUTES Static method Private Method Settting of Global Attributes 20081118
9 UPD_ISSUE_DATA Static method Public Method Updating of Message Data 20081120
Events
Class CL_GUI_ISSUE_MANAGEMENT has no event.
Types
Class CL_GUI_ISSUE_MANAGEMENT has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) ISSUE_RETURN_TAB Issue Management: Protokoll/Log 20080925

Method ADD_MESSAGE on class CL_GUI_ISSUE_MANAGEMENT has no exception.

Method CHECK_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIB Call by reference Type reference (TYPE) ISSUE_T_ATTRIB Issue Managment: Meldungsattribute 20081117
2 Exporting ET_RETURN Call by reference Type reference (TYPE) ISSUE_RETURN_TAB Issue Management: Protokoll/Log 20081117
3 Importing IS_CUST Call by reference Type reference (TYPE) TWB_CUSTOMIZING_DATA TWB: Customizing Data 20081117
4 Importing IT_DATA Call by reference Type reference (TYPE) ISSUE_ALLOC_TAB Issue Management: Zuweisung Testfall/Meldung 20081117
# Exception Resumable Description Created on
1 FAILED Fehler während der Verarbeitung 20081117

Method CHECK_ISSUE_CRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXIST Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20081117
2 Importing IV_KEY Call by reference Type reference (TYPE) HIER_GUID Issue Management: Meldungsschlüssel 20081117
3 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE logische Destination (Wird bei Funktionsaufruf angegeben) 20081117

Method CHECK_ISSUE_CRM on class CL_GUI_ISSUE_MANAGEMENT has no exception.

Method CHECK_ISSUE_CSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXIST Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20081118
2 Importing IV_KEY Call by reference Type reference (TYPE) IS_KEY Issue Management: Meldungsschlüssel 20081118
3 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE logische Destination (Wird bei Funktionsaufruf angegeben) 20081118

Method CHECK_ISSUE_CSS on class CL_GUI_ISSUE_MANAGEMENT has no exception.

Method CHECK_ISSUE_DNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXIST Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20081117
2 Importing IV_KEY Call by reference Type reference (TYPE) IS_KEY Issue Management: Meldungsschlüssel 20081117
3 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE logische Destination (Wird bei Funktionsaufruf angegeben) 20081117

Method CHECK_ISSUE_DNO on class CL_GUI_ISSUE_MANAGEMENT has no exception.

Method GET_CUST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUST Call by reference Type reference (TYPE) TWB_CUSTOMIZING_DATA TWB: Customizing Data 20081117
# Exception Resumable Description Created on
1 FAILED Fehler während der Verarbeitung 20081117

Method GET_DNO_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) HIER_GUID Issue Management: Meldungsschlüssel 20081117
2 Importing IV_KEY Call by reference Type reference (TYPE) HIER_GUID Issue Management: Meldungsschlüssel 20081117
3 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST 'NONE' logische Destination (Wird bei Funktionsaufruf angegeben) 20081117
# Exception Resumable Description Created on
1 FAILED Fehler während der Verarbeitung 20081117

Method SET_GLOBAL_ATTRIBUTES Signature

Method SET_GLOBAL_ATTRIBUTES on class CL_GUI_ISSUE_MANAGEMENT has no parameter.
Method SET_GLOBAL_ATTRIBUTES on class CL_GUI_ISSUE_MANAGEMENT has no exception.

Method UPD_ISSUE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUST Call by reference Type reference (TYPE) TWB_CUSTOMIZING_DATA TWB: Customizing Data 20081120
2 Importing IT_DATA Call by reference Type reference (TYPE) ISSUE_T_ATTRIB Issue Managment: Meldungsattribute 20081120
# Exception Resumable Description Created on
1 FAILED Fehler während der Verarbeitung 20081120
History
Last changed by/on SAP  20110908 
SAP Release Created in 720