SAP ABAP Class CL_ESD_UI_LAYER (Class representing the UI Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_ESI_OBJECT_EDITORS (Package) Unified Editor for ESR Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESD_UI_LAYER access to UI layer functionality 20061115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20050921
Properties
Class CL_ESD_UI_LAYER  
Short Description Class representing the UI Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESD_ESI_OBJECT_EDITORS   Unified Editor for ESR Objects 
Created 20050921   SAP 
Last change 20140121   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_ESD_TABLE_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SESI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESD_UI_LAYER access to UI layer functionality 20061115
2 IF_WB_PROGRAM Workbench: Program 20050921
Friends
Class CL_ESD_UI_LAYER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_AGENT Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_PROCESS_AGENT Process Agent Table Data 20070307
2 R_CLASSIFICATIONS Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_CLASSIFICATIONS UDDI Classifications 20060905
3 R_CONSUMER_GROUPS Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_CONSUMER_GROUPS Consumer Groups 20061018
4 R_CURRENT_UI_LAYER Static Attribute Private Object reference (TYPE REF TO) CL_ESD_UI_LAYER current ui layer 20120822
5 R_EXTVIEW_TREE Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_TREE_EXTVIEW External View Tree 20051025
6 R_HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control 20051212
7 R_INTVIEW_TREE Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_TREE_INTVIEW Internal View Tree 20051025
8 R_NAME_PROBLEMS Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_NAME_PROBLEMS Name Problems 20060822
9 R_OBJECT_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_ESD_WB_OBJECT_STATUS UI Status for Workbench 20061214
10 R_PLUGIN Instance attribute Public Object reference (TYPE REF TO) IF_ESD_PLUGIN includes all implemented interfaces 20051025
11 R_RELATED_INTERFACES Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_RELATED_INTERFACES Related Interfaces 20080227
12 R_REL_OBJECTS Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_OBJECTS Relevant Objects 20051215
13 R_RESTORE_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20060330
14 R_SPLITTER_CONFIG Instance attribute Public Object reference (TYPE REF TO) CL_DYNPRO_SPLITTER Screen Splitter 20061219
15 R_SPLITTER_EXTERNAL Instance attribute Public Object reference (TYPE REF TO) CL_DYNPRO_SPLITTER Screen Splitter 20061219
16 R_SPLITTER_INTERNAL Instance attribute Public Object reference (TYPE REF TO) CL_DYNPRO_SPLITTER Screen Splitter 20061219
17 R_SPLITTER_TYPES Instance attribute Public Object reference (TYPE REF TO) CL_DYNPRO_SPLITTER Screen Splitter 20061219
18 R_STATUS Instance attribute Protected Object reference (TYPE REF TO) CL_ESD_STATUS Status Information of Plugin 20051109
19 R_TYPES_TREE Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_TREE_TYPES Types Tree 20051207
20 R_VARIANT_TREE Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_TREE_VARIANT Variant View Tree 20051025
21 R_WARNINGS Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_WARNINGS Warnings 20060822
22 R_WHERE_USED_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20060912
23 R_WHERE_USED_LIST Instance attribute Public Object reference (TYPE REF TO) CL_ESD_UI_WHERE_USED_LIST Where Used List 20060912
24 R_WSDL_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for WSDL 20051212
25 R_WSDL_EDITOR Instance attribute Protected Object reference (TYPE REF TO) CL_PROXY_XML_EDIT_WITH_TOOLBAR XML Viewer and Editor 20060713
26 S_WSDL_DATA Instance attribute Private Type reference (TYPE) SESI_WSDL_DATA Structure for WSDL data 20070524
27 V_ACTIVE_TAB Instance attribute Protected Type reference (TYPE) ESD_TAB Feld der Länge 16 20051025
28 V_ALIVE Instance attribute Private Type reference (TYPE) FLAG General Flag 20061122
29 V_CURSOR_FIELDVALUE Instance attribute Protected Type reference (TYPE) STRING Current Cursor Fieldvalue 20060804
30 V_CURSOR_POSITION Instance attribute Protected Type reference (TYPE) STRING Current Cursor Position 20051123
31 V_FOCUS Instance attribute Public Type reference (TYPE) STRING 20130114
32 V_INTERNAL_NAVIGATION Instance attribute Private Type reference (TYPE) SESI_BOOL_I 20120301
33 V_LAST_DET_VIS_EXT Static Attribute Private Type reference (TYPE) FLAG Detail View External View ON 20070629
34 V_LAST_DET_VIS_INT Static Attribute Private Type reference (TYPE) FLAG Detail View Internal View ON 20070629
35 V_LAST_TAB Static Attribute Private Type reference (TYPE) ESD_TAB Feld der Länge 16 20070316
36 V_MODE Instance attribute Protected Type reference (TYPE) CHAR8 Character Feld der Länge 8 20051025
37 V_NEW_CURSOR_POSITION Instance attribute Private Type reference (TYPE) STRING New Cursor Position 20070319
38 V_OK_CODE Instance attribute Protected Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20060816
39 V_PROGRAM Instance attribute Protected Type reference (TYPE) SY-REPID Program/transaction in SQL trace analysis 20060804
40 V_SUBSCREEN Instance attribute Protected Type reference (TYPE) SY-DYNNR main subscreen dynnr 20051025
41 V_TAB_SUBSCREEN Instance attribute Protected Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20051025
42 WB_MANAGER Instance attribute Public Attribute reference (LIKE) 20050922
43 WB_PROGRAM_PRESENTATION Instance attribute Public Attribute reference (LIKE) 20050922
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate object 20060207
2 ADJUST_CURSOR_POSITION Instance method Public Method set focus on new field 20070319
3 BUILD_SCREEN_FIELDNAME Static method Public Method build screen element name out of fieldpath 20130313
4 BUILD_UI Instance method Public Method Rebuilds the UI with the given type / tab combination 20050921
5 CHANGE_ACTIVE_INACTIVE Instance method Public Method Toggles active and inactive version 20060906
6 CHANGE_FIELDVALUE Instance method Public Method change fieldname to new value 20100428
7 CHANGE_UI_MODE Instance method Public Method Check if ui_mode can be changed 20060119
8 CHECK Instance method Public Method Check object 20060102
9 CHECK_FIELDS Instance method Public Method Check object 20120720
10 CHECK_FROM_OUTSIDE Instance method Public Method Check object 20060306
11 CHECK_TABLE_DATA Instance method Public Method checks modified data in ALV tables 20080211
12 CLEAR_MESSAGES Instance method Public Method clears all messages from plugin 20060802
13 COPY Instance method Public Method Copy object 20060313
14 CREATE_RESTORE_REQUEST Instance method Public Method Create Restore Request for Workbench Manager 20060330
15 CREATE_UI_OBJECTS Instance method Public Method Creates ui objects corresponding to tabs 20061214
16 DELETE Instance method Public Method Delete object 20060313
17 DISPLAY_CHECKLIST Instance method Private Method display WB-manager checklist 20071011
18 DISPLAY_EXCEPTION Instance method Public Method 20061129
19 DISPLAY_MESSAGES Instance method Public Method 20061128
20 DISPLAY_STATUS_MESSAGE Instance method Public Method Display the status message 20060803
21 DISPLAY_WSDL Instance method Public Method Display WSDL 20051212
22 FREE Instance method Public Method initializes all controls/data containers 20061113
23 GENERATE_VERSION Instance method Public Method generates version for Service Definition 20060323
24 GET_ACT_TAB Instance method Public Method returns the active tab 20050921
25 GET_AND_SET_CURSOR Instance method Public Method Get and Sets cursor 20060731
26 GET_AVAILABLE_TABS Instance method Public Method 20120913
27 GET_CLASSIFICATION_DATA Instance method Public Method 20060907
28 GET_CONFIG_DETAIL_DATA Instance method Public Method returns the internal view detail data 20080228
29 GET_CURRENT_UI_LAYER Static method Public Method get current UI layer on stack 20120822
30 GET_CURRENT_WB_OBJECT_STATE Instance method Public Method 20050922
31 GET_CURSOR_POS_AND_VAL Instance method Public Method Get cursor position and value 20070614
32 GET_DETAIL_SUBSCREEN Instance method Public Method Get the program and screen number of the detail subscreen 20051109
33 GET_DYNAMIC_MENU_TEXT Instance method Public Method Get dymanic menu text for GUI-Status 20061025
34 GET_DYNPRO_FIELD_VALUES Static method Public Method set dynpro fieldvalues 20090909
35 GET_ENQUEUE_OBJECT Instance method Public Method 20050922
36 GET_EXCLUDED_FUNCTIONS Instance method Public Method Get excluded_functions for GUI-Status 20051206
37 GET_EXCLUDED_TABS Instance method Public Method Get excluded tabs 20060320
38 GET_EXTVIEW_DETAIL_DATA Instance method Public Method returns the external view detail data 20051110
39 GET_F4_VALUES Instance method Public Method Generic method to obtain F4-Help value lists 20060323
40 GET_GUI_STATUS Instance method Public Method Get GUI-Status 20061025
41 GET_HEADER Instance method Public Method Returns the header information for the screens 20060531
42 GET_INTVIEW_DETAIL_DATA Instance method Public Method returns the internal view detail data 20051110
43 GET_MODE Instance method Public Method returns the current ui mode 20050921
44 GET_NEW_CURSOR_POSITION Instance method Public Method 20120516
45 GET_OBJECT_KEY Instance method Public Method returns the object key 20051110
46 GET_OBJECT_TYPE Instance method Public Method returns the object type 20051110
47 GET_OK_CODE Instance method Public Method Get OK-Code that triggered PAI 20060816
48 GET_PROPERTIES_DATA Instance method Public Method returns the properties data 20051110
49 GET_REQUEST_FROM_TOOL_ACCESS Instance method Public Method 20050922
50 GET_RESTORE_WB_PROGRAM_STATE Instance method Public Method 20050922
51 GET_RESTORE_WB_REQUEST Instance method Public Method 20050922
52 GET_SCREEN_ATTRIBUTES Static method Public Method merge esd_data with structure data 20061117
53 GET_STATUS Instance method Public Method Get the status object 20051109
54 GET_TAB_SUBSCREEN Instance method Public Method returns the dynnr for each object_type / active tab 20050921
55 GET_TYPES_DETAIL_DATA Instance method Public Method returns the types detail data 20060116
56 GET_VARIANT_DETAIL_SUBSCREENS Instance method Public Method Returns the subscreens for variant data 20051116
57 GET_WB_KEY_FROM_OBJECT_STATE Static method Public Method determine WB-Key from object state 20120222
58 GET_WSDL_DATA Instance method Public Method Get data from wsdl tab 20061005
59 HANDLE_FCODE Instance method Public Method handle plugin specific fcodes 20061103
60 IS_ALIVE Instance method Public Method Get alive status of ui layer 20061122
61 LOCK Instance method Public Method lock object 20070314
62 MERGE_SCREEN_ATTRIBUTES Static method Public Method merge esd_data with structure data 20061117
63 MODIFY_SCREEN_ATTRIBUTES Static method Public Method modifies screen according to given screen attributes 20060803
64 NAVIGATE Instance method Public Method external navigation to other tools 20050929
65 POPUP_SHOW_MESSAGES Instance method Protected Method Show Messages in a Popup window 20061129
66 PREPARE_FOR_REINVOCATION Instance method Public Method 20050922
67 PREPARE_FOR_TERMINATION Instance method Public Method 20050922
68 PREPARE_UI_LAYER_INSTANCE Instance method Public Method Handles Preparation of UI Layer Instance 20060301
69 PROCESS_FOCUS_REQUESTED Instance method Public Method set focus to a requested field 20130114
70 PROCESS_WB_REQUEST Instance method Public Method 20050922
71 RELOAD Instance method Private Method reload data 20070202
72 RENAME Instance method Public Method Rename object 20060313
73 REQUEST_TOOL_ACCESS Instance method Public Method request a tool via wb_manager 20061108
74 RETURN_TO_ACTIVE_VERSION Instance method Public Method Discard inactive version and return to active 20061205
75 SET_ACT_TAB Instance method Public Method sets the attribute ative_tab 20050921
76 SET_AGENT_DATA Instance method Public Method Set agent detail data 20070305
77 SET_ALIVE Instance method Public Method Set alive attribute, indicates if ui layer is available 20061122
78 SET_CURSOR_POSITION Instance method Public Method Set cursor position 20070625
79 SET_DYNPRO_FIELD_VALUES Static method Public Method set dynpro fieldvalues 20090909
80 SET_EXTVIEW_DETAIL_DATA Instance method Public Method Set external view detail data 20060123
81 SET_FIELDS Instance method Public Method Check object 20120111
82 SET_INTVIEW_DETAIL_DATA Instance method Public Method Set external view detail data 20060512
83 SET_MODE Instance method Public Method sets the current ui mode 20050921
84 SET_NEW_CURSOR_POSITION Instance method Public Method 20120516
85 SET_NEW_PROFILE_DATA Instance method Public Method sets the new dynpro data in PlugIn Tree 20060119
86 SET_NEW_PROPERTY_DATA Instance method Public Method sets the new dynpro data in PlugIn Tree 20060130
87 SET_OK_CODE Instance method Public Method Set OK-Code that triggered PAI 20060816
88 SET_OR_CHECK_FIELDS Instance method Private Method Check object 20120720
89 SET_PLUGIN Instance method Public Method 20120917
90 SET_PROPERTIES_DATA Instance method Public Method Set properties data 20060123
91 SET_STATUS Instance method Public Method 20120917
92 SET_TAB_SUBSCREEN Instance method Public Method sets the attribute tab_subscreen 20050921
93 SET_TYPES_TREE_DETAIL_DATA Instance method Public Method Set types tree detail data 20060328
94 SET_UI_LAYER Instance method Public Method set/reset UI_LAYER instance 20070130
95 SHOW_CHECK_DETAIL Instance method Public Method displays detail check results 20061123
96 SHOW_FIELD Static method Public Method a field becomes visible 20120920
97 SHOW_TREE_DETAIL_TABLES_DATA Instance method Public Method shows table data for extview details 20080218
98 SHOW_VERSION Instance method Private Method show version of object 20110830
99 TEST Instance method Public Method call test environment 20060811
100 TRANSPORT Instance method Public Method write objects to transport request 20061108
101 UNLOCK Instance method Public Method unlock object 20061213
Events
Class CL_ESD_UI_LAYER has no event.
Types
Class CL_ESD_UI_LAYER has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_ESD_UI_LAYER has no parameter.
Method ACTIVATE on class CL_ESD_UI_LAYER has no exception.

Method ADJUST_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) ESD_DYN_FIELD_ATTR_T ESD: Table for ESD_DYN_FIELD_ATTR 20120516

