SAP ABAP Class CL_DBA_COMPONENT_BUILDER (DB6: Layout Description of Snapshot Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_COMPONENT_BUILDER SDB: Dynamic Component Builder 20071122
2 Inheritance (c INHERITING FROM c_ref)  CL_DB6_COMPONENT_BUILDER DB6: Dynamic Component Builder 20071121
3 Inheritance (c INHERITING FROM c_ref)  CL_HDB_COMPONENT_BUILDER HDB: Component Builder 20101025
4 Inheritance (c INHERITING FROM c_ref)  CL_SIQ_COMPONENT_BUILDER SIQ: Dynamic Component Builder 20130731
5 Inheritance (c INHERITING FROM c_ref)  CL_SYB_COMPONENT_BUILDER SYB: Dynamic Component Builder 20100719
Properties
Class CL_DBA_COMPONENT_BUILDER  
Short Description DB6: Layout Description of Snapshot Data    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20071025   SAP 
Last change 20141121    
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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_COMPONENT_BUILDER has no interface implemented.
Friends
Class CL_DBA_COMPONENT_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_BUTTONS Instance attribute Public Type reference (TYPE) DBA_WD_BUTTON_LIST 20080111
2 ACTION_DESCR Instance attribute Public Type reference (TYPE) DB6CC_ACTION_DESCR_ENTRY 20080421
3 ALIGN_LEFT Constant Public Type reference (TYPE) STRING 'L' 20080403
4 ALIGN_RIGHT Constant Public Type reference (TYPE) STRING 'R' 20080403
5 ALV_FIELD_SUFFIX_COLOR Constant Public Type reference (TYPE) STRING '_C' 20090508
6 ALV_FIELD_SUFFIX_DROPDOWN Constant Public Type reference (TYPE) STRING '_DRDN' 20120821
7 ALV_FIELD_SUFFIX_IMAGE_SOURCE Constant Public Type reference (TYPE) STRING '_I' 20090508
8 ALV_FIELD_SUFFIX_READONLY Constant Public Type reference (TYPE) STRING '_R' 20090508
9 ALV_LIST Instance attribute Public Type reference (TYPE) DBA_WD_ALV_LIST 20071121
10 ALV_VISIBILITY_NODE_NAME Constant Public Type reference (TYPE) STRING 'ALV_VISIBILITY_NODE' 20090902
11 BUSINESS_GRAPHICS_LIST Instance attribute Private Type reference (TYPE) DBA_BUSINESS_GRAPHICS_TAB DBA Cockpit: Business Graphics Table 20110525
12 BUTTON_LOCATION_ACTION Constant Public Type reference (TYPE) STRING 'AC' 20080312
13 BUTTON_LOCATION_GROUP Constant Public Type reference (TYPE) STRING 'GP' 20121001
14 BUTTON_LOCATION_TABSTRIP Constant Public Type reference (TYPE) STRING 'TS' 20080312
15 CHECKBOX_GROUP_LIST Instance attribute Public Type reference (TYPE) DBA_WD_CHECKBOX_GROUP_LIST DBA Cockpit: Checkbox Groups 20090406
16 COMPONENT_USAGES Instance attribute Private Type reference (TYPE) COMPONENT_USAGE_TAB 20110310
17 COND_EQUAL Constant Public Type reference (TYPE) STRING 'EQ' 20071025
18 COND_GREATER Constant Public Type reference (TYPE) STRING 'GT' 20071025
19 COND_GREATER_EQUAL Constant Public Type reference (TYPE) STRING 'GE' 20071025
20 COND_LESS Constant Public Type reference (TYPE) STRING 'LT' 20071025
21 COND_LESS_OR_EQUAL Constant Public Type reference (TYPE) STRING 'LE' 20071025
22 COND_NOT_EQUAL Constant Public Type reference (TYPE) STRING 'NE' 20071025
23 COND_PATTERN Constant Public Type reference (TYPE) STRING 'CP' 20071025
24 CONTROLLER Instance attribute Public Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20071025
25 CO_ALERTING_INFO_NODE_NAME Constant Public Type reference (TYPE) STRING 'ALERTING_INFO' 20120823
26 CO_AUTO_TEXT Constant Public Type reference (TYPE) STRING '<$>' 20111230
27 CO_BUTTON_STYLE_ACTION Constant Public Type reference (TYPE) I 1 20121002
28 CO_BUTTON_STYLE_MENU Constant Public Type reference (TYPE) I 2 20121024
29 CO_BUTTON_STYLE_MENU_ENTRY Constant Public Type reference (TYPE) I 3 20121025
30 CO_BUTTON_STYLE_STANDARD Constant Public Type reference (TYPE) I 0 20121002
31 CO_ICON_POS_LEFT_TO_VALUE Constant Public Type reference (TYPE) INT1 1 Int1 20100202
32 CO_ICON_POS_RIGHT_TO_VALUE Constant Public Type reference (TYPE) INT1 0 Int1 20100202
33 CO_LAYOUT_MODE_CUSTOM_SIZE Constant Public Type reference (TYPE) INT1 2 Dummy for B20 int1 (Local Everywhere) 20120928
34 CO_LAYOUT_MODE_EQUAL_SIZE Constant Public Type reference (TYPE) INT1 1 Dummy for B20 int1 (Local Everywhere) 20120928
35 CO_LAYOUT_MODE_FLOATING Constant Public Type reference (TYPE) INT1 0 Dummy for B20 int1 (Local Everywhere) 20120928
36 CO_LAYOUT_STYLE_GROUP_BOX Constant Public Type reference (TYPE) I 1 20120928
37 CO_LAYOUT_STYLE_GROUP_PANEL Constant Public Type reference (TYPE) I 2 20121001
38 CO_LAYOUT_STYLE_GROUP_STANDARD Constant Public Type reference (TYPE) I 0 20120928
39 CO_LAYOUT_STYLE_GROUP_TRAY Constant Public Type reference (TYPE) I 3 20121001
40 DETAIL_PANEL_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20110316
41 DETAIL_ROW_COUNT Instance attribute Private Type reference (TYPE) I 10 20120509
42 DETAIL_VISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20071205
43 E_ALERTING_UI_ELEMENT Constant Private See coding 20120831
44 FIELDS Instance attribute Public Type reference (TYPE) DBA_UI_FIELD_DESCR_TAB DB6: List of Snapshot UI Elements 20071025
45 FIELDTYPE_ACTION Constant Public Type reference (TYPE) I 18 20100716
46 FIELDTYPE_ALV Constant Public Type reference (TYPE) I 4 20071029
47 FIELDTYPE_BUSINESS_GRAPHICS Constant Public Type reference (TYPE) I 19 20110525
48 FIELDTYPE_BUTTON Constant Public Type reference (TYPE) I 15 20100121
49 FIELDTYPE_CHECKBOX Constant Public Type reference (TYPE) I 1 20071025
50 FIELDTYPE_CHECKBOX_GROUP Constant Public Type reference (TYPE) I 13 20081215
51 FIELDTYPE_DB6_CHART_TS_PIE Constant Public Type reference (TYPE) I 64 20100308
52 FIELDTYPE_DB6_DRILL_SELECTION Constant Public Type reference (TYPE) I 66 20110706
53 FIELDTYPE_DB6_MEMBER_SELECTION Constant Public Type reference (TYPE) I 60 20091016
54 FIELDTYPE_DB6_METRIC_SELECTION Constant Public Type reference (TYPE) I 70 20130919
55 FIELDTYPE_DB6_PARTITION_SELECT Constant Public Type reference (TYPE) I 63 20100226
56 FIELDTYPE_DB6_SC_SELECTION Constant Public Type reference (TYPE) I 61 20091019
57 FIELDTYPE_DBA_BACKEND_STATUS Constant Public Type reference (TYPE) I 62 20110311
58 FIELDTYPE_EDITOR Constant Public Type reference (TYPE) I 2 20071025
59 FIELDTYPE_EMPTY_FIELD Constant Public Type reference (TYPE) I 5 20071126
60 FIELDTYPE_FILE_UPLOAD Constant Public Type reference (TYPE) I 22 20120912
61 FIELDTYPE_GRANULARITY_SELECTN Constant Public Type reference (TYPE) I 16 20101209
62 FIELDTYPE_HIERTREE Constant Public Type reference (TYPE) I 7 20071127
63 FIELDTYPE_ICON Constant Public Type reference (TYPE) I 23 20121105
64 FIELDTYPE_LABEL Constant Public Type reference (TYPE) I 17 20100921
65 FIELDTYPE_LINE_BREAK Constant Public Type reference (TYPE) I 8 20071204
66 FIELDTYPE_LISTBOX Constant Public Type reference (TYPE) I 3 20071025
67 FIELDTYPE_PASSWORD Constant Public Type reference (TYPE) I 10 20081030
68 FIELDTYPE_PROGRESSINDICATOR Constant Public Type reference (TYPE) I 21 20120822
69 FIELDTYPE_RADIO_BUTTON Constant Public Type reference (TYPE) I 9 20071207
70 FIELDTYPE_SELECTION_SCREEN Constant Public Type reference (TYPE) I 69 20120320
71 FIELDTYPE_SIMPLE_FIELD Constant Public Type reference (TYPE) I 0 20111019
72 FIELDTYPE_STATEMENT_VIEWER Constant Public Type reference (TYPE) I 65 20100309
73 FIELDTYPE_TEXT Constant Public Type reference (TYPE) I 12 20081126
74 FIELDTYPE_THRESHOLD_SLIDER Constant Public Type reference (TYPE) I 20 20120423
75 FIELDTYPE_TIMEFRAME_SELECTION Constant Public Type reference (TYPE) I 14 20091020
76 FIELDTYPE_TIMESTAMP Constant Public Type reference (TYPE) I 6 20071126
77 FIELDTYPE_TOGGLE_BUTTON Constant Public Type reference (TYPE) I 68 20110621
78 FIELDTYPE_WD_COMPONENT Constant Public Type reference (TYPE) I 67 20110310
79 FLOORPLAN Instance attribute Public Type reference (TYPE) STRING 20081103
80 FUNCTION_ELEMENTS_NAME_PREFIX Constant Public Type reference (TYPE) STRING 'FUNCTION_ELEMENTS_' 20080602
81 GRAPHICS_NODE_NAME_PREFIX Constant Public Type reference (TYPE) STRING 'BGNODE' 20121011
82 GROUPS Instance attribute Public Type reference (TYPE) DBA_UI_FIELD_GROUP_TAB DB6: Description of Snapshot Element Group 20071025
83 HAS_DB6_CHART_TS_PIE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100308
84 HAS_STATEMENT_VIEWER Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100309
85 INACTIVE_SLD_PARTITIONS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110411
86 IS_DYNAMIC_CONTEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20071025
87 LAYOUT_BLOCKS Instance attribute Public Type reference (TYPE) DB6_STRING_TAB DBA Cockpit: Table of DBA_STRING_STRUC 20081105
88 LAYOUT_BLOCK_FIELDS Constant Public Type reference (TYPE) STRING 'FIELDS' 20081105
89 LAYOUT_BLOCK_GROUPS Constant Public Type reference (TYPE) STRING 'GROUPS' 20081105
90 LAYOUT_BLOCK_TABS Constant Public Type reference (TYPE) STRING 'TABS' 20081105
91 LAYOUT_CUSTOM_SIZES Instance attribute Private Type reference (TYPE) LAYOUT_CUSTOM_SIZE_TAB 20120928
92 LAYOUT_MODES Instance attribute Public Type reference (TYPE) LAYOUT_BLOCK_TAB 20120928
93 LINE_BREAK Instance attribute Private Type reference (TYPE) ABAP_BOOL 20071204
94 LISTBOX_LIST Instance attribute Public Type reference (TYPE) DBA_WD_LISTBOX_LIST DBA Cockpit: List of Listbox Entries 20071221
95 MASTER_ROW_COUNT Instance attribute Private Type reference (TYPE) I 20 20120509
96 MENUID_TIMESLIDER_START Constant Public Type reference (TYPE) STRING 'TIMESLIDER_START' 20081112
97 MENUID_TIMESLIDER_STOP Constant Public Type reference (TYPE) STRING 'TIMESLIDER_STOP' 20081112
98 MR_ALERTING Instance attribute Private Object reference (TYPE REF TO) CL_DBA_ALERTING DBA: Back-end Alerting 20120824
99 MR_ALERTING_INFO_STRUCT Instance attribute Private Object reference (TYPE REF TO) DATA 20120831
100 MR_DASHBOARD Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_DASHBOARD DBA: Dashboard 20120621
101 MV_GROUP_COLUMNS Instance attribute Private Type reference (TYPE) I 20130529
102 MV_GROUP_HEIGHT Instance attribute Private Type reference (TYPE) I Height of a group 20130529
103 NAME_MAP Instance attribute Private Type reference (TYPE) NAME_MAP_TABLE 20071123
104 OKCODES Instance attribute Private Type reference (TYPE) OKCODE_TABLE 20090202
105 PREFIX_STRUCT_SUBNODE Constant Public Type reference (TYPE) STRING 'STRCND_' 20071025
106 PREFIX_TABLE_SUBNODE Constant Public Type reference (TYPE) STRING 'TBLND_' 20071025
107 PREFIX_TREE_SUBNODE Constant Public Type reference (TYPE) STRING 'TRND_' 20081027
108 RADIO_BUTTON_LIST Instance attribute Public Type reference (TYPE) DBA_RADIOBUTTON_GROUP_LIST 20080311
109 RDI_META Instance attribute Public Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090706
110 REBIND Instance attribute Public Type reference (TYPE) ABAP_BOOL 20071102
111 RESET_NODE_NAME Constant Protected Type reference (TYPE) STRING 'RESET_NODE' 20090617
112 ROOT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20110316
113 SELECTION_TAB Instance attribute Public Type reference (TYPE) DBA_UI_SELECTION_TAB DBA Cockpit: Selection Definition Table 20110610
114 STD_ALV_NAME Constant Protected Type reference (TYPE) STRING 'ALV' 20071025
115 STD_NODE_NAME Constant Public Type reference (TYPE) STRING 'VIEW_DATA' 20071025
116 TABLE_GRAPHICS_TAB Instance attribute Public Type reference (TYPE) DBA_TABLE_GRAPHICS_TAB DBA: Graphic Component Graphics Table 20121011
117 TABS Instance attribute Public Type reference (TYPE) DBA_UI_TAB_LIST DBA Cockpit: Tab Description 20081201
118 TOP_LEVEL_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20080421
119 TOTAL Instance attribute Public Type reference (TYPE) DBA_UI_FIELD_GROUP DB6: List of Snapshot UI Elements 20071025
120 TREE_LIST Instance attribute Public Type reference (TYPE) DBA_WD_TREE_LIST DBA Cockpit: List of Hierarchical Trees 20071127
121 UI_GROUPS Instance attribute Private Type reference (TYPE) GROUP_LIST 20081103
122 UI_PANEL Instance attribute Private Object reference (TYPE REF TO) CL_WD_PANEL Perforce change= / 20051117-125541 20110316
123 UPDATE_FIELDS Instance attribute Private Type reference (TYPE) UPDATE_FIELD_TAB 20110419
124 USAGES_ARE_EMBEDDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110310
125 VIEW_DATA_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT_USAGE Instance method Public Method 20110310
2 ADD_OK_CODE Instance method Private Method 20090202
3 BIND_ALERT_INFO Instance method Private Method 20120904
4 BIND_ALV_DATA Instance method Public Method 20071218
5 BIND_COMPONENT_DATA Instance method Public Method 20071102
6 BIND_DATA Instance method Private Method 20071102
7 BIND_DYNAMIC_ALV_DATA Instance method Public Method 20110907
8 BIND_GRAPHICS_DATA Instance method Public Method 20121011
9 BIND_LAYOUT_COLUMNS Instance method Private Method 20071214
10 BIND_TREE_DATA Instance method Public Method 20081027
11 BIND_VIEW_DATA Instance method Public Method 20071102
12 COMPLETE_THRESHOLD_SLIDER Instance method Private Method 20120424
13 CONSTRUCTOR Instance method Public Constructor 20120621
14 CREATE Static method Public Method 20071025
15 CREATE_ALERT_INFO_STRUCTURE Instance method Private Method 20120831
16 CREATE_ALV Instance method Public Method 20071025
17 CREATE_ALV_CONTEXT Instance method Public Method 20071218
18 CREATE_COMPONENT_CONTEXT Instance method Public Method 20071029
19 CREATE_COMPONENT_USAGES Instance method Public Method 20110310
20 CREATE_CONTEXT Instance method Private Method 20081211
21 CREATE_DBH_STATUS Instance method Public Method 20101223
22 CREATE_DYNAMIC_ALV_CONTEXT Instance method Public Method 20110907
23 CREATE_FIELD Instance method Private Method 20071025
24 CREATE_FIELD_ALERTING Instance method Private Method 20120830
25 CREATE_GROUP Instance method Public Method 20071025
26 CREATE_GROUPS Instance method Private Method 20090407
27 CREATE_GROUP_CONTAINERS Instance method Private Method 20071025
28 CREATE_MAIN_TOOLBAR Instance method Public Method 20080109
29 CREATE_SCREEN_FIELDS Instance method Public Method 20071029
30 CREATE_SCREEN_GROUPS Instance method Public Method 20071025
31 CREATE_SELECTION Instance method Public Method 20071025
32 CREATE_TABSTRIP Instance method Public Method 20071102
33 CREATE_TOOLBAR Instance method Private Method 20080312
34 CREATE_TOP_LEVEL_CONTAINER Instance method Public Method 20080421
35 CREATE_TOTAL Instance method Public Method 20071025
36 CREATE_TREE_CONTEXT Instance method Public Method 20081027
37 CREATE_VIEW_CONTEXT Instance method Public Method 20071029
38 DEFINE Instance method Protected Method 20071121
39 DEFINE_BUSINESS_GRAPHICS Instance method Protected Method 20121011
40 DEFINE_BUTTON Instance method Protected Method 20080109
41 DEFINE_EMPTY_FIELD Instance method Protected Method 20071126
42 DEFINE_FIELD Instance method Public Method 20071025
43 DEFINE_GROUP Instance method Public Method 20071025
44 DEFINE_HIER_TREE Instance method Protected Method 20071127
45 DEFINE_LINE_BREAK Instance method Protected Method 20071204
46 DEFINE_RADIO_BUTTON Instance method Protected Method 20081118
47 DEFINE_SELECTION Instance method Protected Method 20071025
48 DEFINE_TAB Instance method Protected Method 20071025
49 DEFINE_TEXT Instance method Protected Method 20081126
50 DEFINE_TIMESTAMP Instance method Protected Method 20071126
51 DEFINE_TOTAL Instance method Protected Method 20071025
52 EMBED_COMPONENT_USAGES Instance method Public Method 20110311
53 GET_ABSOLUTE_NODE_NAME Instance method Public Method 20071127
54 GET_ACTION_BUTTON_STRUCT_DESCR Instance method Private Method 20080111
55 GET_ALV_COLUMN_TEXTS Instance method Public Method 20100304
56 GET_ALV_DATA_NODE Instance method Public Method 20090223
57 GET_ALV_NODE_NAME Instance method Public Method 20071206
58 GET_ALV_STRUCT_DESCR Instance method Private Method 20071218
59 GET_AUTOMATIC_TEXTS Instance method Public Method 20111230
60 GET_COMPONENT_USAGE_CTR Instance method Private Method 20110310
61 GET_CONTROLLER Instance method Public Method 20130826
62 GET_DASHBOARD Instance method Public Method 20120711
63 GET_DETAIL_ROW_COUNT Instance method Public Method 20130612
64 GET_FIELD_COLUMNS Instance method Public Method 20081202
65 GET_FIELD_DEFINITION Instance method Public Method 20111019
66 GET_FIELD_VALUE Instance method Private Method 20110419
67 GET_GRAPHIC_COMPONENT_REF Instance method Private Method 20121011
68 GET_GROUP_COLUMNS Instance method Public Method 20081202
69 GET_GUI_ALV Instance method Public Method 20071025
70 GET_GUI_ALV_NAME Instance method Public Method 20110526
71 GET_LAYOUT_COL_SIZE Instance method Private Method 20120928
72 GET_LAYOUT_MODE Instance method Private Method 20120928
73 GET_LAYOUT_ROW_SIZE Instance method Private Method 20121004
74 GET_NODE_NAME Instance method Public Method 20071123
75 GET_OKCODE Instance method Public Method 20090202
76 GET_REAL_PATH_NAME Instance method Public Method 20091202
77 GET_STRUCT_AND_FIELD Instance method Private Method 20120831
78 GET_TREE_STRUCT_DESCR Instance method Private Method 20081027
79 GET_UI_ELEMENT_FOR_ALERT Instance method Private Method 20120831
80 GET_WD_ALV Instance method Public Method 20071025
81 HANDLE_ACTION_BUTTON Instance method Public Method 20080111
82 HANDLE_ALV_DATA_CHECK Instance method Public Method 20081105
83 HANDLE_CONTEXT_MENU_REQUEST Instance method Public Method 20081112
84 HANDLE_GROUP_BUTTON Instance method Public Method 20121001
85 HANDLE_TAB_SELECT Instance method Public Method 20080128
86 HAS_COMPONENT_USAGE Instance method Public Method 20110704
87 HIDE_ALV_DETAIL Instance method Public Method 20071102
88 HIDE_TREE_DETAIL Instance method Public Method 20071204
89 INIT_EXPANDED_NODES Instance method Public Method 20100616
90 IS_ALV_NODE Instance method Private Method 20071025
91 IS_DROPDOWN_NODE Instance method Private Method 20120821
92 IS_GRAPHIC_COMPONENT Instance method Private Method 20130115
93 IS_TREE_NODE Instance method Private Method 20081027
94 MAP_DYNAMIC_ALV_CONTEXT Instance method Public Method 20110907
95 NODE_NAME_BY_TYPE Instance method Public Method 20071025
96 NORMALIZE_ID Static method Public Method 20071210
97 RESELECT Instance method Public Method 20071102
98 RESELECT_FIELDS Instance method Private Method 20100224
99 RESET_ALV_SELECTION Instance method Public Method 20120629
100 SET_ACTION_BUTTON_PROPERTIES Instance method Public Method 20080111
101 SET_ALV_DATA Instance method Public Method 20100804
102 SET_ALV_LEAD_SELECTION Instance method Public Method 20090504
103 SET_ALV_SELECTION Instance method Public Method 20090514
104 SET_ALV_SIZE Instance method Public Method 20080229
105 SET_EXPANDED_NODES Instance method Public Method 20081106
106 SET_INACTIVE_SLD_PARTITIONS Instance method Protected Method 20110411
107 SET_LAYOUT_COL_SIZE Instance method Protected Method 20120928
108 SET_LAYOUT_MODE Instance method Public Method 20120928
109 SET_LAYOUT_ROW_SIZE Instance method Protected Method 20121004
110 SET_SAPGUI_GROUPS Instance method Private Method 20081103
111 SET_SAPGUI_GROUPS_TAB Instance method Private Method 20090703
112 SET_TABSTRIP Instance method Public Method 20100617
113 SET_VALUES Instance method Protected Method 20081105
114 SHOW_ALV_DETAIL Instance method Public Method 20071102
115 SHOW_TREE_DETAIL Instance method Public Method 20071204
116 SORT_GROUPS Instance method Private Method 20090903
117 TRACE Instance method Private Method 20110404
118 TRACE_END Instance method Private Method 20110720
119 TRANSFER_FIELD_VALUE Instance method Public Method 20110420
120 TRANSFER_INPUT_DATA Instance method Public Method 20081105
121 TRANSFER_INPUT_FIELDS Instance method Public Method 20110419
122 TRANSFER_RADIO_BUTTON_DATA Instance method Public Method 20120521
123 VIEW_MODIFY Instance method Public Method 20081103
Events
Class CL_DBA_COMPONENT_BUILDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LAYOUT_BLOCK_ENTRY Public See coding 20131028 begin of layout_block_entry, layout_block type string, layout_mode type i, group_columns type i, group_height type i, end of layout_block_entry
2 LAYOUT_BLOCK_TAB Public See coding 20131028 layout_block_tab type table of layout_block_entry
Method Signatures

Method ADD_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20110310
2 Importing FIELDTYPE Call by reference Type reference (TYPE) I 20110310

Method ADD_COMPONENT_USAGE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method ADD_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090202
2 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20090202
3 Importing UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20090223

Method ADD_OK_CODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_ALERT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IR_DATA Call by reference Type reference (TYPE) ANY 20120904
2 Importing IR_VIEW_DATA Call by reference Type reference (TYPE) ANY 20120904

Method BIND_ALERT_INFO on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING 20071218
2 Importing ALV_NODE Call by reference Type reference (TYPE) STRING 20081202
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071218

Method BIND_ALV_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_COMPONENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071102

Method BIND_COMPONENT_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20081211
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081211

Method BIND_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_DYNAMIC_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING 20110907
2 Importing GUI_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20110908
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110907

Method BIND_DYNAMIC_ALV_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_GRAPHICS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121011

Method BIND_GRAPHICS_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_LAYOUT_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) CLIKE 20071214
2 Importing ALV_NODE Call by reference Type reference (TYPE) STRING 20081202
3 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071214
4 Changing TABLE Call by reference Type reference (TYPE) TABLE 20071214

