SAP ABAP Class CL_FDT_WD_WHERE_USED_MODEL (FDT WD: Model for Where Used Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 20070117
Properties
Class CL_FDT_WD_WHERE_USED_MODEL  
Short Description FDT WD: Model for Where Used Component    
Super Class CL_FDT_WD_MODEL FDT WD: Model for Web Dynpro (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_CORE_OBJECTS   BRFplus: Core Objects for Web Dynpro UI 
Created 20070117   SAP 
Last change 20110908   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)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_WHERE_USED_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_WHERE_USED_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GDT_DDIC_MODEL_NODE Constant Public Type reference (TYPE) STRING 'GDT_DDIC_USAGE' Model node for ddic and gdt where-used 20070130
2 GC_OBJECT_DATA_MODEL_NODE Constant Public Type reference (TYPE) STRING 'OBJECT_DATA' 20070122
3 GC_SIMPLE_LIST_MODEL_NODE Constant Public Type reference (TYPE) STRING 'SIMPLE_OBJ_LIST' Node for simple object list 20070118
4 GC_TREE_LIST_MODEL_NODE Instance attribute Public Type reference (TYPE) STRING 'TREE_OBJ_LIST' Node for usage tree object list 20070131
5 MO_ADMIN_DATA Instance attribute Private Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20070118
6 MS_OBJECT_DATA Instance attribute Private Type reference (TYPE) FDTS_WD_WHERE_USED_MODEL FDT WD: Structure for where used component 20070122
7 MT_GDT_DDIC_OBJ_LIST Instance attribute Private Type reference (TYPE) FDTT_WD_WHERE_USED_DO_MODEL FDT WD: Table Type for where-used component (GDT/DDIC)s 20070130
8 MT_OTHER_CLIENTS Instance attribute Public Type reference (TYPE) T_OTHER_CLIENT Usages in other clients 20080128
9 MT_SIMPLE_OBJ_LIST Instance attribute Private Type reference (TYPE) FDTT_WD_WHERE_USED_MODEL FDT WD: Table type for where used Component 20070118
10 MT_TREE_OBJ_LIST Instance attribute Private Type reference (TYPE) FDTT_WD_WHERE_USED_TREE_MODEL Table type for where-used tree 20070131
Methods
# Method Level Visibility Method type Description Created on
1 DDIC_WHERE_USED Instance method Public Method 20070125
2 FILL_MT_GDT_DDIC_OBJ_LIST Instance method Private Method Method fills object list that use specific gdt/ddic-type 20070130
3 GDT_WHERE_USED Instance method Public Method 20070125
4 SIMPLE_WHERE_USED Instance method Public Method Simple search for where-used objects 20070118
5 TREE_WHERE_USED Instance method Public Method Where-used list as tree 20070124
Events
Class CL_FDT_WD_WHERE_USED_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_OTHER_CLIENT Public See coding 20080128 BEGIN OF s_other_client, client TYPE mandt, usages TYPE i, END OF s_other_client
2 T_OTHER_CLIENT Public See coding 20080128 t_other_client TYPE STANDARD TABLE OF s_other_client
Method Signatures

Method DDIC_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20070130

Method DDIC_WHERE_USED on class CL_FDT_WD_WHERE_USED_MODEL has no exception.

Method FILL_MT_GDT_DDIC_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID 20070130

Method FILL_MT_GDT_DDIC_OBJ_LIST on class CL_FDT_WD_WHERE_USED_MODEL has no exception.

Method GDT_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GDT_PATH Call by reference Type reference (TYPE) STRING 20070130

Method GDT_WHERE_USED on class CL_FDT_WD_WHERE_USED_MODEL has no exception.

Method SIMPLE_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID of object 20070118
2 Importing IV_INCL_MEMORY Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070118
3 Importing IV_ONLY_REUSABLE_OBJECTS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE True: only reusable objects 20090812

Method SIMPLE_WHERE_USED on class CL_FDT_WD_WHERE_USED_MODEL has no exception.

Method TREE_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Universal Unique Identifier 20070124
2 Importing IV_INCL_MEMORY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070131

Method TREE_WHERE_USED on class CL_FDT_WD_WHERE_USED_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710