Method ADJUST_CURSOR_POSITION on class CL_ESD_UI_LAYER has no exception.

Method BUILD_SCREEN_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDNAME Value transfer Type reference (TYPE) STRING 20130313
2 Importing PATH Call by reference Type reference (TYPE) STRING field path in complex datatype 20130313
3 Importing RELATIVE_OFFSET Call by reference Type reference (TYPE) STRING use relative or absolute path 20130313
4 Importing VARIABLE_NAME Call by reference Type reference (TYPE) STRING name of global screen variable 20130313

Method BUILD_SCREEN_FIELDNAME on class CL_ESD_UI_LAYER has no exception.

Method BUILD_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20051025
2 Exporting RV_TAB_SUBSCREEN_DYNNR Value transfer Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20051025

Method BUILD_UI on class CL_ESD_UI_LAYER has no exception.

Method CHANGE_ACTIVE_INACTIVE Signature

Method CHANGE_ACTIVE_INACTIVE on class CL_ESD_UI_LAYER has no parameter.
Method CHANGE_ACTIVE_INACTIVE on class CL_ESD_UI_LAYER has no exception.

Method CHANGE_FIELDVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20100428
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20100428
3 Importing IV_FIELDVALUE Call by reference Type reference (TYPE) CSEQUENCE 20100428
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY 20100428