Method BIND_LAYOUT_COLUMNS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL 20090223
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081027

Method BIND_TREE_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method BIND_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071102

Method BIND_VIEW_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method COMPLETE_THRESHOLD_SLIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20120424
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120424

Method COMPLETE_THRESHOLD_SLIDER on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method CONSTRUCTOR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) DB6CC_ACTION_DESCR_ENTRY 20080421
2 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20071025
3 Importing FLOORPLAN Call by reference Type reference (TYPE) STRING 20081103
4 Returning SCREEN Value transfer Object reference (TYPE REF TO) CL_DBA_COMPONENT_BUILDER DB6: Layout Description of Snapshot Data 20071025
5 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20071121

Method CREATE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_ALERT_INFO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_STRUCT_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120831
2 Returning RR_STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120831

Method CREATE_ALERT_INFO_STRUCTURE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20071029
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface of the node's metadata 20071029
3 Importing WD_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Component 20071102

Method CREATE_ALV on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_ALV_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING Create only this node 20071218
2 Importing ALV_NODE Call by reference Type reference (TYPE) STRING 20081202
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071218

Method CREATE_ALV_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_COMPONENT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Create only this node 20071029
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071029

Method CREATE_COMPONENT_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_COMPONENT_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20110310

Method CREATE_COMPONENT_USAGES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20081211
2 Importing PARENT_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface of the node's metadata 20081211
3 Importing PATH Call by reference Type reference (TYPE) STRING 20081211
4 Importing TYPE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20081211

