SAP ABAP Class CL_USMD_WHERE_USED_GUI_WD (Where-Used List)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_MAIN (Package) Main objects of generic MDG UIs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_EVENT_WD FinBasis Workbench: Communication Web Dynpro - FPM 20081028
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20081028
Properties
Class CL_USMD_WHERE_USED_GUI_WD  
Short Description Where-Used List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_MAIN   Main objects of generic MDG UIs 
Created 20081028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_EVENT_WD FinBasis Workbench: Communication Web Dynpro - FPM 20081028
2 IF_USMD_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20081028
Friends
Class CL_USMD_WHERE_USED_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_LAST_ENTITY_TYPE Instance attribute Private Type reference (TYPE) USMD_ENTITY Last selected entity type 20081112
2 DD_PROCESS Instance attribute Private Type reference (TYPE) USMD_PROCESS process 20091120
3 DD_WHERE_USED_MODE Instance attribute Private Type reference (TYPE) STRING Single-Character Indicator 20081118
4 DF_FROM_OTHER_APP Instance attribute Private Type reference (TYPE) USMD_FLG Flag for called from other application 20081118
5 DO_ALV_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE Web Dynpro Interface COMPONENTCONTROLLER 20081121
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20081111
7 DO_SELOPT Instance attribute Private Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Selection options 20081110
8 DO_SERVICE Instance attribute Private Object reference (TYPE REF TO) IF_USMD_UI_SERVICES Service Interface for UI 20081111
9 DO_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20081117
10 DS_PERS_DATA Instance attribute Private Type reference (TYPE) USMD_S_DEFAULT_UIMODEL Personalization data 20081111
11 DT_ENTITY_FIELD_TEXT_BUFFER Instance attribute Private Type reference (TYPE) TS_ENTITY_FIELD_TEXT Entity text buffer 20090304
12 DT_SEL Instance attribute Private Type reference (TYPE) USMD_TS_SEL Select values 20081113
13 DT_WHERE_USED Instance attribute Private Type reference (TYPE) USMD_T_WHERE_USED_KEYS Where used 20081120
14 DT_WHERE_USED_HRY Instance attribute Private Type reference (TYPE) USMD_T_WHERE_USED_KEYS_HRY Usage Locations in Hierarchies 20090219
15 GC_ALV_COLUMN_ID_SEPARATOR Constant Public Type reference (TYPE) STRING '_0_' 20081124
16 GC_ALV_COLUMN_ID_USED_BY Constant Public Type reference (TYPE) STRING 'USMD_USED_BY' 20081121
17 GC_ALV_DATA_CONTEXT_NODE_NAME Constant Public Type reference (TYPE) STRING 'ALV_DATA' 20081124
18 GC_ALV_DESCR_COLUMN_ID_POSTFIX Constant Public Type reference (TYPE) STRING '_DESCRIPTION' 20081121
19 GC_ALV_DISP_DESCR_MAX_COL_NUM Constant Public Type reference (TYPE) I 8 the max column number for default disp description column 20081202
20 GC_ALV_MAX_DISPLAY_LINES Constant Public Type reference (TYPE) I 20 20081121
21 GC_ALV_USG_COLUMN_ID_PREFIX Constant Public Type reference (TYPE) STRING 'USG' 20090120
22 GC_ALV_VISIBLE_ROWS Constant Public Type reference (TYPE) I 10 20081118
23 GC_DEFAULT_FIELD_DDIC_NAME Constant Public Type reference (TYPE) STRING 'CHAR50' 20081113
24 GC_FPM_EVENTID_CHANGE_MODEL Constant Public Type reference (TYPE) STRING 'CHANGE_MODEL' 20081117
25 GC_SELOPT_BLOCK_ID_ENTITY Constant Public Type reference (TYPE) STRING 'SELOPT_BLOCK_ID_ENTITY' 20081117
26 GC_SELOPT_FIELD_ID_PREFIX Constant Public Type reference (TYPE) STRING 'SELOPT_ID_' Select-option field ID prefix 20081112
27 GC_SINGLE_PROCESS_APP_NAME Constant Public Type reference (TYPE) STRING 'USMD_ENTITY_VALUE2' 20081126
28 GC_WD_ACTID_ALV_CLICK Constant Public Type reference (TYPE) STRING 'ACTID_ALV_CLICK' 20081126
29 GC_WD_ACTID_ALV_SELECT_ENTITY Constant Public Type reference (TYPE) STRING 'ACTID_SELECT_ENTITY' 20081125
30 GC_WD_ACTID_ALV_TOGGLE_DESCR Constant Public Type reference (TYPE) STRING 'ACTID_TOGGLE_DESCR' 20081125
31 GC_WD_ACTID_INIT_VIEW_PERS Constant Public Type reference (TYPE) STRING 'ACTID_INIT_VIEW_PERS' 20081117
32 GC_WD_ACTID_PERS_CANCEL Constant Public Type reference (TYPE) STRING 'ACTID_PERS_CANCEL' 20081117
33 GC_WD_ACTID_PERS_OK Constant Public Type reference (TYPE) STRING 'ACTID_PERS_OK' 20081117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELECT_OPTION_FIELD Instance method Private Method 20081111
2 BUILD_ALV_DATA_STRUCTURE Instance method Private Method 20081124
3 BUILD_USAGE_KEY_COLUMN_ID Instance method Private Method Build column id for usage entity key field 20081126
4 CALL_INIT_COMP_CONTROLLER Instance method Private Method 20081111
5 CALL_INIT_VIEW_INIT Instance method Private Method 20081112
6 CALL_INIT_VIEW_MAIN Instance method Private Method 20081118
7 CALL_MODIFYVIEW_VIEW_INIT Instance method Private Method call Domodifyview of VIEW_INIT 20081117
8 CHECK_DISPLAY_EDITION_COLUMN Instance method Private Method 20081128
9 CHECK_DISP_HRY_USG_COLUMNS Instance method Private Method Check whether to display hry usage columns(hryname, version) 20090225
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081112
11 CONVERT_R_DATA_2_VALUE_LIST Instance method Private Method Convert the r_data structure of WUL result to value list 20090305
12 CONVERT_TO_ALV_DATA Instance method Private Method Convert where-used data to ALV table structure 20081124
13 DISPLAY_ALV_TOL Instance method Private Method 20081203
14 FIELDNAME2TEXT Instance method Private Method Gets Report Text for Error Messages 20090120
15 GET_EDITION_DATA_MODEL Instance method Private Method Get edition's data model 20081212
16 GET_EDITION_VALUE_DESCR_STR Instance method Private Method Build value and description string for Edition in IDR area 20081202
17 GET_ENTITY_FIELDNAME Instance method Private Method 20081112
18 GET_ENTITY_FROM_FIELDNAME Instance method Private Method 20081203
19 GET_ENTITY_KEYS Instance method Private Method Get entity full keys 20081124
20 GET_ENTITY_TYPE_VALUE_SET Instance method Private Method 20081112
21 GET_FIELD_DESCRIPTION Instance method Private Method Get description 20081117
22 GET_FIELD_DESCR_FROM_BUFFER Instance method Private Method 20090303
23 GET_FIELD_DESCR_FROM_DB Instance method Private Method Get description 20090304
24 GET_FIELD_VALUE_STR Instance method Private Method Build value and description string for field 20081203
25 GET_HRYNAME_DISP_STR Instance method Private Method Get the display string of hryname 20090225
26 GET_SELECTION_VALUES Instance method Private Method 20081113
27 GET_SELOPT_FIELD_VALUES Instance method Private Method Get select option field values 20081111
28 GET_VALUE_FFIX_4_USAGE_KEY Instance method Private Method Get ffix for usage entity key fields to display description 20090305
29 HANDLE_ALV_CLICK Instance method Private Method 20081126
30 HAS_TEXTTABLE Instance method Private Method 20090304
31 INIT_ALV Instance method Public Method 20081121
32 INIT_SELECT_OPTIONS Instance method Public Method Initialize select-options object 20081110
33 INSERT_ENTITY_FIELD_SEL_TABLE Instance method Private Method Insert into entity field selection table for reading descrip 20090305
34 IS_FIELD_EXISTING Instance method Private Method Check whether field exists in select option component 20081113
35 IS_SINGLE_ENTITY_QUERIED Instance method Private Method Check whether single entity is queried for where-used list 20081127
36 PRELOAD_FIELD_TEXTS Instance method Private Method Preload field texts of crequest entity as buffer 20090303
37 READ_WHERE_USED_LIST Instance method Private Method 20081124
38 SET_ALV_DATA Instance method Private Method 20081121
39 SET_ALV_SETTINGS Instance method Private Method 20081118
40 SET_DEFAULT_SEL_VALUE Instance method Private Method 20081117
41 SET_FPM_IDR_FOR_MAINVIEW Instance method Private Method 20081127
42 SYNC_PERS_DATA Instance method Private Method Get updated pers data into ds_pers_data 20081117
43 TOGGLE_DESCR_COLUMN_VISIBLE Instance method Private Method 20081126
44 VALIDATE_SEL_VALUE Instance method Private Method 20081118
Events
Class CL_USMD_WHERE_USED_GUI_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_ENTITY_FIELD_SEL Private See coding 20090304 BEGIN OF sx_entity_field_sel, edition TYPE usmd_edition, fieldname TYPE usmd_fieldname, value_sel TYPE usmd_ts_sel, END OF sx_entity_field_sel
2 SX_ENTITY_FIELD_TEXT Private See coding 20090304 BEGIN OF sx_entity_field_text, edition TYPE usmd_edition, fieldname TYPE usmd_fieldname, text_table TYPE REF TO data, END OF sx_entity_field_text
3 SX_SELOPT_FIELD Private See coding 20081111 BEGIN OF sx_selopt_field, fieldname TYPE usmd_fieldname, is_single_value TYPE usmd_flg, single_value TYPE REF TO data, value_table TYPE usmd_ts_sel, description TYPE string, END OF sx_selopt_field
4 TS_ENTITY_FIELD_SEL Private See coding 20090304 ts_entity_field_sel TYPE SORTED TABLE OF sx_entity_field_sel WITH UNIQUE KEY edition fieldname
5 TS_ENTITY_FIELD_TEXT Private See coding 20090304 ts_entity_field_text TYPE SORTED TABLE OF sx_entity_field_text WITH UNIQUE KEY edition fieldname
6 T_SELOPT_FIELD Private See coding 20081111 t_selopt_field TYPE STANDARD TABLE OF sx_selopt_field WITH KEY fieldname
Method Signatures