Method CHANGE_FIELDVALUE on class CL_ESD_UI_LAYER has no exception.

Method CHANGE_UI_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_UI_MODE Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20061027
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20071022

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHECK_OK Call by reference Type reference (TYPE) STRING 20091202
2 Importing IV_CHECK_ID Call by reference Type reference (TYPE) STRING Unique Identifier 20060103

Method CHECK on class CL_ESD_UI_LAYER has no exception.

Method CHECK_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20120720
2 Importing IT_FIELDS Call by reference Type reference (TYPE) ESD_NAME_VALUE_T ESD: Generic name/value table 20120720
3 Importing IV_CHECK_ID Call by reference Type reference (TYPE) CHAR20 check ID 20120720
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY node key, space means root node 20120720

Method CHECK_FIELDS on class CL_ESD_UI_LAYER has no exception.

Method CHECK_FROM_OUTSIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_ID Call by reference Type reference (TYPE) STRING Unique Identifier 20060306
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20060306
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20060306

Method CHECK_FROM_OUTSIDE on class CL_ESD_UI_LAYER has no exception.

Method CHECK_TABLE_DATA Signature

Method CHECK_TABLE_DATA on class CL_ESD_UI_LAYER has no parameter.
Method CHECK_TABLE_DATA on class CL_ESD_UI_LAYER has no exception.