Method CREATE_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_DBH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20101223

Method CREATE_DBH_STATUS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_DYNAMIC_ALV_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING Create only this node 20110907
2 Importing GUI_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: WebDynpro ALV Wrapper 20110908
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110907

Method CREATE_DYNAMIC_ALV_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR DB6: Description of Snapshot UI Element 20071025
2 Importing HAS_MAX_HEIGHT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121009
3 Importing HAS_MAX_WIDTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091222
4 Importing INDEX Call by reference Type reference (TYPE) I 20071025
5 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-120623 20071025
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025
7 Importing WIDTH Call by reference Type reference (TYPE) STRING '10em' 20081113

Method CREATE_FIELD on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_FIELD_ALERTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20120830
2 Importing HAS_MAX_HEIGHT Call by reference Type reference (TYPE) ABAP_BOOL 20121009
3 Importing HAS_MAX_WIDTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120830
4 Importing INDEX Call by reference Type reference (TYPE) I 20120830
5 Importing IV_ALERT_UNIT Call by reference Type reference (TYPE) STRING 20120830
6 Importing IV_DDIC_FIELD Call by reference Type reference (TYPE) STRING 20120830
7 Importing IV_DDIC_STRUCT Call by reference Type reference (TYPE) STRING 20120830
8 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120830
9 Importing IV_LABEL_COL_SPAN Call by reference Type reference (TYPE) I 20120904
10 Importing IV_STD_COL_SPAN Call by reference Type reference (TYPE) I 20120904
11 Importing IV_UNLABLED_FIELD_COL_SPAN Call by reference Type reference (TYPE) I 20120904
12 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20120830
13 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20120830
14 Importing WIDTH Call by reference Type reference (TYPE) STRING '10em' 20120830