Method ADD_SELECT_OPTION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELOPT_FIELD Call by reference Type reference (TYPE) SX_SELOPT_FIELD 20081111

Method ADD_SELECT_OPTION_FIELD on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method BUILD_ALV_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STRUCDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20081124
2 Importing ID_SELECTED_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081124
3 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING 20081124
4 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081124

Method BUILD_ALV_DATA_STRUCTURE on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method BUILD_USAGE_KEY_COLUMN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KEY_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081126
2 Importing ID_USAGE_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081126
3 Returning RD_ID Value transfer Type reference (TYPE) STRING 20081126

Method BUILD_USAGE_KEY_COLUMN_ID on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CALL_INIT_COMP_CONTROLLER Signature

Method CALL_INIT_COMP_CONTROLLER on class CL_USMD_WHERE_USED_GUI_WD has no parameter.
Method CALL_INIT_COMP_CONTROLLER on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CALL_INIT_VIEW_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081112

Method CALL_INIT_VIEW_INIT on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CALL_INIT_VIEW_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081118

Method CALL_INIT_VIEW_MAIN on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CALL_MODIFYVIEW_VIEW_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081117
2 Importing I_FIRST_TIME Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081117

Method CALL_MODIFYVIEW_VIEW_INIT on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CHECK_DISPLAY_EDITION_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_DISPLAY Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081128