Method CLEAR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_STATUS_MSG Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060803

Method CLEAR_MESSAGES on class CL_ESD_UI_LAYER has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WB_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: View of Object 20081121
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20060313

Method COPY on class CL_ESD_UI_LAYER has no exception.

Method CREATE_RESTORE_REQUEST Signature

Method CREATE_RESTORE_REQUEST on class CL_ESD_UI_LAYER has no parameter.
Method CREATE_RESTORE_REQUEST on class CL_ESD_UI_LAYER has no exception.

Method CREATE_UI_OBJECTS Signature

Method CREATE_UI_OBJECTS on class CL_ESD_UI_LAYER has no parameter.
Method CREATE_UI_OBJECTS on class CL_ESD_UI_LAYER has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20060313
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Aktion abgebrochen 20070215

Method DISPLAY_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20071011

Method DISPLAY_CHECKLIST on class CL_ESD_UI_LAYER has no exception.

Method DISPLAY_EXCEPTION Signature

Method DISPLAY_EXCEPTION on class CL_ESD_UI_LAYER has no parameter.
Method DISPLAY_EXCEPTION on class CL_ESD_UI_LAYER has no exception.

Method DISPLAY_MESSAGES Signature

Method DISPLAY_MESSAGES on class CL_ESD_UI_LAYER has no parameter.
Method DISPLAY_MESSAGES on class CL_ESD_UI_LAYER has no exception.

Method DISPLAY_STATUS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061221

Method DISPLAY_STATUS_MESSAGE on class CL_ESD_UI_LAYER has no exception.

Method DISPLAY_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C Custom Container Name 20051212
2 Importing IV_WSDL Call by reference Type reference (TYPE) XSTRING WSDL 20061006

Method DISPLAY_WSDL on class CL_ESD_UI_LAYER has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLOSE_MESSAGES_CONTAINER Call by reference Type reference (TYPE) SESI_BOOL_C SESI_ON 20110922

Method FREE on class CL_ESD_UI_LAYER has no exception.

Method GENERATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) STRING 20060323
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20060323

Method GET_ACT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE_TAB Value transfer Type reference (TYPE) CHAR16 Feld der Länge 16 20051025

Method GET_ACT_TAB on class CL_ESD_UI_LAYER has no exception.

Method GET_AND_SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CURSOR Value transfer Type reference (TYPE) STRING 20060803

Method GET_AND_SET_CURSOR on class CL_ESD_UI_LAYER has no exception.

Method GET_AVAILABLE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AVAILABLE_DATA Call by reference Type reference (TYPE) ESD_AVAILABLE_DATA_S 20120913
2 Exporting ET_EXCL_TABS Call by reference Type reference (TYPE) UI_FUNCTIONS 20120913