Method CREATE_FIELD_ALERTING on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_COUNT Call by reference Type reference (TYPE) I 20071025
2 Importing GROUP Call by reference Type reference (TYPE) DBA_UI_FIELD_GROUP 20071025
3 Importing HAS_MAX_WIDTH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091222
4 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20121004
5 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050316-075201 20071025
6 Importing PARENT_LABEL Call by reference Type reference (TYPE) STRING 20071025
7 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025
8 Importing WITH_BOLD_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100226
9 Importing WITH_ENDING_SPACE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071025

Method CREATE_GROUP on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GROUPS Call by reference Type reference (TYPE) DBA_UI_FIELD_GROUP_TAB DBA Cockpit: List of Field Groups 20090407
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20090407
3 Importing PARENT_ID Call by reference Type reference (TYPE) STRING 20090903
4 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090407
5 Importing WITH_BOLD_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100226
6 Importing WITH_INDENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100226

Method CREATE_GROUPS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_GROUP_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COL_CONTAINER_LIST Value transfer Type reference (TYPE) DBA_OBJECT_REF_TAB DBA Cockpit: Table of data object references 20071025
2 Importing NUMBER_GROUP_COLUMNS Call by reference Type reference (TYPE) I 20071025
3 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20071025
4 Importing PARENT_ID Call by reference Type reference (TYPE) STRING 20071025
5 Importing ROW_COUNT Call by reference Type reference (TYPE) I 20090908
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025

