SAP ABAP Class CL_DMC_WHEREUSED_LIST_GUI (MWB: GUi class for where-used lists)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_ALV_GRID ALV Grid object 20050809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_CUSTOM_CONTAINER Custom container object 20050809
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_GUI GUI object 20050809
Properties
Class CL_DMC_WHEREUSED_LIST_GUI  
Short Description MWB: GUi class for where-used lists    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20050809   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_WHEREUSED_LIST_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_ALV_GRID ALV Grid object 20050809
2 IF_DMC_CUSTOM_CONTAINER Custom container object 20050809
3 IF_DMC_GUI GUI object 20050809
Friends
Class CL_DMC_WHEREUSED_LIST_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL_OBJECT_REF Instance attribute Public Object reference (TYPE REF TO) IF_DMC_POBJECT Object for which where-used list is displayed 20050809
2 ALV_GRID_REF Instance attribute Public Attribute reference (LIKE) 20050809
3 CUSTOM_CONTAINER_REF Instance attribute Private Attribute reference (LIKE) 20050809
4 FIELDCATALOG_TAB Instance attribute Public Attribute reference (LIKE) 20050809
5 SORTING_TAB Instance attribute Public Attribute reference (LIKE) 20050809
6 TOOLBAR_EXCLUDE_TAB Instance attribute Public Attribute reference (LIKE) 20050810
7 WHEREUSED_LIST_REF Static Attribute Private Object reference (TYPE REF TO) CL_DMC_WHEREUSED_LIST_GUI MWB: GUi class for where-used lists 20050809
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method 20050809
2 BUILD_SORTING Instance method Private Method 20050809
3 BUILD_TOOLBAR_EXCLUDE_LIST Instance method Private Method 20050810
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050809
5 CMD Instance method Public Method 20050809
6 FREE Instance method Public Method destroys container and all references 20050809
7 GET_ALV_GRID Instance method Private Method 20050809
8 GET_CUSTOM_CONTAINER Instance method Private Method 20050809
9 GET_PFSTATUS Instance method Public Method 20050809
10 GET_REFERENCE Static method Public Method returns instance of Where-used list GUI 20050809
11 GET_TITLE Instance method Public Method 20050809
12 INIT_ALV_GRID_HANDLERS Instance method Private Method 20050809
13 SET_ALV_GRID Instance method Private Method 20050809
14 SET_CUSTOM_CONTAINER Instance method Private Method 20050809
15 SHOW_WHEREUSED_LIST Instance method Public Method displays where-used list in ALV Grid 20050809
Events
Class CL_DMC_WHEREUSED_LIST_GUI has no event.
Types
Class CL_DMC_WHEREUSED_LIST_GUI has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

Method BUILD_FIELDCATALOG on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method BUILD_FIELDCATALOG on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method BUILD_SORTING Signature

Method BUILD_SORTING on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method BUILD_SORTING on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method BUILD_TOOLBAR_EXCLUDE_LIST Signature

Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CMD Signature

Method CMD on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method CMD on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method FREE Signature

Method FREE on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method FREE on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method GET_ALV_GRID Signature

Method GET_ALV_GRID on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method GET_ALV_GRID on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method GET_CUSTOM_CONTAINER Signature

Method GET_CUSTOM_CONTAINER on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method GET_CUSTOM_CONTAINER on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method GET_PFSTATUS Signature

Method GET_PFSTATUS on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method GET_PFSTATUS on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_WHEREUSED_LIST Value transfer Object reference (TYPE REF TO) CL_DMC_WHEREUSED_LIST_GUI 20050809

Method GET_REFERENCE on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method GET_TITLE on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method INIT_ALV_GRID_HANDLERS Signature

Method INIT_ALV_GRID_HANDLERS on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method INIT_ALV_GRID_HANDLERS on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method SET_ALV_GRID Signature

Method SET_ALV_GRID on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method SET_ALV_GRID on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method SET_CUSTOM_CONTAINER Signature

Method SET_CUSTOM_CONTAINER on class CL_DMC_WHEREUSED_LIST_GUI has no parameter.
Method SET_CUSTOM_CONTAINER on class CL_DMC_WHEREUSED_LIST_GUI has no exception.

Method SHOW_WHEREUSED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHEREUSED_LIST Value transfer Type reference (TYPE) ANY TABLE 20050809
2 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) DMC_IDENT Name des Custom-Containers 20050809

Method SHOW_WHEREUSED_LIST on class CL_DMC_WHEREUSED_LIST_GUI has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620