Method GET_AVAILABLE_TABS on class CL_ESD_UI_LAYER has no exception.

Method GET_CLASSIFICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060907

Method GET_CLASSIFICATION_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_CONFIG_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20080228
2 Exporting ER_TABLES_DATA Call by reference Type reference (TYPE) IF_ESD_TABLE_DATA=>T_DATA_TAB 20080228

Method GET_CONFIG_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_CURRENT_UI_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UI_LAYER Value transfer Object reference (TYPE REF TO) CL_ESD_UI_LAYER Class representing the UI Layer 20120822

Method GET_CURRENT_UI_LAYER on class CL_ESD_UI_LAYER has no exception.

Method GET_CURRENT_WB_OBJECT_STATE Signature

Method GET_CURRENT_WB_OBJECT_STATE on class CL_ESD_UI_LAYER has no parameter.
Method GET_CURRENT_WB_OBJECT_STATE on class CL_ESD_UI_LAYER has no exception.

Method GET_CURSOR_POS_AND_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURSOR_FIELDVALUE Call by reference Type reference (TYPE) STRING 20070614
2 Exporting EV_CURSOR_POSITION Call by reference Type reference (TYPE) STRING 20070614

Method GET_CURSOR_POS_AND_VAL on class CL_ESD_UI_LAYER has no exception.

Method GET_DETAIL_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROGRAM Call by reference Type reference (TYPE) SYREPID Program hosting detail screen 20051109
2 Exporting EV_SCREEN Call by reference Type reference (TYPE) SYDYNNR Detail screen number 20051109

Method GET_DETAIL_SUBSCREEN on class CL_ESD_UI_LAYER has no exception.

Method GET_DYNAMIC_MENU_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MENU_ITEM Call by reference Type reference (TYPE) STRING 20061025
2 Returning RV_MENU_TEXT Value transfer Type reference (TYPE) GUI_TEXT Menu Painter: Function or menu text (4.0) 20061025

Method GET_DYNAMIC_MENU_TEXT on class CL_ESD_UI_LAYER has no exception.

Method GET_DYNPRO_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20090909
2 Importing FIELDNAME1 Call by reference Type reference (TYPE) CSEQUENCE 20090909
3 Importing FIELDNAME2 Call by reference Type reference (TYPE) CSEQUENCE 20090909
4 Importing FIELDNAME3 Call by reference Type reference (TYPE) CSEQUENCE 20120124
5 Importing FIELDNAME4 Call by reference Type reference (TYPE) CSEQUENCE 20120124
6 Exporting FIELDVALUE1 Call by reference Type reference (TYPE) CSEQUENCE 20090909
7 Exporting FIELDVALUE2 Call by reference Type reference (TYPE) CSEQUENCE 20090909
8 Exporting FIELDVALUE3 Call by reference Type reference (TYPE) CSEQUENCE 20120124
9 Exporting FIELDVALUE4 Call by reference Type reference (TYPE) CSEQUENCE 20120124
10 Importing PROGRAM Call by reference Type reference (TYPE) SY-REPID 20090909

Method GET_DYNPRO_FIELD_VALUES on class CL_ESD_UI_LAYER has no exception.

Method GET_ENQUEUE_OBJECT Signature

Method GET_ENQUEUE_OBJECT on class CL_ESD_UI_LAYER has no parameter.
Method GET_ENQUEUE_OBJECT on class CL_ESD_UI_LAYER has no exception.

Method GET_EXCLUDED_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXCL_FUNC Value transfer Type reference (TYPE) UI_FUNCTIONS 20051206

Method GET_EXCLUDED_FUNCTIONS on class CL_ESD_UI_LAYER has no exception.

Method GET_EXCLUDED_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EXCL_TABS Value transfer Type reference (TYPE) UI_FUNCTIONS 20060320

Method GET_EXCLUDED_TABS on class CL_ESD_UI_LAYER has no exception.

Method GET_EXTVIEW_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20051110
2 Exporting ER_TABLES_DATA Call by reference Type reference (TYPE) IF_ESD_TABLE_DATA=>T_DATA_TAB 20080201

Method GET_EXTVIEW_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_F4_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT_VALUES Call by reference Type reference (TYPE) ESD_NAME_VALUE_T Input values 20060323
2 Importing IV_ID Call by reference Type reference (TYPE) STRING Unique Identifier for F4-Help 20060323
3 Returning RT_OUTPUT_VALUES Value transfer Type reference (TYPE) ESD_VALUE_T Output values 20060323

Method GET_F4_VALUES on class CL_ESD_UI_LAYER has no exception.

Method GET_GUI_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUI_STATUS Call by reference Type reference (TYPE) SYPFKEY Current GUI Status 20061107
2 Exporting EV_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20061107

Method GET_GUI_STATUS on class CL_ESD_UI_LAYER has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_HEADER Value transfer Type reference (TYPE) ESD_UI_HEADER_S ESD: Header data for Unified Editor screen 20060531