Method CREATE_GROUP_CONTAINERS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_MAIN_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080109

Method CREATE_MAIN_TOOLBAR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_SCREEN_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071029

Method CREATE_SCREEN_FIELDS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_SCREEN_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025

Method CREATE_SCREEN_GROUPS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) STRING 20110610
2 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20110610
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025

Method CREATE_SELECTION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-120623 20081201
2 Importing PARENT_ID Call by reference Type reference (TYPE) STRING 20081201
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071102

Method CREATE_TABSTRIP on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) STRING 20080312
2 Returning UI_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20121002
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080312

Method CREATE_TOOLBAR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_TOP_LEVEL_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_DETAIL Call by reference Type reference (TYPE) ABAP_BOOL 20080421
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20080421

Method CREATE_TOP_LEVEL_CONTAINER on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20071025

Method CREATE_TOTAL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_TREE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081027

Method CREATE_TREE_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method CREATE_VIEW_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Create only this node 20071029
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071029

Method CREATE_VIEW_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DESCR Call by reference Type reference (TYPE) DB6CC_ACTION_DESCR_ENTRY 20080421

Method DEFINE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_BUSINESS_GRAPHICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_SPAN Call by reference Type reference (TYPE) I 20121011
2 Importing GROUPS Call by reference Type reference (TYPE) STRING 20121011
3 Importing IT_GRAPHIC_META Call by reference Type reference (TYPE) DBA_GC_GRAPHICS_TABLE DBA: Graphic Component Graphics Table 20121011
4 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20130116
5 Importing IV_MINIMUM_DISPLAY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130116
6 Importing IV_USE_RDI_FOR_DESCRIPTION Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE 20131016
7 Importing IV_WIDTH Call by reference Type reference (TYPE) I 20130116
8 Importing NAME Call by reference Type reference (TYPE) STRING 20121011
9 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL 20121011
10 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20121011
11 Returning RR_GRAPHIC Value transfer Object reference (TYPE REF TO) CL_DBA_GRAPHIC_COMP_BRIDGE DBA: Graphic Component 20121115
12 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20121011

Method DEFINE_BUSINESS_GRAPHICS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON Call by reference Type reference (TYPE) STRING 20080312
2 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20080109
3 Importing TEXT Call by reference Type reference (TYPE) CLIKE Char255 20080109
4 Importing TEXT_IS_BOUND Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20120821
5 Importing TOOL_TIP Call by reference Type reference (TYPE) CLIKE Char255 20080109

