SAP ABAP Class CL_RMPS_CASE_MULTIPLE_VALUES (Attributes that can be evaluated in multiple ways: case)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_FILEPLAN (Package) PRO: Fileplan - Folders and so on
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_CASE_MULTIPLE_VALUES Attributes that can be evaluated in multiple ways: case 20040429
Properties
Class CL_RMPS_CASE_MULTIPLE_VALUES  
Short Description Attributes that can be evaluated in multiple ways: case    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RMPS_PRO_FILEPLAN   PRO: Fileplan - Folders and so on 
Created 20040429   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_CASE_MULTIPLE_VALUES Attributes that can be evaluated in multiple ways: case 20040429
Friends
Class CL_RMPS_CASE_MULTIPLE_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_ALV_FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040511
2 GT_DB Instance attribute Private Type reference (TYPE) TY_TT_MATR Values in Database 20040429
3 GT_FIELDCAT Instance attribute Private Type reference (TYPE) TY_TT_FIELDCAT Field Catalog for List Viewer Control 20040430
4 GT_NEW Instance attribute Private Type reference (TYPE) TY_TT_MATR Current Values (changed if necessary) 20040429
5 GT_OUTTAB Instance attribute Private Type reference (TYPE) TY_TT_OUTTAB 20040430
6 G_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV 20040430
7 G_GUID Instance attribute Private Attribute reference (LIKE) Technical Case Key (Case GUID) 20040824
8 G_LOADED Instance attribute Public Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040429
9 G_NAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20040503
10 G_TEXT_IDENTIFIER Static Attribute Public Object reference (TYPE REF TO) IF_TEXT_IDENTIFIER Automatic Identification of Texts in Dictionary 20040503
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Public Method 20040430
2 CHECK_DOUBLE_ENTRIES Instance method Public Method Check for Double Entries 20040430
3 CLASS_CONSTRUCTOR Static method Public Constructor 20040503
4 CONSTRUCTOR Instance method Public Constructor 20040429
5 CONVERT Instance method Public Method 20040511
6 FIND_DELTA Instance method Private Method 20040511
7 GET_EXPORT_FOR_DATE Instance method Public Method Get Text for Key 20041119
8 GET_FOI_RELEASE_DATA Instance method Public Method Get FOI Release Date and Comment 20041202
9 GET_INSTANCE Static method Public Method 20040429
10 GET_INTERNAL Instance method Private Method 20040706
11 GET_OUTTAB Instance method Private Method 20040430
12 GET_TEXT_FOR_KEY Instance method Public Method Get Text for Key 20040504
13 HANDLE_DATA_CHANGED Instance method Public Event handling method Event Handler Method for Changes in ALV 20040430
14 HANDLE_F4 Instance method Public Event handling method 20040430
15 INIT_FIELD_CATALOG Instance method Public Method Set DDIC for Possible Fields 20040503
16 LOAD_FROM_DB Instance method Public Method Read everything from database in buffer 20040429
17 SAVE_TO_DB Instance method Public Method Save in Database 20040429
18 TOOLBAR_MATCH Instance method Public Method Adjustment of Toolbar Buttons 20040430
Events
Class CL_RMPS_CASE_MULTIPLE_VALUES has no event.
Types
Class CL_RMPS_CASE_MULTIPLE_VALUES has no local type.
Method Signatures

Method BUILD_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040430
2 Importing IM_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040430

Method BUILD_FIELDCAT on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method CHECK_DOUBLE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040430

Method CHECK_DOUBLE_ENTRIES on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RMPS_CASE_MULTIPLE_VALUES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040429

Method CONSTRUCTOR on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040511
2 Importing IM_VALUE Call by reference Type reference (TYPE) CHAR128 128 Zeichen 20040511
3 Returning RE_VALUE Value transfer Type reference (TYPE) CHAR128 128 Zeichen 20040511

Method CONVERT on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method FIND_DELTA 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_TT_MATR 20040511
2 Importing IM_OLD Call by reference Type reference (TYPE) TY_TT_MATR 20040511
3 Returning RE_DELTA Value transfer Type reference (TYPE) TY_TT_MATR 20040511

Method FIND_DELTA on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_EXPORT_FOR_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) STRING char255 20041119
2 Returning RE_TEXT Value transfer Type reference (TYPE) TEXTZ Textzeile 20041119

Method GET_EXPORT_FOR_DATE on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_FOI_RELEASE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TAB Value transfer Type reference (TYPE) RMPSP_T_FOI_DETDAT_EXPORT Pro Export FOI Release Date and Details 20041202

Method GET_FOI_RELEASE_DATA on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040429
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_CASE_MULTIPLE_VALUES Mehrfach bewertbare Attribute Case 20040429

Method GET_INSTANCE on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040706
2 Returning RE_DATA Value transfer Type reference (TYPE) TY_TT_MATR 20040706

Method GET_INTERNAL on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040430
2 Returning RE_OUTTAB Value transfer Type reference (TYPE) TY_TT_OUTTAB 20040430

Method GET_OUTTAB on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method GET_TEXT_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) STRING char255 20040504
2 Importing IM_NAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20040504
3 Returning RE_TEXT Value transfer Type reference (TYPE) TEXTZ Textzeile 20040504

Method GET_TEXT_FOR_KEY on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20040430
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20040430
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20040430
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20040430
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_DATA_CHANGED on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20040430
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040430
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20040430
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20040430
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20040430
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_F4 on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method INIT_FIELD_CATALOG Signature

Method INIT_FIELD_CATALOG on class CL_RMPS_CASE_MULTIPLE_VALUES has no parameter.
Method INIT_FIELD_CATALOG on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method LOAD_FROM_DB Signature

Method LOAD_FROM_DB on class CL_RMPS_CASE_MULTIPLE_VALUES has no parameter.
Method LOAD_FROM_DB on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method SAVE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DELETED Call by reference Type reference (TYPE) RMPS_TT_VALUE_LIST Tabellentype für generische Werteliste 20040824
2 Exporting EX_DELTA Call by reference Type reference (TYPE) RMPS_TT_CASE_MATR_DELTA Mehrfachbewertbare Attribute 20040511
3 Exporting EX_INSERTED Call by reference Type reference (TYPE) RMPS_TT_VALUE_LIST Tabellentype für generische Werteliste 20040824
4 Exporting EX_MODIFIED Call by reference Type reference (TYPE) RMPS_TT_VALUE_LIST Tabellentype für generische Werteliste 20040616

Method SAVE_TO_DB on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.

Method TOOLBAR_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCL_FUNC Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20040430

Method TOOLBAR_MATCH on class CL_RMPS_CASE_MULTIPLE_VALUES has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 640