Method GET_HEADER on class CL_ESD_UI_LAYER has no exception.

Method GET_INTVIEW_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20051110
2 Exporting ER_TABLES_DATA Call by reference Type reference (TYPE) IF_ESD_TABLE_DATA=>T_DATA_TAB 20080201

Method GET_INTVIEW_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UI_MODE Value transfer Type reference (TYPE) CHAR8 Character Feld der Länge 8 20051025

Method GET_MODE on class CL_ESD_UI_LAYER has no exception.

Method GET_NEW_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning V_NEW_CURSOR_POSITION Value transfer Type reference (TYPE) STRING 20120516

Method GET_NEW_CURSOR_POSITION on class CL_ESD_UI_LAYER has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_KEY Value transfer Type reference (TYPE) SEU_OBJKEY Object Key 20051110

Method GET_OBJECT_KEY on class CL_ESD_UI_LAYER has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) SEU_OBJTYP Object type 20051110

Method GET_OBJECT_TYPE on class CL_ESD_UI_LAYER has no exception.

Method GET_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OK_CODE Value transfer Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20060816

Method GET_OK_CODE on class CL_ESD_UI_LAYER has no exception.

Method GET_PROPERTIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data Object 20051110

Method GET_PROPERTIES_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_REQUEST_FROM_TOOL_ACCESS Signature

Method GET_REQUEST_FROM_TOOL_ACCESS on class CL_ESD_UI_LAYER has no parameter.
Method GET_REQUEST_FROM_TOOL_ACCESS on class CL_ESD_UI_LAYER has no exception.

Method GET_RESTORE_WB_PROGRAM_STATE Signature

Method GET_RESTORE_WB_PROGRAM_STATE on class CL_ESD_UI_LAYER has no parameter.
Method GET_RESTORE_WB_PROGRAM_STATE on class CL_ESD_UI_LAYER has no exception.

Method GET_RESTORE_WB_REQUEST Signature

Method GET_RESTORE_WB_REQUEST on class CL_ESD_UI_LAYER has no parameter.
Method GET_RESTORE_WB_REQUEST on class CL_ESD_UI_LAYER has no exception.

Method GET_SCREEN_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DYNPRO_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) ESD_DYN_FIELD_ATTR_T ESD: Table for ESD_DYN_FIELD_ATTR 20061117

Method GET_SCREEN_ATTRIBUTES on class CL_ESD_UI_LAYER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STATUS Value transfer Object reference (TYPE REF TO) CL_ESD_STATUS Status Information of Plugin 20051109

Method GET_STATUS on class CL_ESD_UI_LAYER has no exception.

Method GET_TAB_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEFAULT_TAB_SUBSCREEN Value transfer Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20060804
2 Exporting EV_PROGRAM Call by reference Type reference (TYPE) SY-REPID 20060804
3 Importing IV_ACTIVE_TAB Call by reference Type reference (TYPE) CHAR16 Feld der Länge 16 20051025
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20051025

Method GET_TAB_SUBSCREEN on class CL_ESD_UI_LAYER has no exception.

Method GET_TYPES_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060116

Method GET_TYPES_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method GET_VARIANT_DETAIL_SUBSCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROGRAMM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20051116
2 Exporting EV_SCREEN_1 Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20051116
3 Exporting EV_SCREEN_2 Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20051116

Method GET_VARIANT_DETAIL_SUBSCREENS on class CL_ESD_UI_LAYER has no exception.

Method GET_WB_KEY_FROM_OBJECT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench: View of Object 20120222
2 Exporting WB_NAME Call by reference Type reference (TYPE) SEU_OBJKEY WB-Name 20120222
3 Exporting WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB-Type 20120222

Method GET_WB_KEY_FROM_OBJECT_STATE on class CL_ESD_UI_LAYER has no exception.

Method GET_WSDL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20061005
2 Importing IV_WSDL_STYLE Call by reference Type reference (TYPE) SESI_WSDL_STYLE_KEY 20061005

Method GET_WSDL_DATA on class CL_ESD_UI_LAYER has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FCODE Call by reference Type reference (TYPE) SY-UCOMM Function Code that Triggered PAI 20061103

Method HANDLE_FCODE on class CL_ESD_UI_LAYER has no exception.

Method IS_ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALIVE Value transfer Type reference (TYPE) FLAG General Flag 20061122

Method IS_ALIVE on class CL_ESD_UI_LAYER has no exception.

Method LOCK Signature

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

Method MERGE_SCREEN_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_STRUCTURE Call by reference Type reference (TYPE) ANY 20061117
2 Changing DYNPRO_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) ESD_DYN_FIELD_ATTR_T ESD: Table for ESD_DYN_FIELD_ATTR 20061117
3 Importing ESD_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20061117
4 Importing OFFSET Call by reference Type reference (TYPE) STRING 20111104

Method MERGE_SCREEN_ATTRIBUTES on class CL_ESD_UI_LAYER has no exception.

Method MODIFY_SCREEN_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) ESD_DYN_FIELD_ATTR_T ESD: Table for ESD_DYN_FIELD_ATTR 20060803
2 Importing OFFSET Call by reference Type reference (TYPE) STRING 20111104