Method CHECK_DISPLAY_EDITION_COLUMN on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CHECK_DISP_HRY_USG_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DISP_HRY_VERSION Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090225
2 Exporting ET_DISP_HRYNAME_COL Call by reference Type reference (TYPE) USMD_T_FIELDNAME FIN MDM: Allgemeines Kennzeichen 20090226
3 Importing ID_SELECTED_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090227

Method CHECK_DISP_HRY_USG_COLUMNS on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_WHERE_USED_GUI_WD has no parameter.
Method CONSTRUCTOR on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CONVERT_R_DATA_2_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_LIST Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090305
2 Importing ID_FIELDNAME_USAGE Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090305
3 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20090305
4 Importing IT_ENTITY_KEY Call by reference Type reference (TYPE) USMD_T_FIELDNAME FIM MDM: Feldname 20090305

Method CONVERT_R_DATA_2_VALUE_LIST on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method CONVERT_TO_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20081124
2 Importing ID_SELECTED_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081124
3 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING 20081124
4 Importing IO_STRUCDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20081124
5 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081124

Method CONVERT_TO_ALV_DATA on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method DISPLAY_ALV_TOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING 20081203
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081203
3 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081203

Method DISPLAY_ALV_TOL on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method FIELDNAME2TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090120
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Entitätstyp 20090120
3 Returning R_VALUE Value transfer Type reference (TYPE) USMD_VALUE Überschrift 20090120

