SAP ABAP Class CL_RMPS_CASE_SUB_KEYWORDS (Case: Subcomponents for Key Words (multiple evaluations))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_CASE_ADDON (Package) CASE Enhancements for DOMEA Case
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SUBCOMPONENT_KEYWORDS Interface for Access to Keywords 20041124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20050404
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20050404
Properties
Class CL_RMPS_CASE_SUB_KEYWORDS  
Short Description Case: Subcomponents for Key Words (multiple evaluations)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_CASE_ADDON   CASE Enhancements for DOMEA Case 
Created 20021011   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_SUBCOMPONENT_KEYWORDS Interface for Access to Keywords 20041124
2 IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20050404
3 IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20050404
Friends
Class CL_RMPS_CASE_SUB_KEYWORDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CASE Instance attribute Private Attribute reference (LIKE) 20050404
2 G_CASE_GUID Instance attribute Public Type reference (TYPE) SCMG_CASE_GUID Case GUID 20021014
3 G_CONTAINER Instance attribute Private Attribute reference (LIKE) 20050404
4 G_DB_KEYWORDS Instance attribute Private Type reference (TYPE) SDOKPROPTVS Key Words for Last Update DB Update 20021014
5 G_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20021011
6 G_INITIAL_KEYWORDS Instance attribute Private Type reference (TYPE) SDOKPROPTVS Preassignment when Creating using Context Automation 20030228
7 G_KEYWORDS Instance attribute Private Type reference (TYPE) TY_TAB_KEYWORD Key Words 20021011
8 G_KEYWORD_TERM Instance attribute Public Type reference (TYPE) SCMGTERM Text "Key Word" (if necessary from term p+rofile) 20030130
9 G_MODE Instance attribute Public Type reference (TYPE) SCMG_PROCESSING_MODE Edit Mode: C(reate), M(odify), D(isplay) 20021011
10 G_NO_DIRECT_INPUT Instance attribute Public Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Boolean: Possible Values IF_SRM=>TRUE / FALSE 20021011
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYWORD Instance method Protected Method Insert Key Word 20021014
2 BUILD_CTMENU Instance method Protected Method Context Menu 20021011
3 BUILD_GRID Instance method Protected Method Construct ALV 20021011
4 CONSTRUCTOR Instance method Public Constructor Constructor 20021011
5 GET_KEYWORDS Instance method Public Method Get Key Words from Repository 20021011
6 HANDLER_BEFORE_USER_COMMAND Instance method Protected Event handling method Handler 20021014
7 HANDLER_CONTEXT_MENU Instance method Public Event handling method Handler for Context Menu 20021011
8 HANDLER_DATA_CHANGED Instance method Protected Event handling method Handler for "Data_changed" in ALV 20021011
9 HANDLER_ONF4 Instance method Protected Event handling method Handler for F4 in ALV 20021011
10 HANDLER_TOOLBAR Instance method Protected Event handling method Handler for Toolbar Event 20021014
11 HANDLER_USER_COMMAND Instance method Protected Event handling method Handler for Event User Command 20021014
12 LOG_CHANGES Instance method Private Method Write Log 20030117
13 PUT_KEYWORDS Instance method Public Method Store Key Words 20021011
14 READ_FROM_DB Static method Public Method Read Key Words from Database 20030228
15 SHOW_ALV Instance method Protected Method Visualize ALV (Display/Modify) 20021011
Events
Class CL_RMPS_CASE_SUB_KEYWORDS has no event.
Types
Class CL_RMPS_CASE_SUB_KEYWORDS has no local type.
Method Signatures

Method ADD_KEYWORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Keine Wertübernahme 20021014

Method ADD_KEYWORD on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method BUILD_CTMENU Signature

Method BUILD_CTMENU on class CL_RMPS_CASE_SUB_KEYWORDS has no parameter.
Method BUILD_CTMENU on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method BUILD_GRID Signature

Method BUILD_GRID on class CL_RMPS_CASE_SUB_KEYWORDS has no parameter.
Method BUILD_GRID on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE Call by reference Object reference (TYPE REF TO) CL_SCMG_CASE_VISUALIZATION_WIN Case: Frontend (SAP GUI) 20030130
2 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20021014
3 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20021011

Method CONSTRUCTOR on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method GET_KEYWORDS Signature

Method GET_KEYWORDS on class CL_RMPS_CASE_SUB_KEYWORDS has no parameter.
Method GET_KEYWORDS on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021014

Method HANDLER_BEFORE_USER_COMMAND on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20021011

Method HANDLER_CONTEXT_MENU on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20021011
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20021011

Method HANDLER_DATA_CHANGED on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_ONF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20021011
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20021011
3 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20021011
4 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20021011

Method HANDLER_ONF4 on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20021014

Method HANDLER_TOOLBAR on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method HANDLER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20021014

Method HANDLER_USER_COMMAND on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method LOG_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW Call by reference Type reference (TYPE) TY_TAB_KEYWORD New values 20030117
2 Importing IM_OLD Call by reference Type reference (TYPE) SDOKPROPTVS Old values 20030117

Method LOG_CHANGES on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method PUT_KEYWORDS Signature

Method PUT_KEYWORDS on class CL_RMPS_CASE_SUB_KEYWORDS has no parameter.
Method PUT_KEYWORDS on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20030228
2 Returning RE_KEYWORDS Value transfer Type reference (TYPE) SDOKPROPTVS List von Attributnamen (als Struktur) 20030228

Method READ_FROM_DB on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.

Method SHOW_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) SCMG_PROCESSING_MODE Bearbeitungs-Modus: C(reate), M(odify), D(isplay) 20021011

Method SHOW_ALV on class CL_RMPS_CASE_SUB_KEYWORDS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 110_620