SAP ABAP Class CL_PROXY_UIX_WHERE_USED_LIST (WhereUsedList for MDR proxies)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI_MDR (Package) MDR proxy editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESD_TABLE_DATA Class to hold tabular data 20110527
Properties
Class CL_PROXY_UIX_WHERE_USED_LIST  
Short Description WhereUsedList for MDR proxies    
Super Class CL_ESD_TABLE_DATA Class to hold tabular data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI_MDR   MDR proxy editor 
Created 20110527   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_UIX_WHERE_USED_LIST has no forward declaration.
Interfaces
Class CL_PROXY_UIX_WHERE_USED_LIST has no interface implemented.
Friends
Class CL_PROXY_UIX_WHERE_USED_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Instance attribute Protected Type reference (TYPE) SYTABIX 20110527
2 ID Instance attribute Public Type reference (TYPE) PRX_ID 20110527
3 PROXY_PLUGIN Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_UIX_PLGN_BASE proxy plugin 20110527
4 USAGES Instance attribute Protected Type reference (TYPE) ESD_WHERE_USED_T 20110527
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Protected Method 20110527
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110527
3 CREATE_FIELD_CATALOG Instance method Protected Method 20110527
4 CREATE_TABLE Instance method Public Method 20110527
5 USAGE_EXISTS Instance method Public Method 20110527
Events
Class CL_PROXY_UIX_WHERE_USED_LIST has no event.
Types
Class CL_PROXY_UIX_WHERE_USED_LIST has no local type.
Method Signatures

Method ADD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WHERE_USED Call by reference Type reference (TYPE) SPRX_S_WHERE_USED_LIST 20110527

Method ADD_ENTRY on class CL_PROXY_UIX_WHERE_USED_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20110527
2 Importing PLUGIN Call by reference Object reference (TYPE REF TO) IF_ESD_PLUGIN 20110527

Method CONSTRUCTOR on class CL_PROXY_UIX_WHERE_USED_LIST has no exception.

Method CREATE_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20110527

Method CREATE_FIELD_CATALOG on class CL_PROXY_UIX_WHERE_USED_LIST has no exception.

Method CREATE_TABLE Signature

Method CREATE_TABLE on class CL_PROXY_UIX_WHERE_USED_LIST has no parameter.
Method CREATE_TABLE on class CL_PROXY_UIX_WHERE_USED_LIST has no exception.

Method USAGE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) PRX_BOOLEAN 20110527

Method USAGE_EXISTS on class CL_PROXY_UIX_WHERE_USED_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803