Method FIELDNAME2TEXT on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_EDITION_DATA_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20081212
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081212
3 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20081212

Method GET_EDITION_DATA_MODEL on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_EDITION_VALUE_DESCR_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALUE Call by reference Type reference (TYPE) ANY 20081202
2 Returning RD_STRING Value transfer Type reference (TYPE) STRING 20081202

Method GET_EDITION_VALUE_DESCR_STR on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_ENTITY_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ENTITY_TYPE Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20081112
2 Returning RD_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081124

Method GET_ENTITY_FIELDNAME on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_ENTITY_FROM_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081203
2 Returning RD_ENTITY_TYPE Value transfer Type reference (TYPE) USMD_ENTITY Entitätstyp 20081203

Method GET_ENTITY_FROM_FIELDNAME on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_ENTITY_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY Call by reference Type reference (TYPE) USMD_T_FIELDNAME Feldnamen 20081124
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081124

Method GET_ENTITY_KEYS on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_ENTITY_TYPE_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings 20081112

Method GET_ENTITY_TYPE_VALUE_SET on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_FIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) STRING 20081117
2 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081117
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081117
4 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20081117
5 Importing I_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20081117

Method GET_FIELD_DESCRIPTION on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_FIELD_DESCR_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DESCRIPTION Call by reference Type reference (TYPE) STRING 20090303
2 Exporting EF_HIT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090304
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090303
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090303
5 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090304
6 Importing I_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090304

Method GET_FIELD_DESCR_FROM_BUFFER on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_FIELD_DESCR_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR Call by reference Type reference (TYPE) STRING 20090304
2 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090304
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090304
4 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20090304
5 Importing I_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090304

Method GET_FIELD_DESCR_FROM_DB on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_FIELD_VALUE_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081203
2 Importing ID_VALUE Call by reference Type reference (TYPE) ANY 20081203
3 Importing IF_DISP_DESCR Call by reference Type reference (TYPE) USMD_FLG ABAP_FALSE FIN MDM: Allgemeines Kennzeichen 20081203
4 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20081203
5 Returning RD_STRING Value transfer Type reference (TYPE) STRING 20081203

Method GET_FIELD_VALUE_STR on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_HRYNAME_DISP_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_HRYNAME_FIELD Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090225
2 Importing IT_HRYNAME_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090225
3 Returning RD_HRYNAME Value transfer Type reference (TYPE) STRING 20090225