Method DEFINE_BUTTON on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_EMPTY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091210

Method DEFINE_EMPTY_FIELD on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) STRING SPACE 20080403
2 Importing ALIGN_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100920
3 Importing BACKEND_TABLE_REF Call by reference Type reference (TYPE) CLIKE 20110505
4 Importing COL_SPAN Call by reference Type reference (TYPE) I 1 20080429
5 Importing FIELDTYPE Call by reference Type reference (TYPE) I FIELDTYPE_SIMPLE_FIELD 20071025
6 Importing GROUPS Call by reference Type reference (TYPE) STRING 20081103
7 Importing ICON Call by reference Type reference (TYPE) STRING 20081202
8 Importing ICON_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100601
9 Importing ICON_POSITION Call by reference Type reference (TYPE) INT1 CO_ICON_POS_RIGHT_TO_VALUE 20121210
10 Importing LABEL Call by reference Type reference (TYPE) CLIKE CO_AUTO_TEXT Char255 20071025
11 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071123
12 Importing MONELEM Call by reference Type reference (TYPE) STRING 20110505
13 Importing NAME Call by reference Type reference (TYPE) STRING Char255 20071025
14 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080429
15 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Char255 20071123
16 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20071123
17 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090130
18 Importing REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120417
19 Importing ROWS Call by reference Type reference (TYPE) I 20071120
20 Importing TEXT Call by reference Type reference (TYPE) STRING Only for Listbox 20081210
21 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE CO_AUTO_TEXT 20081211
22 Importing UNIT Call by reference Type reference (TYPE) CLIKE CO_AUTO_TEXT Char255 20071025
23 Importing UNIT_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081110
24 Importing VALUE Call by reference Type reference (TYPE) STRING 20071212
25 Importing VALUE_LIST Call by reference Type reference (TYPE) STRING Only for Listbox 20081113
26 Importing VISIBILITY Call by reference Type reference (TYPE) STRING Char255 20071123

Method DEFINE_FIELD on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) STRING SPACE 20080403
2 Importing COLUMNS Call by reference Type reference (TYPE) I 20081218
3 Importing COL_INDEX Call by reference Type reference (TYPE) I 20081218
4 Importing COL_SPAN Call by reference Type reference (TYPE) I 1 20090903
5 Returning GROUP Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_GROUP 20071025
6 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090129
7 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071025
8 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071123
9 Importing LAYOUT_STYLE Call by reference Type reference (TYPE) I 20120928
10 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080429
11 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071123
12 Importing VISIBILITY Call by reference Type reference (TYPE) STRING 20071123

Method DEFINE_GROUP on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_HIER_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_SPAN Call by reference Type reference (TYPE) I 1 20090223
2 Returning HIERTREE Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_HIERTREE DBA Cockpit: Screen Groups 20071203
3 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071203
4 Importing NAME Call by reference Type reference (TYPE) STRING 20071127
5 Importing ROWS Call by reference Type reference (TYPE) I 20071127

Method DEFINE_HIER_TREE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_LINE_BREAK Signature

Method DEFINE_LINE_BREAK on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method DEFINE_LINE_BREAK on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_RADIO_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090910
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE 20091013
3 Importing NAME Call by reference Type reference (TYPE) STRING 20081118
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20081118
5 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20110407
6 Returning RADIO_BUTTON Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_RADIOBUTTON DBA Cockpit: Radiobutton Group 20081118
7 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090130

Method DEFINE_RADIO_BUTTON on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_COUNT Call by reference Type reference (TYPE) I 0 20100921
2 Importing FIRST_COL_WIDTH Call by reference Type reference (TYPE) STRING 20110303
3 Importing GROUPS Call by reference Type reference (TYPE) STRING 20081103
4 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071025
5 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071123
6 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071025
7 Returning SELECTION Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_SELECTION 20071025
8 Importing SIMPLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101209
9 Importing VISIBILITY Call by reference Type reference (TYPE) STRING 20071123
10 Importing WITH_TRAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090406

Method DEFINE_SELECTION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20100525
2 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071025
3 Importing SELECTION Call by reference Type reference (TYPE) STRING 20080128
4 Returning TAB Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_TAB 20071025
5 Importing VISIBILITY Call by reference Type reference (TYPE) STRING 20071123

Method DEFINE_TAB on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20100716
2 Importing ICON Call by reference Type reference (TYPE) STRING 20100716
3 Importing ICON_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100716
4 Importing IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081201
5 Importing NEW_LINE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081202
6 Importing TEXT Call by reference Type reference (TYPE) CLIKE Char255 20081126

Method DEFINE_TEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) STRING Char255 20071126
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071126
3 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071126
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Char255 20071126
5 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20071126
6 Importing TIME Call by reference Type reference (TYPE) STRING Char255 20071126
7 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE 20081211
8 Importing VISIBILITY Call by reference Type reference (TYPE) STRING Char255 20071126

Method DEFINE_TIMESTAMP on class CL_DBA_COMPONENT_BUILDER has no exception.

Method DEFINE_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) STRING 20100616
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE Char255 20071025
3 Importing LABEL_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071123
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071025
5 Returning TOTAL Value transfer Object reference (TYPE REF TO) CL_DBA_SCREEN_TOTAL 20071025
6 Importing VISIBILITY Call by reference Type reference (TYPE) STRING 20071123

Method DEFINE_TOTAL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method EMBED_COMPONENT_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20110311

Method EMBED_COMPONENT_USAGES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ABSOLUTE_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20120903
2 Returning MAPPED_NAME Value transfer Type reference (TYPE) STRING 20071127
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071127

Method GET_ABSOLUTE_NODE_NAME on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ACTION_BUTTON_STRUCT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20080111

Method GET_ACTION_BUTTON_STRUCT_DESCR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ALV_COLUMN_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDDESCR Call by reference Type reference (TYPE) LVC_S_FCAT ALV control: Field catalog 20100304

Method GET_ALV_COLUMN_TEXTS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ALV_DATA_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALV_DATA_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE DB6: WebDynpro ALV Wrapper 20090223
2 Importing ALV_USAGE_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Component Usage 20090223
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090223

Method GET_ALV_DATA_NODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ALV_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALV_NODE_NAME Value transfer Type reference (TYPE) STRING DB6: WebDynpro ALV Wrapper 20071206
2 Importing ALV_USAGE_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Component Usage 20071206

Method GET_ALV_NODE_NAME on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_ALV_STRUCT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) CLIKE 20071218
2 Importing ALV_NODE Call by reference Type reference (TYPE) STRING 20081202
3 Returning FULLDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20071218
4 Importing STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20071218

