SAP ABAP Interface IF_WDY_MD_COMPONENT (Component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_COMPONENT (Package) Web Dynpro: Component
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_COMPONENT Web Dynpro: Component 20021022
Properties
Interface IF_WDY_MD_COMPONENT  
Short Description Component    
General Data
Package SWDP_METADATA_API_COMPONENT   Web Dynpro: Component 
Created 20021022   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_COMPONENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_LOCKABLE_OBJECT 00000000
Friends
Interface IF_WDY_MD_COMPONENT has no friend.
Attributes
Interface IF_WDY_MD_COMPONENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 00000000
2 ADD_USED_MODEL Instance method Public Method 00000000
3 ADD_USED_UIELIBRARY Instance method Public Method 20030612
4 CREATE_COMPONENT_INTERFACE Instance method Public Method 20040824
5 CREATE_COMPONENT_USAGE Instance method Public Method 00000000
6 CREATE_COMP_USAGE_GROUP Instance method Public Method 20041214
7 CREATE_CONTROLLER Instance method Public Method 00000000
8 CREATE_EMPTY_VIEW Instance method Public Method 00000000
9 CREATE_MESSAGE_POOL Instance method Public Method 00000000
10 CREATE_VIEW Instance method Public Method 00000000
11 CREATE_WINDOW Instance method Public Method 00000000
12 DELETE Instance method Public Method 00000000
13 GET_ABAP_CONFIG_PROPERTIES Instance method Public Method 20050427
14 GET_ASSISTANCE_CLASS Instance method Public Method 20050427
15 GET_COMPONENT_CONTROLLER Instance method Public Method 00000000
16 GET_COMPONENT_INTERFACE Instance method Public Method 20040824
17 GET_COMPONENT_USAGE Instance method Public Method 00000000
18 GET_COMPONENT_USAGES Instance method Public Method 00000000
19 GET_COMPONENT_USAGE_COUNT Instance method Public Method 00000000
20 GET_COMP_USAGE_GROUPS Instance method Public Method 20041214
21 GET_COMP_USAGE_GROUP_BY_NAME Instance method Public Method 20041214
22 GET_COMP_USAGE_GROUP_BY_POS Instance method Public Method 20041214
23 GET_COMP_USAGE_GROUP_COUNT Instance method Public Method 20041214
24 GET_COMP_USAGE_GROUP_POSITION Instance method Public Method 20041214
25 GET_CONFIGURATION_CONTROLLER Instance method Public Method 20041006
26 GET_CONTROLLER Instance method Public Method 00000000
27 GET_CONTROLLERS Instance method Public Method 00000000
28 GET_CONTROLLER_COUNT Instance method Public Method 00000000
29 GET_CONVERTED_MODUL_POOL Instance method Public Method 20040427
30 GET_EMPTY_VIEW Instance method Public Method 00000000
31 GET_MESSAGE_POOL Instance method Public Method 00000000
32 GET_NAME Instance method Public Method 00000000
33 GET_USED_MODELS Instance method Public Method 00000000
34 GET_USED_MODEL_COUNT Instance method Public Method 00000000
35 GET_USED_UIELIBRARIES Instance method Public Method 20030612
36 GET_USED_UIELIBRARY_COUNT Instance method Public Method 20030612
37 GET_VIEW Instance method Public Method 00000000
38 GET_VIEWS Instance method Public Method 00000000
39 GET_VIEW_COUNT Instance method Public Method 00000000
40 GET_WINDOW Instance method Public Method 00000000
41 GET_WINDOWS Instance method Public Method 00000000
42 GET_WINDOW_COUNT Instance method Public Method 00000000
43 HAS_COMPONENT_CONTROLLER Instance method Public Method 00000000
44 HAS_COMPONENT_INTERFACE Instance method Public Method 20040824
45 HAS_COMPONENT_USAGE Instance method Public Method 00000000
46 HAS_COMP_USAGE_GROUP Instance method Public Method 20041214
47 HAS_CONFIGURATION_CONTROLLER Instance method Public Method 20041006
48 HAS_CONTROLLER Instance method Public Method 00000000
49 HAS_EMPTY_VIEW Instance method Public Method 00000000
50 HAS_MESSAGE_POOL Instance method Public Method 00000000
51 HAS_USED_MODEL Instance method Public Method 00000000
52 HAS_USED_UIELIBRARY Instance method Public Method 20030612
53 HAS_VIEW Instance method Public Method 00000000
54 HAS_WINDOW Instance method Public Method 00000000
55 LOCK Instance method Public Method 00000000
56 MOVE_COMP_USAGE_GROUP Instance method Public Method 20041214
57 RELOAD Instance method Public Method 00000000
58 REMOVE_ALL_USED_MODELS Instance method Public Method 00000000
59 REMOVE_ALL_USED_UIELIBRARIES Instance method Public Method 20030612
60 REMOVE_USED_MODEL Instance method Public Method 00000000
61 REMOVE_USED_UIELIBRARY Instance method Public Method 20030612
62 RESET_TO_ACTIVE Instance method Public Method 00000000
63 SAVE_TO_DATABASE Instance method Public Method 00000000
64 SET_ABAP_CONFIG_PROPERTIES Instance method Public Method 20050427
65 SET_ASSISTANCE_CLASS Instance method Public Method 20050427
66 SET_COMPONENT_CONTROLLER Instance method Public Method 00000000
67 SET_CONFIGURATION_CONTROLLER Instance method Public Method 20041006
68 SET_CONVERTED_MODUL_POOL Instance method Public Method 20040427
69 UNLOCK Instance method Public Method 00000000
Events
Interface IF_WDY_MD_COMPONENT has no event.
Types
Interface IF_WDY_MD_COMPONENT has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_WDY_MD_COMPONENT has no parameter.
Method ACTIVATE on Interface IF_WDY_MD_COMPONENT has no exception.

Method ADD_USED_MODEL Signature

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

Method ADD_USED_MODEL on Interface IF_WDY_MD_COMPONENT has no exception.

Method ADD_USED_UIELIBRARY Signature

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

Method ADD_USED_UIELIBRARY on Interface IF_WDY_MD_COMPONENT has no exception.

Method CREATE_COMPONENT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_INTERFACE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_INTF_IMPL 20040824
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040824
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20040824

Method CREATE_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_USAGE 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_COMP_USAGE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMP_USAGE_GROUP Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMP_USAGE_GROUP 20041214
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20041214
3 Importing POSITION Value transfer Type reference (TYPE) I 20041214
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20041214

Method CREATE_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_EMPTY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EMPTY_VIEW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_EMPTY_VIEW 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_MESSAGE_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_POOL Value transfer Object reference (TYPE REF TO) IF_WDY_MD_MESSAGE_POOL 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning VIEW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning WINDOW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_WINDOW 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method DELETE Signature

Method DELETE on Interface IF_WDY_MD_COMPONENT has no parameter.
Method DELETE on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_ABAP_CONFIG_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ABAP_CONFIG_PROPERTIES Value transfer Type reference (TYPE) WDY_CONFIG_PROPS Konfigurationseigenschaften einer Komponente 20050427

Method GET_ABAP_CONFIG_PROPERTIES on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_ASSISTANCE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ASSISTANCE_CLASS Value transfer Type reference (TYPE) WDY_MD_OBJECT_TYPE Web Dynpro : Klassenname eines Web Dynpro Metadaten Objekts 20050427

Method GET_ASSISTANCE_CLASS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMPONENT_CONTROLLER Signature

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

Method GET_COMPONENT_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMPONENT_INTERFACE Signature

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

Method GET_COMPONENT_INTERFACE on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_USAGE 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method GET_COMPONENT_USAGE on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMPONENT_USAGES Signature

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

Method GET_COMPONENT_USAGES on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMPONENT_USAGE_COUNT Signature

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

Method GET_COMPONENT_USAGE_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMP_USAGE_GROUPS Signature

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

Method GET_COMP_USAGE_GROUPS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMP_USAGE_GROUP_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMP_USAGE_GROUP Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMP_USAGE_GROUP 20041214
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20041214

Method GET_COMP_USAGE_GROUP_BY_NAME on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMP_USAGE_GROUP_BY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMP_USAGE_GROUP Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMP_USAGE_GROUP 20041214
2 Importing POSITION Value transfer Type reference (TYPE) I 20041214

Method GET_COMP_USAGE_GROUP_BY_POS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMP_USAGE_GROUP_COUNT Signature

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

Method GET_COMP_USAGE_GROUP_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_COMP_USAGE_GROUP_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WDY_MD_COMP_USAGE_GROUP 20041214
2 Returning POSITION Value transfer Type reference (TYPE) I 20041214

Method GET_COMP_USAGE_GROUP_POSITION on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_CONFIGURATION_CONTROLLER Signature

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

Method GET_CONFIGURATION_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method GET_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_CONTROLLERS Signature

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

Method GET_CONTROLLERS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_CONTROLLER_COUNT Signature

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

Method GET_CONTROLLER_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_CONVERTED_MODUL_POOL Signature

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

Method GET_CONVERTED_MODUL_POOL on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_EMPTY_VIEW Signature

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

Method GET_EMPTY_VIEW on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_MESSAGE_POOL Signature

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

Method GET_MESSAGE_POOL on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_COMPONENT has no parameter.
Method GET_NAME on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_USED_MODELS Signature

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

Method GET_USED_MODELS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_USED_MODEL_COUNT Signature

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

Method GET_USED_MODEL_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_USED_UIELIBRARIES Signature

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

Method GET_USED_UIELIBRARIES on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_USED_UIELIBRARY_COUNT Signature

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

Method GET_USED_UIELIBRARY_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning VIEW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW 00000000

Method GET_VIEW on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_VIEWS Signature

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

Method GET_VIEWS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_VIEW_COUNT Signature

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

Method GET_VIEW_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000
2 Returning WINDOW Value transfer Object reference (TYPE REF TO) IF_WDY_MD_WINDOW 00000000

Method GET_WINDOW on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_WINDOWS Signature

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

Method GET_WINDOWS on Interface IF_WDY_MD_COMPONENT has no exception.

Method GET_WINDOW_COUNT Signature

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

Method GET_WINDOW_COUNT on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_COMPONENT_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_COMPONENT_CONTROLLER Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_COMPONENT_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_COMPONENT_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_COMPONENT_INTERFACE Value transfer Type reference (TYPE) FLAG 20040824

Method HAS_COMPONENT_INTERFACE on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_COMPONENT_USAGE Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_COMPONENT_USAGE on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_COMP_USAGE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_COMP_USAGE_GROUP Value transfer Type reference (TYPE) FLAG 20041214
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20041214

Method HAS_COMP_USAGE_GROUP on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_CONFIGURATION_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CONFIGURATION_CONTROLLER Value transfer Type reference (TYPE) FLAG allgemeines flag 20041006

Method HAS_CONFIGURATION_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CONTROLLER Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_EMPTY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_EMPTY_VIEW Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_EMPTY_VIEW on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_MESSAGE_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_MESSAGE_POOL Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_MESSAGE_POOL on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_USED_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_USED_MODEL Value transfer Type reference (TYPE) FLAG 00000000
2 Importing USED_MODEL Call by reference Object reference (TYPE REF TO) IF_WDY_MD_MODEL 00000000

Method HAS_USED_MODEL on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_USED_UIELIBRARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_USED_UIELIBRARY Value transfer Type reference (TYPE) FLAG 20030612
2 Importing USED_UIELIBRARY Call by reference Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_LIBRARY 20030612

Method HAS_USED_UIELIBRARY on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_VIEW Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_VIEW on Interface IF_WDY_MD_COMPONENT has no exception.

Method HAS_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_WINDOW Value transfer Type reference (TYPE) FLAG 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_WINDOW on Interface IF_WDY_MD_COMPONENT has no exception.

Method LOCK Signature

Method LOCK on Interface IF_WDY_MD_COMPONENT has no parameter.
Method LOCK on Interface IF_WDY_MD_COMPONENT has no exception.

Method MOVE_COMP_USAGE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_POSITION Value transfer Type reference (TYPE) I 20041214
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 20041214

Method MOVE_COMP_USAGE_GROUP on Interface IF_WDY_MD_COMPONENT has no exception.

Method RELOAD Signature

Method RELOAD on Interface IF_WDY_MD_COMPONENT has no parameter.
Method RELOAD on Interface IF_WDY_MD_COMPONENT has no exception.

Method REMOVE_ALL_USED_MODELS Signature

Method REMOVE_ALL_USED_MODELS on Interface IF_WDY_MD_COMPONENT has no parameter.
Method REMOVE_ALL_USED_MODELS on Interface IF_WDY_MD_COMPONENT has no exception.

Method REMOVE_ALL_USED_UIELIBRARIES Signature

Method REMOVE_ALL_USED_UIELIBRARIES on Interface IF_WDY_MD_COMPONENT has no parameter.
Method REMOVE_ALL_USED_UIELIBRARIES on Interface IF_WDY_MD_COMPONENT has no exception.

Method REMOVE_USED_MODEL Signature

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

Method REMOVE_USED_MODEL on Interface IF_WDY_MD_COMPONENT has no exception.

Method REMOVE_USED_UIELIBRARY Signature

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

Method REMOVE_USED_UIELIBRARY on Interface IF_WDY_MD_COMPONENT has no exception.

Method RESET_TO_ACTIVE Signature

Method RESET_TO_ACTIVE on Interface IF_WDY_MD_COMPONENT has no parameter.
Method RESET_TO_ACTIVE on Interface IF_WDY_MD_COMPONENT has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on Interface IF_WDY_MD_COMPONENT has no parameter.
Method SAVE_TO_DATABASE on Interface IF_WDY_MD_COMPONENT has no exception.

Method SET_ABAP_CONFIG_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_CONFIG_PROPERTIES Call by reference Type reference (TYPE) WDY_CONFIG_PROPS Konfigurationseigenschaften einer Komponente 20050427

Method SET_ABAP_CONFIG_PROPERTIES on Interface IF_WDY_MD_COMPONENT has no exception.

Method SET_ASSISTANCE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSISTANCE_CLASS Call by reference Type reference (TYPE) WDY_MD_OBJECT_TYPE Web Dynpro : Klassenname eines Web Dynpro Metadaten Objekts 20050427

Method SET_ASSISTANCE_CLASS on Interface IF_WDY_MD_COMPONENT has no exception.

Method SET_COMPONENT_CONTROLLER Signature

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

Method SET_COMPONENT_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method SET_CONFIGURATION_CONTROLLER Signature

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

Method SET_CONFIGURATION_CONTROLLER on Interface IF_WDY_MD_COMPONENT has no exception.

Method SET_CONVERTED_MODUL_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVERTED_MODUL_POOL Value transfer Type reference (TYPE) STRING 20040427

Method SET_CONVERTED_MODUL_POOL on Interface IF_WDY_MD_COMPONENT has no exception.

Method UNLOCK Signature

Method UNLOCK on Interface IF_WDY_MD_COMPONENT has no parameter.
Method UNLOCK on Interface IF_WDY_MD_COMPONENT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630