SAP ABAP Class CL_PROXY_ESD_PLUGIN (PlugIn class for proxy objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI (Package) User Interface for Proxy Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_COMMON Common functions 20060726
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_EXTVIEW External View 20060727
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_INTVIEW Internal View 20060727
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PLUGIN includes all implemented interfaces 20061103
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROBLEMS Name Problems 20060727
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROPERTIES Properties 20060727
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROXY Proxy specific functions 20060727
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_RELATED_INTERFACES Releated Interfaces 20080227
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_REL_OBJECTS Relevant Objects 20060727
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_WARNINGS Warnings 20060727
... Click here to see Used By full list (1 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_ESD_PLGN_SV Plugin Class for Service Variants 20081028
Properties
Class CL_PROXY_ESD_PLUGIN  
Short Description PlugIn class for proxy objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI   User Interface for Proxy Generation 
Created 20051019   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_ESD_TREE_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PROXY_ESD_TREE_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_PROXY_UI_INDEX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_ESD_TABLE_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SESI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SPRUI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESD_COMMON Common functions 20060726
2 IF_ESD_EXTVIEW External View 20060727
3 IF_ESD_INTVIEW Internal View 20060727
4 IF_ESD_PLUGIN includes all implemented interfaces 20061103
5 IF_ESD_PROBLEMS Name Problems 20060727
6 IF_ESD_PROPERTIES Properties 20060727
7 IF_ESD_PROXY Proxy specific functions 20060727
8 IF_ESD_RELATED_INTERFACES Releated Interfaces 20080227
9 IF_ESD_REL_OBJECTS Relevant Objects 20060727
10 IF_ESD_WARNINGS Warnings 20060727
11 IF_ESD_WHERE_USED_LIST Where Used List 20061009
12 IF_ESD_WSDL WSDL 20060727
Friends
# Friend Modeled only Created on Description
1 CL_PROXY_ESD_UI_PLUGIN 20061102 proxy specific UI funtions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Constant Public Type reference (TYPE) STRING 'PROXY_UI' 20090807
2 CHANGED_OBJECTS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_CHANGE_HANDLER change handler for CL_PROXY 20070221
3 CHANGE_HANDLER_VIF Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_CHANGE_HANDLER change handler for CL_PROXY 20091204
4 CLASSIFICATIONS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_CLASSIFICATIONS Proxy classifications 20070124
5 CONTEXT_DRIVERS Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_ESD_CONTEXT_DRIVER Proxy Context Driver 20080208
6 C_PROPERTY_NOT_RELEVANT Constant Public Type reference (TYPE) C '-' property is not relevant in this context 20070514
7 ENUMERATIONS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_ENUMERATION Proxy enumeration values 20080208
8 EXTINTVIEW_DATA Instance attribute Private Type reference (TYPE) SPRUI_EXTVIEW ESD Structure for External View Data 20060901
9 EXTINTVIEW_ESD_DATA Instance attribute Protected Object reference (TYPE REF TO) IF_ESD_DATA generic data container for EXTINTVIEW_DATA 20081103
10 EXTVIEW_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_TREE_DATA Class to hold tree structured data 20060901
11 GENERATION_PARAMS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_GENERATION_PARAMS Parameter to generate a proxy 20070813
12 IFR_ID Instance attribute Public Type reference (TYPE) PRX_S_IFR external key 20100713
13 INTVIEW_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_TREE_DATA Class to hold tree structured data 20060901
14 MESSAGES Instance attribute Protected Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20060419
15 NEXT_NODE_ID Instance attribute Private Type reference (TYPE) PRX_ID node ID of to be selected node (after a reset) 20100224
16 PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_ESD_PLUGIN parent plugin (e.g. in context of a VIF plugin) 20061113
17 PROBLEMS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_PROBLEMS Proxy Name Problems 20060823
18 PROPERTIES_DATA Instance attribute Protected Type reference (TYPE) SPRUI_PROPERTIES ESD: Structure for Proxy Properties Data 20060901
19 PROXY Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20051109
20 PROXY_CURRENT Instance attribute Private Object reference (TYPE REF TO) CL_PROXY Current Proxy Version 20061212
21 PROXY_DB_ACTIVE Instance attribute Private Object reference (TYPE REF TO) CL_PROXY Active Proxy Version 20070711
22 PROXY_PREVIEW Instance attribute Private Object reference (TYPE REF TO) CL_PROXY WSDL (Repository) Proxy Version 20070711
23 RELATED_INTERFACES Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_ESD_RELATED_INTERF 20080227
24 REL_OBJECTS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_REL_OBJECTS TableData for Proxys 20060901
25 STATUS Instance attribute Public Attribute reference (LIKE) 20060320
26 SUPPRESS_DIALOGS Instance attribute Protected Type reference (TYPE) PRX_BOOLEAN suppress popups during processing 20081002
27 UI_INDEX Instance attribute Public Object reference (TYPE REF TO) CL_PROXY_UI_INDEX Index for UI 20070615
28 V_OBJECT_KEY Instance attribute Public Attribute reference (LIKE) 20061116
29 V_OBJECT_TYPE Instance attribute Public Attribute reference (LIKE) 20061116
30 WARNINGS Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_WARNINGS Proxy Warnings (Mapping XSD->ABAP) 20060823
31 WHERE_USED_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_ESD_WHERE_USED_LIST WhereUsed List for Proxy 20061009
32 WSDL_CHANGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_CHANGE_HANDLER change handler for WSDL-Tab relevant changes 20071205
33 WSDL_DATA Instance attribute Protected Type reference (TYPE) SESI_WSDL_DATA Structure for WSDL data 20070702
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Protected Method activate object 20060731
2 ADD_MESSAGE Instance method Private Method add a single message to messages 20070629
3 ADD_MESSAGES_FROM_LOG Static method Protected Method Add single message using the message structure 20060712
4 CHECK Instance method Public Method 20061116
5 CHECK_LOG Instance method Protected Method check if log available 20070628
6 CHECK_SUPPORT_PACKAGE_MODE Static method Private Method check about support package mode -> if yes raises exception 20070504
7 COMPARE_IFR_IDS Instance method Private Method Compare current Proxy ifr_id with WSDL ifr_id 20061215
8 COMPLETE_IFR_ID Static method Private Method 20110816
9 COPY Instance method Public Method 20061116
10 CREATE_NEW_PROXY Instance method Protected Method create a new proxy instance 20060317
11 CREATE_PROBLEMS Instance method Protected Method create problems data container 20091119
12 CREATE_PROXY_REF Instance method Protected Method creates a proxy instance 20051019
13 CREATE_REQUEST Static method Private Method create request for a subid in complex proxy 20061123
14 CREATE_REQUEST_VIA_IFR_ID Static method Public Method create request for a subid for a proxy identified via IFR_ID 20070104
15 CREATE_UI_INDEX Instance method Protected Method create instance of ui_index 20070817
16 CREATE_VIF_PLUGIN Instance method Protected Method create embedded instance 20060831
17 CREATE_WARNINGS Instance method Protected Method create problems data container 20091119
18 DDIC_CHECK Instance method Private Method compares proxy and DDIC metada 20061106
19 DELETE Instance method Public Method 20061116
20 FILL_NAMES_PROPOSED Static method Private Method build up name_proposal list from proxy instance 20070425
21 GENERATE Instance method Public Method 20060731
22 GENERATE_PROXY Instance method Private Method (re)generates a existing proxy instance 20060710
23 GET_CHANGED_IDS Instance method Public Method returns list of changed objects... 20070221
24 GET_DELETABLE_OBJECTS Instance method Protected Method 20100625
25 GET_EXTINTVIEW_DATA Instance method Public Method Get data for a external tree node 20070725
26 GET_EXTINTVIEW_ESD_DATA Instance method Public Method get pointer for ESD_DATA 20090513
27 GET_EXTVIEW_DETAIL_DATA Instance method Public Method 20060731
28 GET_EXTVIEW_TREE_DATA Instance method Public Method 20060731
29 GET_INTVIEW_DETAIL_DATA Instance method Public Method 20060731
30 GET_INTVIEW_TREE_DATA Instance method Public Method 20060731
31 GET_LOG Instance method Public Method returns log messages 20070628
32 GET_NEXT_NODE_ID Instance method Public Method 20100224
33 GET_PROPERTIES_DATA Instance method Public Method 20060731
34 GET_PROXY Instance method Protected Method 20091006
35 GET_PROXY_CURRENT Instance method Protected Method 20091006
36 GET_PROXY_DATA_ATTR Instance method Protected Method fullfills prx_ui_object_data structure out of sprx_s_index 20061207
37 GET_PROXY_DATA_ATTR_DT Instance method Protected Method fullfills prx_ui_object_data structure out of sprx_s_index 20061208
38 GET_PROXY_DATA_ATTR_ENH Instance method Protected Method fullfills prx_ui_object_attr_enh struct. out of sprx_s_index 20070131
39 GET_PROXY_DATA_ATTR_IF Instance method Protected Method fullfills prx_ui_object_data structure out of sprx_s_index 20061207
40 GET_PROXY_DATA_GENERAL Instance method Protected Method fullfills node-general data 20070817
41 GET_PROXY_DATA_KEY Instance method Protected Method fullfills prx_ui_object_data structure out of sprx_s_index 20061207
42 GET_PROXY_DATA_NODE Instance method Protected Method data transport CL_PROXY->UI 20060809
43 GET_PROXY_DATA_OBJECT Instance method Public Method fullfills prx_ui_object_data structure out of sprx_s_index 20060809
44 GET_PROXY_DB_ACTIVE Instance method Protected Method 20091006
45 GET_TESTPROGRAM Instance method Public Method 20061116
46 GET_WB_OBJECT_KEY Instance method Public Method 20061116
47 GET_WB_OBJECT_TYPE Instance method Public Method 20061116
48 GET_WHEREUSED_ICON Static method Public Method Gets icons for sprx_index-read_only 20070322
49 GET_WSDL Instance method Public Method 20060731
50 INITIALZE_UI_PLUGIN Instance method Protected Method 20070813
51 IS_PROXY_CURRENT Instance method Public Method make proxy_current effective 20091105
52 IS_READONLY Instance method Public Method data is ReadOnly 20081105
53 LOCK Instance method Public Method 20061116
54 LOG2MESSAGE Static method Private Method converts sproxlog to esd_message_s 20071018
55 MODIFY_SCREEN_DATA Instance method Protected Method data transport CL_PROXY->UI 20070817
56 NOTIFY_SUPPORT_PACKAGE_MODE Instance method Protected Method notifies about support package mode 20070504
57 PREPARE_DELETION Instance method Protected Method prepare deletion (show deletable objects etc). 20100630
58 PROVIDE_CLASSIFICATIONS Instance method Protected Method 20100429
59 PROXY_ERROR_2_ESD_EXCEPTION Static method Public Method converts instance of cx_proxy_gen_error to cx_esd_exception 20061128
60 RELOAD Instance method Public Method 20061207
61 RENAME Instance method Public Method 20061116
62 RESET Instance method Public Method destroy/recreate data containers.... 20061212
63 RESET_DATA Instance method Protected Method reset data container 20080208
64 SAVE Instance method Public Method 20061116
65 SET_EXTVIEW_DETAIL_DATA Instance method Public Method 20060731
66 SET_INTVIEW_DETAIL_DATA Instance method Public Method 20060731
67 SET_NEXT_NODE_ID Instance method Public Method 20100224
68 SET_PROPERTIES_DATA Instance method Public Method 20060731
69 SET_PROXY Instance method Protected Method setter for me->proxy 20090429
70 SET_PROXY_CURRENT Instance method Protected Method 20091006
71 SET_PROXY_DATA_NODE Instance method Protected Method data transport UI to CL_PROXY 20060809
72 SET_PROXY_DB_ACTIVE Instance method Protected Method 20091006
73 SET_WB_OBJECT_KEY Instance method Public Method 20061116
74 SET_WB_OBJECT_TYPE Instance method Public Method 20061116
75 SWITCH_TO_PROXY_CURRENT Instance method Protected Method make proxy_current effective 20070716
76 UNLOCK Instance method Public Method 20061116
77 XML_COMPARE Instance method Private Method 20061215
Events
Class CL_PROXY_ESD_PLUGIN has no event.
Types
Class CL_PROXY_ESD_PLUGIN has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_ALL Call by reference Type reference (TYPE) PRX_BOOLEAN SPACE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20061108
2 Exporting LOG Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES warnings/infos during activation 20070323
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20061108

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Message Class 20070629
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Message Number 20070629
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY Message Type 20070629
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 Message Variable 20070629
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 Message Variable 20070629
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 Message Variable 20070629
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 Message Variable 20070629
8 Importing IV_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20070629
9 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20070629

Method ADD_MESSAGE on class CL_PROXY_ESD_PLUGIN has no exception.

Method ADD_MESSAGES_FROM_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG Call by reference Type reference (TYPE) SPROXLOG single log 20060712
2 Importing IT_LOG Call by reference Type reference (TYPE) SPRX_LOG_T multiple log 20060712
3 Importing IV_CHECK_ID Call by reference Type reference (TYPE) STRING Check ID 20061208
4 Changing MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20061123
5 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20061128

Method ADD_MESSAGES_FROM_LOG on class CL_PROXY_ESD_PLUGIN has no exception.

Method CHECK Signature

Method CHECK on class CL_PROXY_ESD_PLUGIN has no parameter.
Method CHECK on class CL_PROXY_ESD_PLUGIN has no exception.

Method CHECK_LOG Signature

Method CHECK_LOG on class CL_PROXY_ESD_PLUGIN has no parameter.
Method CHECK_LOG on class CL_PROXY_ESD_PLUGIN has no exception.

Method CHECK_SUPPORT_PACKAGE_MODE Signature

Method CHECK_SUPPORT_PACKAGE_MODE on class CL_PROXY_ESD_PLUGIN has no parameter.
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20070504

Method COMPARE_IFR_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WEBSERVICE Call by reference Type reference (TYPE) PRX_BOOLEAN SPACE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20061215
2 Importing PROXY_IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20061215
3 Importing WSDL_IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20061215
# Exception Resumable Description Created on
1 CX_ESD_INTERNAL_ERROR Unified Editor: Exception 20061215

Method COMPLETE_IFR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Proxy Generation: Object Identification ES Builder 20110816
2 Importing WSDL_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20110816
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Fault 20110816

Method COPY Signature

Method COPY on class CL_PROXY_ESD_PLUGIN has no parameter.
Method COPY on class CL_PROXY_ESD_PLUGIN has no exception.

Method CREATE_NEW_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GENERATION_PARAMS Call by reference Object reference (TYPE REF TO) CL_PROXY_GENERATION_PARAMS Parameter to generate a proxy 20060630
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Proxy-Generierung: Fehler 20060419
2 CX_ESD_ALREADY_EXISTS Object already exists 20061026
3 CX_ESD_EXCEPTION Unified Editor: Exception 20100625
4 CX_ESD_LOCKED Object Is Locked 20060419
5 CX_ESD_PERMISSION_FAILURE No Authorization 20060419

Method CREATE_PROBLEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UI_MODE Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20091119

Method CREATE_PROBLEMS on class CL_PROXY_ESD_PLUGIN has no exception.

Method CREATE_PROXY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GENERATION_PARAMS Call by reference Object reference (TYPE REF TO) CL_PROXY_GENERATION_PARAMS Parameter to generate a proxy 20060630
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY 20051025
3 Importing IV_OBJECT_TYP Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20060316
4 Importing IV_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20061110
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Proxy-Generierung: Fehler 20060419
2 CX_ESD_EXCEPTION Unified Editor: Exception 20100625
3 CX_ESD_LOCKED Object Is Locked 20060419
4 CX_ESD_NOT_FOUND Objekt existiert nicht. 20060419
5 CX_ESD_PERMISSION_FAILURE No Authorization 20060419

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY WB Request: Operation in the Development Environment 20061123
2 Importing CHECK_ID Call by reference Type reference (TYPE) STRING Check ID 20061208
3 Importing DDIC_LOG_KEY Call by reference Type reference (TYPE) STRING log key of a failed ddic activation 20061228
4 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20061123
5 Importing SUB_ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20061123
6 Importing SUB_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20061123
7 Importing SUB_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20061123
8 Importing TAB Call by reference Type reference (TYPE) ESD_TAB ESI-Tabstrip 20070629
9 Returning WB_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20061123

Method CREATE_REQUEST on class CL_PROXY_ESD_PLUGIN has no exception.

Method CREATE_REQUEST_VIA_IFR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY WB Request: Operation in the Development Environment 20070104
2 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Proxy Generation: Proxy Type with Referenced Proxy Types 20070104
3 Importing PLUGIN Call by reference Object reference (TYPE REF TO) IF_ESD_PLUGIN includes all implemented interfaces 20110519
4 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20070321
5 Importing SUB_ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20070104
6 Importing TAB Call by reference Type reference (TYPE) ESD_TAB ESI-Tabstrip 20070319
7 Returning WB_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20070104
# Exception Resumable Description Created on
1 CX_ESD_NOT_FOUND Objekt existiert nicht. 20081028

Method CREATE_UI_INDEX Signature

Method CREATE_UI_INDEX on class CL_PROXY_ESD_PLUGIN has no parameter.
Method CREATE_UI_INDEX on class CL_PROXY_ESD_PLUGIN has no exception.

Method CREATE_VIF_PLUGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REUSE_VIF Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20091201

Method CREATE_VIF_PLUGIN on class CL_PROXY_ESD_PLUGIN has no exception.

Method CREATE_WARNINGS Signature

Method CREATE_WARNINGS on class CL_PROXY_ESD_PLUGIN has no parameter.
Method CREATE_WARNINGS on class CL_PROXY_ESD_PLUGIN has no exception.

Method DDIC_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LOG Call by reference Type reference (TYPE) SPRX_LOG_T 20061106
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Aktion abgebrochen 20061122
2 CX_ESD_EXCEPTION Unified Editor: Exception 20061122
3 CX_ESD_INTERNAL_ERROR Internal Error 20061122

Method DELETE Signature

Method DELETE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method DELETE on class CL_PROXY_ESD_PLUGIN has no exception.

Method FILL_NAMES_PROPOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAMES_PROPOSED Call by reference Type reference (TYPE) PRX_PRPS_PROXIES Proposed Names (Proxies) 20070425
2 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20070425

Method FILL_NAMES_PROPOSED on class CL_PROXY_ESD_PLUGIN has no exception.

Method GENERATE Signature

Method GENERATE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GENERATE on class CL_PROXY_ESD_PLUGIN has no exception.

Method GENERATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GENERATION_PARAMS Call by reference Object reference (TYPE REF TO) CL_PROXY_GENERATION_PARAMS Parameter to generate a proxy 20060710
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Proxy-Generierung: Fehler 20060710
2 CX_ESD_INTERNAL_ERROR Internal Error 20060710
3 CX_ESD_LOCKED Object Is Locked 20060710
4 CX_ESD_PERMISSION_FAILURE No Authorization 20060710

Method GET_CHANGED_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDS Value transfer Type reference (TYPE) PRX_IDS Proxy Generation: Unique IDs of Proxy Objects 20070221

Method GET_CHANGED_IDS on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_DELETABLE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDS Value transfer Type reference (TYPE) PRX_IDS Proxy Generation: Unique IDs of Proxy Objects 20100625

Method GET_DELETABLE_OBJECTS on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_EXTINTVIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Type reference (TYPE) CL_PROXY_ESD_TREE_OBJECT=>S_NODE 20070725
2 Returning OBJECT_DATA Value transfer Type reference (TYPE) SPRUI_OBJECT_DATA 20070725

Method GET_EXTINTVIEW_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_EXTINTVIEW_ESD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESD_DATA Value transfer Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20090513

Method GET_EXTINTVIEW_ESD_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_EXTVIEW_DETAIL_DATA Signature

Method GET_EXTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_EXTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_EXTVIEW_TREE_DATA Signature

Method GET_EXTVIEW_TREE_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_EXTVIEW_TREE_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_INTVIEW_DETAIL_DATA Signature

Method GET_INTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_INTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_INTVIEW_TREE_DATA Signature

Method GET_INTVIEW_TREE_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_INTVIEW_TREE_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOG Value transfer Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20070628

Method GET_LOG on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_NEXT_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEXT_NODE_ID Value transfer Type reference (TYPE) PRX_ID 20100224

Method GET_NEXT_NODE_ID on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROPERTIES_DATA Signature

Method GET_PROPERTIES_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_PROPERTIES_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY Signature

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

Method GET_PROXY on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_CURRENT Signature

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

Method GET_PROXY_CURRENT on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_ATTR 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 20061207
2 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20061207
3 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX ui index 20070706

Method GET_PROXY_DATA_ATTR on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_ATTR_DT 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 20061208
2 Importing NODE Call by reference Type reference (TYPE) CL_PROXY_ESD_TREE_OBJECT=>S_NODE 20070618
3 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20061208
4 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX 20070706

Method GET_PROXY_DATA_ATTR_DT on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_ATTR_ENH 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 20070131
2 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20070131
3 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX 20070706

Method GET_PROXY_DATA_ATTR_ENH on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_ATTR_IF 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 20061207
2 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20061207
3 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX 20070706

Method GET_PROXY_DATA_ATTR_IF on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GENERAL_DATA Call by reference Type reference (TYPE) ESD_GENERAL_DATA ESD Structure for External View Data 20070817

Method GET_PROXY_DATA_GENERAL on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_KEY 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 20061207
2 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20061207

Method GET_PROXY_DATA_KEY on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ESD_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060809
2 Changing NODE_DATA Call by reference Type reference (TYPE) SPRUI_NODE_DATA ESD Structure for Node Data 20060809
3 Changing TABLES_DATA Call by reference Type reference (TYPE) IF_ESD_TABLE_DATA=>T_DATA_TAB List of detail table data 20080201
4 Changing TREE_NODE Call by reference Object reference (TYPE REF TO) ESD_TREE_NODE_S ESD: Tree Node Infos 20060809

Method GET_PROXY_DATA_NODE on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DATA_OBJECT 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 20060809
2 Importing NODE Call by reference Type reference (TYPE) CL_PROXY_ESD_TREE_OBJECT=>S_NODE 20070618
3 Changing OBJECT_DATA Call by reference Type reference (TYPE) SPRUI_OBJECT_DATA ESD Structure for External View Data 20060809
4 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20060825
5 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX ui index 20070705

Method GET_PROXY_DATA_OBJECT on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_PROXY_DB_ACTIVE Signature

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

Method GET_PROXY_DB_ACTIVE on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_TESTPROGRAM Signature

Method GET_TESTPROGRAM on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_TESTPROGRAM on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_WB_OBJECT_KEY Signature

Method GET_WB_OBJECT_KEY on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_WB_OBJECT_KEY on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_WB_OBJECT_TYPE Signature

Method GET_WB_OBJECT_TYPE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_WB_OBJECT_TYPE on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_WHEREUSED_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ICON Call by reference Type reference (TYPE) PRX_WHEREUSEDT Use Access for an Element (Icon) 20070322
2 Importing ID Call by reference Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20070322
3 Changing REASON Call by reference Type reference (TYPE) PRX_WHEREUSED Use Access for an Element 20070322
4 Importing UI_INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX UI_INDEX for MDR objects 20070706

Method GET_WHEREUSED_ICON on class CL_PROXY_ESD_PLUGIN has no exception.

Method GET_WSDL Signature

Method GET_WSDL on class CL_PROXY_ESD_PLUGIN has no parameter.
Method GET_WSDL on class CL_PROXY_ESD_PLUGIN has no exception.

Method INITIALZE_UI_PLUGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGING Call by reference Object reference (TYPE REF TO) IF_ESD_UI_MESSAGING ESD: Communication with UI 20070813

Method INITIALZE_UI_PLUGIN on class CL_PROXY_ESD_PLUGIN has no exception.

Method IS_PROXY_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_PROXY_CURRENT Value transfer Type reference (TYPE) PRX_BOOLEAN proxy is equal with proxy_current 20091105

Method IS_PROXY_CURRENT on class CL_PROXY_ESD_PLUGIN has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning READ_ONLY Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20081105

Method IS_READONLY on class CL_PROXY_ESD_PLUGIN has no exception.

Method LOCK Signature

Method LOCK on class CL_PROXY_ESD_PLUGIN has no parameter.
Method LOCK on class CL_PROXY_ESD_PLUGIN has no exception.

Method LOG2MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_ID Call by reference Type reference (TYPE) STRING 20071018
2 Importing LOG Call by reference Type reference (TYPE) SPROXLOG Proxy Generation: Activation Log 20071018
3 Changing MESSAGE Call by reference Type reference (TYPE) ESD_MESSAGE_S ESD: Structure for messages 20071018
4 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20071018

Method LOG2MESSAGE on class CL_PROXY_ESD_PLUGIN has no exception.

Method MODIFY_SCREEN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ESD_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20070817
2 Importing INDEX Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX=>S_INDEX 20070817
3 Importing INDEX_LINE_TYPE Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX=>S_INDEX 20070817
4 Importing INDEX_REF Call by reference Object reference (TYPE REF TO) CL_PROXY_UI_INDEX=>S_INDEX 20070817
5 Changing NODE_DATA Call by reference Type reference (TYPE) SPRUI_NODE_DATA ESD Structure for Node Data 20070817

Method MODIFY_SCREEN_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method NOTIFY_SUPPORT_PACKAGE_MODE Signature

Method NOTIFY_SUPPORT_PACKAGE_MODE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method NOTIFY_SUPPORT_PACKAGE_MODE on class CL_PROXY_ESD_PLUGIN has no exception.

Method PREPARE_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEL_REFERED_OBJECTS Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20100630
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Aktion abgebrochen 20100630

Method PROVIDE_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSIFICATIONS Value transfer Object reference (TYPE REF TO) CL_PROXY_ESD_CLASSIFICATIONS Proxy classifications 20100429

Method PROVIDE_CLASSIFICATIONS on class CL_PROXY_ESD_PLUGIN has no exception.

Method PROXY_ERROR_2_ESD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ESD_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ESD_EXCEPTION Unified Editor: Exception 20061128
2 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20061128
3 Importing PROXY_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_PROXY_FAULT 20061128
4 Importing RAISE Call by reference Type reference (TYPE) PRX_BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20061128
5 Importing VIS_TYPE Call by reference Type reference (TYPE) ESD_VIS_TYPE SESI_VIS_TYPE_CONTAINER ESD: Visualisation Type for Messages 20100625
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20061128

Method RELOAD Signature

Method RELOAD on class CL_PROXY_ESD_PLUGIN has no parameter.
Method RELOAD on class CL_PROXY_ESD_PLUGIN has no exception.

Method RENAME Signature

Method RENAME on class CL_PROXY_ESD_PLUGIN has no parameter.
Method RENAME on class CL_PROXY_ESD_PLUGIN has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UI_MODE Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY WB Request: Operation in the Development Environment 20061212
2 Importing WITHOUT_CHANGE_HANDLER Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE 20091215

Method RESET on class CL_PROXY_ESD_PLUGIN has no exception.

Method RESET_DATA Signature

Method RESET_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method RESET_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method SAVE Signature

Method SAVE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SAVE on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_EXTVIEW_DETAIL_DATA Signature

Method SET_EXTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SET_EXTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_INTVIEW_DETAIL_DATA Signature

Method SET_INTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SET_INTVIEW_DETAIL_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_NEXT_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEXT_NODE_ID Call by reference Type reference (TYPE) PRX_ID 20100224

Method SET_NEXT_NODE_ID on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_PROPERTIES_DATA Signature

Method SET_PROPERTIES_DATA on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SET_PROPERTIES_DATA on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY Proxy Generation: Proxy Type with Referenced Proxy Types 20090429

Method SET_PROXY on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_PROXY_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_CURRENT Call by reference Object reference (TYPE REF TO) CL_PROXY 20091006

Method SET_PROXY_CURRENT on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_PROXY_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ESD_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060809
2 Changing NODE_DATA Call by reference Type reference (TYPE) SPRUI_NODE_DATA ESD Structure for Node Data 20060809
3 Changing TREE_NODE Call by reference Object reference (TYPE REF TO) ESD_TREE_NODE_S ESD: Tree Node Infos 20060809

Method SET_PROXY_DATA_NODE on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_PROXY_DB_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_DB_ACTIVE Call by reference Object reference (TYPE REF TO) CL_PROXY 20091006

Method SET_PROXY_DB_ACTIVE on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_WB_OBJECT_KEY Signature

Method SET_WB_OBJECT_KEY on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SET_WB_OBJECT_KEY on class CL_PROXY_ESD_PLUGIN has no exception.

Method SET_WB_OBJECT_TYPE Signature

Method SET_WB_OBJECT_TYPE on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SET_WB_OBJECT_TYPE on class CL_PROXY_ESD_PLUGIN has no exception.

Method SWITCH_TO_PROXY_CURRENT Signature

Method SWITCH_TO_PROXY_CURRENT on class CL_PROXY_ESD_PLUGIN has no parameter.
Method SWITCH_TO_PROXY_CURRENT on class CL_PROXY_ESD_PLUGIN has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_PROXY_ESD_PLUGIN has no parameter.
Method UNLOCK on class CL_PROXY_ESD_PLUGIN has no exception.

Method XML_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA1 Call by reference Type reference (TYPE) SPRX_S_PROXY 20061215
2 Importing DATA2 Call by reference Type reference (TYPE) SPRX_S_PROXY 20061215
3 Returning HTML Value transfer Type reference (TYPE) XSTRING 20070111
4 Importing PREFIX_1 Call by reference Type reference (TYPE) STRING `+ ` 20061215
5 Importing PREFIX_2 Call by reference Type reference (TYPE) STRING ` - ` 20061215
6 Importing PREFIX_SAME Call by reference Type reference (TYPE) STRING ` ` 20061215

Method XML_COMPARE on class CL_PROXY_ESD_PLUGIN has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_COMMON Common functions 20060726
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_EXTVIEW External View 20060727
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_INTVIEW Internal View 20060727
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PLUGIN includes all implemented interfaces 20061103
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROBLEMS Name Problems 20060727
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROPERTIES Properties 20060727
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_PROXY Proxy specific functions 20060727
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_RELATED_INTERFACES Releated Interfaces 20080227
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_REL_OBJECTS Relevant Objects 20060727
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_WARNINGS Warnings 20060727
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_WHERE_USED_LIST Where Used List 20061009
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_WSDL WSDL 20060727
History
Last changed by/on SAP  20130531 
SAP Release Created in 710