Method MODIFY_SCREEN_ATTRIBUTES on class CL_ESD_UI_LAYER has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) STRING Field Name (Cursor Position) 20051025
2 Importing I_FIELD_VALUE Call by reference Type reference (TYPE) ANY 20050929

Method NAVIGATE on class CL_ESD_UI_LAYER has no exception.

Method POPUP_SHOW_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES Call by reference Type reference (TYPE) ESD_MESSAGES_T ESD: Table with messages 20061129

Method POPUP_SHOW_MESSAGES on class CL_ESD_UI_LAYER has no exception.

Method PREPARE_FOR_REINVOCATION Signature

Method PREPARE_FOR_REINVOCATION on class CL_ESD_UI_LAYER has no parameter.
Method PREPARE_FOR_REINVOCATION on class CL_ESD_UI_LAYER has no exception.

Method PREPARE_FOR_TERMINATION Signature

Method PREPARE_FOR_TERMINATION on class CL_ESD_UI_LAYER has no parameter.
Method PREPARE_FOR_TERMINATION on class CL_ESD_UI_LAYER has no exception.

Method PREPARE_UI_LAYER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WB_OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE Workbench Manager: State of a Tool or Browser 20060301
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20060301
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Type of Object of Development Environment 20060301
4 Importing IV_WB_OPERATION Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20060301
# Exception Resumable Description Created on
1 CX_ESD_ACTION_CANCELLED Action cancelled 20060316
2 CX_ESD_EXCEPTION Unified Editor: Exception 20070117
3 CX_ESD_INTERNAL_ERROR Internal Error 20060329
4 CX_ESD_LOCKED Object Is Locked 20060329
5 CX_ESD_NOT_FOUND Object does not exist 20060329
6 CX_ESD_PERMISSION_FAILURE No Authorization 20060329

Method PROCESS_FOCUS_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) ESD_DYN_FIELD_ATTR_T ESD: Table for ESD_DYN_FIELD_ATTR 20130114

Method PROCESS_FOCUS_REQUESTED on class CL_ESD_UI_LAYER has no exception.

Method PROCESS_WB_REQUEST Signature

Method PROCESS_WB_REQUEST on class CL_ESD_UI_LAYER has no parameter.
Method PROCESS_WB_REQUEST on class CL_ESD_UI_LAYER has no exception.

Method RELOAD 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 20070202
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20070202

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEW_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20070413
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20060313

Method RENAME on class CL_ESD_UI_LAYER has no exception.

Method REQUEST_TOOL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20061108

Method REQUEST_TOOL_ACCESS on class CL_ESD_UI_LAYER has no exception.

Method RETURN_TO_ACTIVE_VERSION Signature

Method RETURN_TO_ACTIVE_VERSION on class CL_ESD_UI_LAYER has no parameter.
Method RETURN_TO_ACTIVE_VERSION on class CL_ESD_UI_LAYER has no exception.

Method SET_ACT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE_TAB Call by reference Type reference (TYPE) ESD_TAB ESI-Tabstrip 20051025

Method SET_ACT_TAB on class CL_ESD_UI_LAYER has no exception.

Method SET_AGENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20070305

Method SET_AGENT_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_ALIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIVE Call by reference Type reference (TYPE) SESI_BOOL_I SESI_TRUE General Flag 20061122

Method SET_ALIVE on class CL_ESD_UI_LAYER has no exception.

Method SET_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURSOR_FIELDVALUE Call by reference Type reference (TYPE) STRING SPACE 20070625
2 Importing IV_CURSOR_POSITION Call by reference Type reference (TYPE) STRING SPACE 20070625

Method SET_CURSOR_POSITION on class CL_ESD_UI_LAYER has no exception.

Method SET_DYNPRO_FIELD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNNR Call by reference Type reference (TYPE) SY-DYNNR 20090909
2 Importing FIELDNAME1 Call by reference Type reference (TYPE) CSEQUENCE Field name 20090909
3 Importing FIELDNAME2 Call by reference Type reference (TYPE) CSEQUENCE Field name 20090909
4 Importing FIELDNAME3 Call by reference Type reference (TYPE) CSEQUENCE Field name 20111215
5 Importing FIELDNAME4 Call by reference Type reference (TYPE) CSEQUENCE Field name 20120124
6 Importing FIELDNAME5 Call by reference Type reference (TYPE) CSEQUENCE 20130226
7 Importing FIELDVALUE1 Call by reference Type reference (TYPE) CSEQUENCE Screen Field Contents 20090909
8 Importing FIELDVALUE2 Call by reference Type reference (TYPE) CSEQUENCE Screen Field Contents 20090909
9 Importing FIELDVALUE3 Call by reference Type reference (TYPE) CSEQUENCE Screen Field Contents 20111215
10 Importing FIELDVALUE4 Call by reference Type reference (TYPE) CSEQUENCE Screen Field Contents 20120124
11 Importing FIELDVALUE5 Call by reference Type reference (TYPE) CSEQUENCE Field name 20130226
12 Importing PROGRAM Call by reference Type reference (TYPE) SY-REPID 20090909
13 Importing SET_FCODE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20130327

