SAP ABAP Class CL_PROXY_UIX_PROBLEMS (Proxy Name Problems)
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 20110218
Properties
Class CL_PROXY_UIX_PROBLEMS  
Short Description Proxy Name Problems    
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 20110218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY_UI_INDEX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PROXY_UIX_PROBLEMS has no interface implemented.
Friends
Class CL_PROXY_UIX_PROBLEMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_CHANGE_HANDLER change handler for CL_PROXY 20110218
2 PLUGIN Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_UIX_PLGN_BASE PlugIn Base Class for Proxys via IF_PX*-APIs 20110218
3 PROBLEMS Instance attribute Protected Type reference (TYPE) ESD_PROBLEMS_T ESD: Problems 20110218
4 UI_INDEX Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_UIX_INDEX ui index 20110218
5 UI_MODE Instance attribute Protected Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20110218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Protected Method add problem to problems 20110218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110218
3 CREATE_FIELD_CATALOG Instance method Protected Method creates fieldcatalog 20110218
4 CREATE_PROBLEM Instance method Private Method create line of problem for given ID 20110218
5 CREATE_TABLE Instance method Protected Method create table of relevant objects 20110218
6 PROBLEM_EXISTS Instance method Public Method any problem existing 20110218
7 UPDATE_TABLE Instance method Protected Method create table of relevant objects 20110218
Events
Class CL_PROXY_UIX_PROBLEMS has no event.
Types
Class CL_PROXY_UIX_PROBLEMS 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 INDEX Call by reference Type reference (TYPE) CL_PROXY_UI_INDEX=>S_INDEX 20110218

Method ADD_ENTRY on class CL_PROXY_UIX_PROBLEMS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLUGIN Call by reference Object reference (TYPE REF TO) IF_ESD_PLUGIN needed for check_fields 20110218
2 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UIX_INDEX UI_INDEX for MDR objects 20110218
3 Importing UI_MODE Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY WB Request: Operation in the Development Environment 20110218

Method CONSTRUCTOR on class CL_PROXY_UIX_PROBLEMS 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 Field Catalog for List Viewer Control 20110218

Method CREATE_FIELD_CATALOG on class CL_PROXY_UIX_PROBLEMS has no exception.

Method CREATE_PROBLEM 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 20110218
2 Changing PROBLEM Call by reference Type reference (TYPE) ESD_PROBLEM_S ESD: Problem for Object 20110218

Method CREATE_PROBLEM on class CL_PROXY_UIX_PROBLEMS has no exception.

Method CREATE_TABLE Signature

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

Method PROBLEM_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 ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110218

Method PROBLEM_EXISTS on class CL_PROXY_UIX_PROBLEMS has no exception.

Method UPDATE_TABLE Signature

Method UPDATE_TABLE on class CL_PROXY_UIX_PROBLEMS has no parameter.
Method UPDATE_TABLE on class CL_PROXY_UIX_PROBLEMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 802