Method GET_ALV_STRUCT_DESCR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_AUTOMATIC_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20111230
2 Exporting LABEL Value transfer Type reference (TYPE) STRING 20111230
3 Exporting TOOLTIP Call by reference Type reference (TYPE) STRING 20111230
4 Exporting UNIT Call by reference Type reference (TYPE) STRING 20111230

Method GET_AUTOMATIC_TEXTS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_COMPONENT_USAGE_CTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINER_ID Value transfer Type reference (TYPE) STRING 20110310
2 Importing FIELDTYPE Call by reference Type reference (TYPE) I 20110310

Method GET_COMPONENT_USAGE_CTR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_DB6_ACTION_CONTROLLER DB6: Interface of DBA Action 20130826

Method GET_CONTROLLER on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_DASHBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DASHBOARD Value transfer Object reference (TYPE REF TO) CL_DBA_DASHBOARD DBA: Dashboard 20120711

Method GET_DASHBOARD on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_DETAIL_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROW_COUNT Value transfer Type reference (TYPE) I 20130612

Method GET_DETAIL_ROW_COUNT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_FIELD_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR_TAB DBA Cockpit: List of Field Descriptions for Component Builde 20081202
2 Returning NR_OF_COLUMNS Value transfer Type reference (TYPE) I 20081202

Method GET_FIELD_COLUMNS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_FIELD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD_DEFINITION Value transfer Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20111019
2 Importing ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_FIELD_DEFINITION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20110419
2 Importing PATH Call by reference Type reference (TYPE) STRING 20110419
3 Exporting VALUE Call by reference Type reference (TYPE) ANY 20110419
4 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110419

Method GET_FIELD_VALUE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_GRAPHIC_COMPONENT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRAPHIC_COMPONENT_REF Value transfer Object reference (TYPE REF TO) CL_DBA_GRAPHIC_COMP_BRIDGE DBA: Graphic Component 20121011
2 Importing NAME Call by reference Type reference (TYPE) STRING 20121011
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20121011

Method GET_GRAPHIC_COMPONENT_REF on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_GROUP_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPS Call by reference Type reference (TYPE) DBA_UI_FIELD_GROUP_TAB DBA Cockpit: List of Field Groups 20081202
2 Returning NR_OF_COLUMNS Value transfer Type reference (TYPE) I 20081202

Method GET_GROUP_COLUMNS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_GUI_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUI_ALV Value transfer Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20071025
2 Importing NAME Call by reference Type reference (TYPE) STRING 20071102

Method GET_GUI_ALV on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_GUI_ALV_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUI_ALV_NAME Value transfer Type reference (TYPE) STRING 20110526
2 Importing NAME Call by reference Type reference (TYPE) STRING 20110526
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20110526

Method GET_GUI_ALV_NAME on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_LAYOUT_COL_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_NO Call by reference Type reference (TYPE) I 20120928
2 Returning COL_SIZE Value transfer Type reference (TYPE) STRING 20120928
3 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20120928

Method GET_LAYOUT_COL_SIZE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_LAYOUT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20120928
2 Returning LAYOUT_MODE Value transfer Type reference (TYPE) I 20120928

Method GET_LAYOUT_MODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_LAYOUT_ROW_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_NO Call by reference Type reference (TYPE) I 20121004
2 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20121004
3 Importing ROW_NO Call by reference Type reference (TYPE) I 20121004
4 Returning ROW_SIZE Value transfer Type reference (TYPE) STRING 20121004

Method GET_LAYOUT_ROW_SIZE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAPPED_NAME Value transfer Type reference (TYPE) STRING 20071123
2 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20071123

Method GET_NODE_NAME on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090202
2 Returning OKCODE Value transfer Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20090202

Method GET_OKCODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_REAL_PATH_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAPPED_PATH Value transfer Type reference (TYPE) STRING 20091202
2 Importing PATH Call by reference Type reference (TYPE) STRING 20091202

Method GET_REAL_PATH_NAME on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_STRUCT_AND_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DDIC_FIELD Call by reference Type reference (TYPE) STRING 20120831
2 Exporting EV_DDIC_STRUCT Call by reference Type reference (TYPE) STRING 20120831
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) STRING 20120831
4 Importing IV_FIELD_NODE Call by reference Type reference (TYPE) STRING 20120831

Method GET_STRUCT_AND_FIELD on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_TREE_STRUCT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FULLDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20081027
2 Importing GUI_TREE Call by reference Object reference (TYPE REF TO) CL_DB6_COLUMN_TREE Column Tree Control 20081027
3 Importing STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20081027

Method GET_TREE_STRUCT_DESCR on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_UI_ELEMENT_FOR_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_FIELD Call by reference Type reference (TYPE) STRING 20120831
2 Importing IV_DDIC_STRUCT Call by reference Type reference (TYPE) STRING 20120831
3 Returning RR_ELEMENT Value transfer Type reference (TYPE) STRING 20120831

Method GET_UI_ELEMENT_FOR_ALERT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method GET_WD_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_USAGE_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Component Usage 20071114
2 Returning WD_ALV Value transfer Object reference (TYPE REF TO) CL_DB6_WD_ALV DB6: WebDynpro ALV Wrapper 20071025

Method GET_WD_ALV on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HANDLE_ACTION_BUTTON Signature

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

Method HANDLE_ACTION_BUTTON on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HANDLE_ALV_DATA_CHECK Signature

Method HANDLE_ALV_DATA_CHECK on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method HANDLE_ALV_DATA_CHECK on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_EVENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_EVENT 20081112
2 Importing CONTEXT_MENU_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_MANAGER 20081112

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HANDLE_GROUP_BUTTON Signature

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

Method HANDLE_GROUP_BUTTON on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HANDLE_TAB_SELECT Signature

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

Method HANDLE_TAB_SELECT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HAS_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20110704
2 Returning WITH_COMPONENT_USAGE Value transfer Type reference (TYPE) ABAP_BOOL 20110704

Method HAS_COMPONENT_USAGE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HIDE_ALV_DETAIL Signature

Method HIDE_ALV_DETAIL on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method HIDE_ALV_DETAIL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method HIDE_TREE_DETAIL Signature

Method HIDE_TREE_DETAIL on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method HIDE_TREE_DETAIL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method INIT_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100616

Method INIT_EXPANDED_NODES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method IS_ALV_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CLIKE 20071025
2 Returning IS_ALV Value transfer Type reference (TYPE) ABAP_BOOL 20071214
3 Importing PARENT_NODE_NAME Call by reference Type reference (TYPE) STRING 20081202