Method GET_HRYNAME_DISP_STR on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_SELECTION_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081113
2 Importing IF_INCLUDING_INIT_VALUE Call by reference Type reference (TYPE) USMD_FLG ABAP_FALSE FIN MDM: Allgemeines Kennzeichen 20081121
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081121

Method GET_SELECTION_VALUES on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_SELOPT_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) T_SELOPT_FIELD 20081111

Method GET_SELOPT_FIELD_VALUES on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method GET_VALUE_FFIX_4_USAGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE Call by reference Type reference (TYPE) USMD_VALUE Merkmalswert 20090305
2 Exporting ET_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090305
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090305
4 Importing IT_R_DATA_VALUE_LIST Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090305

Method GET_VALUE_FFIX_4_USAGE_KEY on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method HANDLE_ALV_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081126
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081126
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20081126

Method HANDLE_ALV_CLICK on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method HAS_TEXTTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090304
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20090304
3 Returning RF_HAS_TEXTTABLE Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090304

Method HAS_TEXTTABLE on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method INIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_INSTANCE Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE WebDynpro Interface COMPONENTCONTROLLER 20081121

Method INIT_ALV on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method INIT_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS Öffentliches Interface für Select Options 20081110

Method INIT_SELECT_OPTIONS on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method INSERT_ENTITY_FIELD_SEL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_SEL Call by reference Type reference (TYPE) TS_ENTITY_FIELD_SEL 20090305
2 Importing ID_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20090305
3 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20090305
4 Importing IT_VALUE Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090305

Method INSERT_ENTITY_FIELD_SEL_TABLE on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method IS_FIELD_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME FIM MDM: Feldname 20081113
2 Returning RF_EXISTING Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081113

Method IS_FIELD_EXISTING on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method IS_SINGLE_ENTITY_QUERIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_SINGLE Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081127
2 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING 20081127
3 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081127

Method IS_SINGLE_ENTITY_QUERIED on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method PRELOAD_FIELD_TEXTS Signature

Method PRELOAD_FIELD_TEXTS on class CL_USMD_WHERE_USED_GUI_WD has no parameter.
Method PRELOAD_FIELD_TEXTS on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method READ_WHERE_USED_LIST Signature

Method READ_WHERE_USED_LIST on class CL_USMD_WHERE_USED_GUI_WD has no parameter.
Method READ_WHERE_USED_LIST on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method SET_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING Feldnamen 20081121
2 Importing IF_INIT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081124
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20081121
4 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081121

Method SET_ALV_DATA on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method SET_ALV_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING Einstelliges Kennzeichen 20081121
2 Importing IO_ALV_INST Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE WebDynpro Interface COMPONENTCONTROLLER 20081118
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081118
4 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081121

Method SET_ALV_SETTINGS on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method SET_DEFAULT_SEL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081117

Method SET_DEFAULT_SEL_VALUE on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method SET_FPM_IDR_FOR_MAINVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHERE_USED_MODE Call by reference Type reference (TYPE) STRING 20081127
2 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20081127

Method SET_FPM_IDR_FOR_MAINVIEW on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method SYNC_PERS_DATA Signature

Method SYNC_PERS_DATA on class CL_USMD_WHERE_USED_GUI_WD has no parameter.
Method SYNC_PERS_DATA on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method TOGGLE_DESCR_COLUMN_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_INIT Call by reference Type reference (TYPE) USMD_FLG ABAP_FALSE FIN MDM: Allgemeines Kennzeichen 20081202
2 Importing IO_ALV_INST Call by reference Object reference (TYPE REF TO) IWCI_SALV_WD_TABLE WebDynpro Interface COMPONENTCONTROLLER 20081126
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081126

Method TOGGLE_DESCR_COLUMN_VISIBLE on class CL_USMD_WHERE_USED_GUI_WD has no exception.

Method VALIDATE_SEL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081118
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20081118

Method VALIDATE_SEL_VALUE on class CL_USMD_WHERE_USED_GUI_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605