Method SET_DYNPRO_FIELD_VALUES on class CL_ESD_UI_LAYER has no exception.

Method SET_EXTVIEW_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060123

Method SET_EXTVIEW_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20120111
2 Importing IT_FIELDS Call by reference Type reference (TYPE) ESD_NAME_VALUE_T ESD: Generic name/value table 20120111
3 Importing IV_CHECK_ID Call by reference Type reference (TYPE) CHAR20 check ID 20120111
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY node key, space means root node 20120111

Method SET_FIELDS on class CL_ESD_UI_LAYER has no exception.

Method SET_INTVIEW_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060512

Method SET_INTVIEW_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UI_MODE Call by reference Type reference (TYPE) CHAR8 Character Feld der Länge 8 20051025

Method SET_MODE on class CL_ESD_UI_LAYER has no exception.

Method SET_NEW_CURSOR_POSITION Signature

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

Method SET_NEW_CURSOR_POSITION on class CL_ESD_UI_LAYER has no exception.

Method SET_NEW_PROFILE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECTED_PROFILE Call by reference Type reference (TYPE) ESD_VARIANT_PROFILE-SELECTED ESD: Profiles of a Variant 20060119
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING 20060210

Method SET_NEW_PROFILE_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_NEW_PROPERTY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECTED_PROPERTY Call by reference Type reference (TYPE) ESD_FEAT_PROP_DATA ESD: Profiles of a Variant 20060130
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING 20060210

Method SET_NEW_PROPERTY_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20060816

Method SET_OK_CODE on class CL_ESD_UI_LAYER has no exception.

Method SET_OR_CHECK_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20120720
2 Importing IT_FIELDS Call by reference Type reference (TYPE) ESD_NAME_VALUE_T ESD: Generic name/value table 20120720
3 Importing IV_CHANGE_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120720
4 Importing IV_CHECK_ID Call by reference Type reference (TYPE) CHAR20 check ID 20120720
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY node key, space means root node 20120720

Method SET_OR_CHECK_FIELDS on class CL_ESD_UI_LAYER has no exception.

Method SET_PLUGIN 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 includes all implemented interfaces 20120917

Method SET_PLUGIN on class CL_ESD_UI_LAYER has no exception.

Method SET_PROPERTIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060123

Method SET_PROPERTIES_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_STATUS Signature

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

Method SET_STATUS on class CL_ESD_UI_LAYER has no exception.

Method SET_TAB_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROGRAM Call by reference Type reference (TYPE) PROGRAM 'SAPLSESI_UI' Program where the subscreen is located 20060804
2 Importing IV_TAB_SUBSCREEN Call by reference Type reference (TYPE) SY-DYNNR Field of length 16 20051025

Method SET_TAB_SUBSCREEN on class CL_ESD_UI_LAYER has no exception.

Method SET_TYPES_TREE_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060328

Method SET_TYPES_TREE_DETAIL_DATA on class CL_ESD_UI_LAYER has no exception.

Method SET_UI_LAYER Signature

Method SET_UI_LAYER on class CL_ESD_UI_LAYER has no parameter.
Method SET_UI_LAYER on class CL_ESD_UI_LAYER has no exception.

Method SHOW_CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20061123

Method SHOW_CHECK_DETAIL on class CL_ESD_UI_LAYER has no exception.

Method SHOW_FIELD 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 Object 20120920
2 Importing FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20120920
3 Exporting FIELD_REF Call by reference Object reference (TYPE REF TO) ESD_SCREEN_DATA_S ESD: Screen Data 20120920
4 Importing INPUT Call by reference Type reference (TYPE) SESI_BOOL_I 20120920
5 Importing LISTBOX_VALUES Call by reference Type reference (TYPE) VRM_VALUES list box values 20120920
6 Importing ONLY_IF_NOT_INITIAL_VALUE Call by reference Type reference (TYPE) PRX_BOOLEAN show field only if value is not initial 20120920
7 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20120920

Method SHOW_FIELD on class CL_ESD_UI_LAYER has no exception.

Method SHOW_TREE_DETAIL_TABLES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB Call by reference Type reference (TYPE) ESD_TAB ESI-Tabstrip 20080218

Method SHOW_TREE_DETAIL_TABLES_DATA on class CL_ESD_UI_LAYER has no exception.

Method SHOW_VERSION Signature

Method SHOW_VERSION on class CL_ESD_UI_LAYER has no parameter.
Method SHOW_VERSION on class CL_ESD_UI_LAYER has no exception.

Method TEST Signature

Method TEST on class CL_ESD_UI_LAYER has no parameter.
Method TEST on class CL_ESD_UI_LAYER has no exception.

Method TRANSPORT Signature

Method TRANSPORT on class CL_ESD_UI_LAYER has no parameter.
Method TRANSPORT on class CL_ESD_UI_LAYER has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_ESD_UI_LAYER has no parameter.
Method UNLOCK on class CL_ESD_UI_LAYER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710