Method IS_ALV_NODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method IS_DROPDOWN_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CLIKE 20120821
2 Returning IS_DROPDOWN Value transfer Type reference (TYPE) ABAP_BOOL 20120821
3 Importing TYPE_NAME Call by reference Type reference (TYPE) STRING 20120821

Method IS_DROPDOWN_NODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method IS_GRAPHIC_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CLIKE 20130115
2 Importing PARENT_NODE_NAME Call by reference Type reference (TYPE) STRING 20130115
3 Returning RV_GRAPHIC Value transfer Type reference (TYPE) ABAP_BOOL 20130115

Method IS_GRAPHIC_COMPONENT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method IS_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CLIKE 20081027
2 Returning IS_TREE Value transfer Type reference (TYPE) ABAP_BOOL 20081027

Method IS_TREE_NODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method MAP_DYNAMIC_ALV_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING 20110907
2 Importing ALV_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20110907
3 Importing WD_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_WD_ALV DB6: WebDynpro ALV Wrapper 20110908
4 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110907

Method MAP_DYNAMIC_ALV_CONTEXT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method NODE_NAME_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NODE_NAME Value transfer Type reference (TYPE) STRING 20071025
2 Importing TYPE_NAME Call by reference Type reference (TYPE) STRING 20071025

Method NODE_NAME_BY_TYPE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method NORMALIZE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ID Value transfer Type reference (TYPE) STRING 20071210

Method NORMALIZE_ID on class CL_DBA_COMPONENT_BUILDER has no exception.

Method RESELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) STRING 20110615
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071102

Method RESELECT on class CL_DBA_COMPONENT_BUILDER has no exception.

Method RESELECT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) DBA_UI_FIELD_DESCR_TAB DBA Cockpit: List of Field Descriptions for Component Builde 20100224
2 Importing FILTER_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100224
3 Importing SELECTION_NODE_NAME Call by reference Type reference (TYPE) STRING 20110615
4 Changing VIEW_DATA Call by reference Type reference (TYPE) ANY 20100224

Method RESELECT_FIELDS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method RESET_ALV_SELECTION Signature

Method RESET_ALV_SELECTION on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method RESET_ALV_SELECTION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_ACTION_BUTTON_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20080111

Method SET_ACTION_BUTTON_PROPERTIES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_LIST_ENTRY Call by reference Type reference (TYPE) DBA_WD_ALV_LIST_ENTRY DBA Cockpit: ALV List Description for Component Builder 20100804
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface of the node's metadata 20100804

Method SET_ALV_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_ALV_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20090504

Method SET_ALV_LEAD_SELECTION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_ALV_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV_NAME Call by reference Type reference (TYPE) STRING 20090514
2 Importing ALV_NODE Call by reference Type reference (TYPE) STRING 20090514
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090514

Method SET_ALV_SELECTION on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_ALV_SIZE Signature

Method SET_ALV_SIZE on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method SET_ALV_SIZE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_EXPANDED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081106

Method SET_EXPANDED_NODES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_INACTIVE_SLD_PARTITIONS Signature

Method SET_INACTIVE_SLD_PARTITIONS on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method SET_INACTIVE_SLD_PARTITIONS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_LAYOUT_COL_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_NO Call by reference Type reference (TYPE) I 20120928
2 Importing COL_SIZE Call by reference Type reference (TYPE) STRING 20120928
3 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20120928

Method SET_LAYOUT_COL_SIZE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_LAYOUT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_COLUMNS Call by reference Type reference (TYPE) I 20130529
2 Importing IV_GROUP_HEIGHT Call by reference Type reference (TYPE) I 20130529
3 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20120928
4 Importing LAYOUT_MODE Call by reference Type reference (TYPE) INT1 Dummy for B20 int1 (Local Everywhere) 20120928

Method SET_LAYOUT_MODE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_LAYOUT_ROW_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL_NO Call by reference Type reference (TYPE) I 20121004
2 Importing LAYOUT_BLOCK Call by reference Type reference (TYPE) STRING 20121004
3 Importing ROW_NO Call by reference Type reference (TYPE) I 20121004
4 Importing ROW_SIZE Call by reference Type reference (TYPE) STRING 20121004

Method SET_LAYOUT_ROW_SIZE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_SAPGUI_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100525
2 Importing GROUPS Call by reference Type reference (TYPE) STRING DBA Cockpit: Description of UI Element 20090224
3 Importing READONLY_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090224
4 Importing UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20081103
5 Importing VISIBLE_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090224

Method SET_SAPGUI_GROUPS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_SAPGUI_GROUPS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100525
2 Importing GROUPS Call by reference Type reference (TYPE) STRING 20090703
3 Importing UI_TAB Call by reference Object reference (TYPE REF TO) CL_WD_TAB Perforce change= / 20050916-083208 20090703
4 Importing VISIBLE_IS_BOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090703

Method SET_SAPGUI_GROUPS_TAB on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_ID Call by reference Type reference (TYPE) STRING 20100617
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100617

Method SET_TABSTRIP on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20081105
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081105
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20081105
4 Changing VIEW_DATA Call by reference Type reference (TYPE) ANY 20081105

Method SET_VALUES on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SHOW_ALV_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEAD_SELECTION_INDEX Call by reference Type reference (TYPE) I 20090409

Method SHOW_ALV_DETAIL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SHOW_TREE_DETAIL Signature

Method SHOW_TREE_DETAIL on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method SHOW_TREE_DETAIL on class CL_DBA_COMPONENT_BUILDER has no exception.

Method SORT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GROUPS Call by reference Type reference (TYPE) DBA_UI_FIELD_GROUP_TAB DBA Cockpit: List of Field Groups 20090903

Method SORT_GROUPS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110404
2 Importing DETAIL Call by reference Type reference (TYPE) CLIKE 20110404

Method TRACE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRACE_END Signature

Method TRACE_END on class CL_DBA_COMPONENT_BUILDER has no parameter.
Method TRACE_END on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRANSFER_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20110420
2 Importing PATH Call by reference Type reference (TYPE) STRING 20110420
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110420

Method TRANSFER_FIELD_VALUE on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRANSFER_INPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20081105

Method TRANSFER_INPUT_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRANSFER_INPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110419

Method TRANSFER_INPUT_FIELDS on class CL_DBA_COMPONENT_BUILDER has no exception.

Method TRANSFER_RADIO_BUTTON_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120521

Method TRANSFER_RADIO_BUTTON_DATA on class CL_DBA_COMPONENT_BUILDER has no exception.

Method VIEW_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110414

Method VIEW_MODIFY on class CL_DBA_COMPONENT_BUILDER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 711