SAP ABAP Interface IF_WDY_MD_CONTROLLER (Web Dynpro: Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_CONTROLLER Web Dynpro: Controller 20020806
Properties
Interface IF_WDY_MD_CONTROLLER  
Short Description Web Dynpro: Controller    
General Data
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20020802   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_APP_CLASS 00000000
2 IF_WDY_MD_LOCKABLE_OBJECT 00000000
Friends
Interface IF_WDY_MD_CONTROLLER has no friend.
Attributes
Interface IF_WDY_MD_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 00000000
2 ADD_DERIVED_CLASS Instance method Public Method 00000000
3 COPY Instance method Public Method 20030319
4 CREATE_ACTION Instance method Public Method 00000000
5 CREATE_CONTEXT Instance method Public Method 00000000
6 CREATE_ERROR_HANDLER Instance method Public Method 00000000
7 CREATE_EVENT Instance method Public Method 00000000
8 CREATE_EVENT_HANDLER Instance method Public Method 00000000
9 CREATE_FIELD_GROUP Instance method Public Method 00000000
10 CREATE_METHOD Instance method Public Method 00000000
11 CREATE_OUT_CTLR_USAGE Instance method Public Method 00000000
12 CREATE_PROPERTY Instance method Public Method 00000000
13 CREATE_SUPPLY_FUNCTION Instance method Public Method 00000000
14 CREATE_VALIDATOR Instance method Public Method 00000000
15 DELETE Instance method Public Method 00000000
16 GET_ACTIONS Instance method Public Method 00000000
17 GET_ACTION_BY_NAME Instance method Public Method 00000000
18 GET_ACTION_BY_POS Instance method Public Method 00000000
19 GET_ACTION_COUNT Instance method Public Method 00000000
20 GET_ACTION_POSITION Instance method Public Method 00000000
21 GET_CODE_BODY Instance method Public Method 00000000
22 GET_COMPONENT Instance method Public Method 20030211
23 GET_CONTEXT Instance method Public Method 00000000
24 GET_DERIVED_CLASSES Instance method Public Method 00000000
25 GET_DERIVED_CLASS_COUNT Instance method Public Method 00000000
26 GET_ERROR_HANDLER Instance method Public Method 00000000
27 GET_ERROR_HANDLERS Instance method Public Method 00000000
28 GET_ERROR_HANDLER_COUNT Instance method Public Method 00000000
29 GET_EVENT Instance method Public Method 00000000
30 GET_EVENTS Instance method Public Method 00000000
31 GET_EVENT_COUNT Instance method Public Method 00000000
32 GET_EVENT_HANDLER Instance method Public Method 00000000
33 GET_EVENT_HANDLERS Instance method Public Method 00000000
34 GET_EVENT_HANDLER_COUNT Instance method Public Method 00000000
35 GET_FIELD_GROUP Instance method Public Method 00000000
36 GET_FIELD_GROUPS Instance method Public Method 00000000
37 GET_FIELD_GROUP_COUNT Instance method Public Method 00000000
38 GET_METHOD Instance method Public Method 00000000
39 GET_METHODS Instance method Public Method 00000000
40 GET_METHOD_COUNT Instance method Public Method 00000000
41 GET_NAME Instance method Public Method 00000000
42 GET_OUT_CTLR_USAGE Instance method Public Method 00000000
43 GET_OUT_CTLR_USAGES Instance method Public Method 00000000
44 GET_OUT_CTLR_USAGE_COUNT Instance method Public Method 00000000
45 GET_PROPERTIES Instance method Public Method 00000000
46 GET_PROPERTY Instance method Public Method 00000000
47 GET_PROPERTY_COUNT Instance method Public Method 00000000
48 GET_SUPER_CLASS Instance method Public Method 00000000
49 GET_SUPPLY_FUNCTION Instance method Public Method 00000000
50 GET_SUPPLY_FUNCTIONS Instance method Public Method 00000000
51 GET_SUPPLY_FUNCTION_COUNT Instance method Public Method 00000000
52 GET_TYPE Instance method Public Method 00000000
53 GET_VALIDATOR Instance method Public Method 00000000
54 GET_VALIDATORS Instance method Public Method 00000000
55 GET_VALIDATOR_COUNT Instance method Public Method 00000000
56 GET_VIEW Instance method Public Method 00000000
57 GET_VISIBILITY Instance method Public Method 00000000
58 HAS_ACTION Instance method Public Method 00000000
59 HAS_CONTEXT Instance method Public Method 00000000
60 HAS_DERIVED_CLASS Instance method Public Method 00000000
61 HAS_ERROR_HANDLER Instance method Public Method 00000000
62 HAS_EVENT Instance method Public Method 00000000
63 HAS_EVENT_HANDLER Instance method Public Method 00000000
64 HAS_FIELD_GROUP Instance method Public Method 00000000
65 HAS_METHOD Instance method Public Method 00000000
66 HAS_OUT_CTLR_USAGE Instance method Public Method 00000000
67 HAS_PROPERTY Instance method Public Method 00000000
68 HAS_SUPER_CLASS Instance method Public Method 00000000
69 HAS_SUPPLY_FUNCTION Instance method Public Method 00000000
70 HAS_VALIDATOR Instance method Public Method 00000000
71 HAS_VIEW Instance method Public Method 00000000
72 LOCK Instance method Public Method 00000000
73 MOVE_ACTION Instance method Public Method 00000000
74 RELOAD Instance method Public Method 00000000
75 REMOVE_ALL_DERIVED_CLASSES Instance method Public Method 00000000
76 REMOVE_DERIVED_CLASS Instance method Public Method 00000000
77 RESET_TO_ACTIVE Instance method Public Method 00000000
78 SAVE_TO_DATABASE Instance method Public Method 00000000
79 SET_CODE_BODY Instance method Public Method 00000000
80 SET_SUPER_CLASS Instance method Public Method 00000000
81 SET_TYPE Instance method Public Method 00000000
82 SET_VIEW Instance method Public Method 00000000
83 SET_VISIBILITY Instance method Public Method 00000000
84 UNLOCK Instance method Public Method 00000000
Events
Interface IF_WDY_MD_CONTROLLER has no event.
Types
Interface IF_WDY_MD_CONTROLLER has no local type.
Method Signatures

Method ACTIVATE Signature

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

Method ADD_DERIVED_CLASS Signature

Method ADD_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method ADD_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method COPY Signature

Method COPY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method COPY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method CREATE_ACTION Signature

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

Method CREATE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_VALUE_NODE 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_ERROR_HANDLER Signature

Method CREATE_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method CREATE_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no exception.

Method CREATE_EVENT Signature

Method CREATE_EVENT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method CREATE_EVENT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method CREATE_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT_HANDLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CTLR_EVENT_HANDLER 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_FIELD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELD_GROUP Value transfer Object reference (TYPE REF TO) IF_WDY_MD_FIELD_GROUP 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_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHOD Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER_METHOD 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_OUT_CTLR_USAGE 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 OUT_CTLR_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER_USAGE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_PROPERTY 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 PROPERTY Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER_PROPERTY 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_SUPPLY_FUNCTION 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 SUPPLY_FUNCTION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SUPPLY_FUNCTION 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_VALIDATOR Signature

Method CREATE_VALIDATOR on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method CREATE_VALIDATOR on Interface IF_WDY_MD_CONTROLLER has no exception.

Method DELETE Signature

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

Method GET_ACTIONS Signature

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

Method GET_ACTIONS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ACTION_BY_NAME Signature

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

Method GET_ACTION_BY_NAME on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ACTION_BY_POS Signature

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

Method GET_ACTION_BY_POS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ACTION_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_ACTION_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ACTION_POSITION Signature

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

Method GET_ACTION_POSITION on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_CODE_BODY Signature

Method GET_CODE_BODY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_CODE_BODY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_COMPONENT Signature

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

Method GET_COMPONENT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_CONTEXT Signature

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

Method GET_CONTEXT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_DERIVED_CLASSES Signature

Method GET_DERIVED_CLASSES on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_DERIVED_CLASSES on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_DERIVED_CLASS_COUNT Signature

Method GET_DERIVED_CLASS_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_DERIVED_CLASS_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ERROR_HANDLER Signature

Method GET_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ERROR_HANDLERS Signature

Method GET_ERROR_HANDLERS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_ERROR_HANDLERS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_ERROR_HANDLER_COUNT Signature

Method GET_ERROR_HANDLER_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_ERROR_HANDLER_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENT Signature

Method GET_EVENT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENTS Signature

Method GET_EVENTS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENTS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENT_COUNT Signature

Method GET_EVENT_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENT_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENT_HANDLER Signature

Method GET_EVENT_HANDLER on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENT_HANDLER on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENT_HANDLERS Signature

Method GET_EVENT_HANDLERS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENT_HANDLERS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_EVENT_HANDLER_COUNT Signature

Method GET_EVENT_HANDLER_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_EVENT_HANDLER_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_FIELD_GROUP Signature

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

Method GET_FIELD_GROUP on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_FIELD_GROUPS Signature

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

Method GET_FIELD_GROUPS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_FIELD_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 00000000

Method GET_FIELD_GROUP_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_METHOD Signature

Method GET_METHOD on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_METHOD on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_METHODS Signature

Method GET_METHODS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_METHODS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_METHOD_COUNT Signature

Method GET_METHOD_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_METHOD_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_NAME Signature

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

Method GET_OUT_CTLR_USAGE 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 OUT_CTLR_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER_USAGE 00000000

Method GET_OUT_CTLR_USAGE on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_OUT_CTLR_USAGES Signature

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

Method GET_OUT_CTLR_USAGES on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_OUT_CTLR_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_OUT_CTLR_USAGE_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_PROPERTIES on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_PROPERTY Signature

Method GET_PROPERTY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_PROPERTY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_PROPERTY_COUNT Signature

Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_SUPER_CLASS Signature

Method GET_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_SUPPLY_FUNCTION 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 SUPPLY_FUNCTION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SUPPLY_FUNCTION 00000000

Method GET_SUPPLY_FUNCTION on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_SUPPLY_FUNCTIONS Signature

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

Method GET_SUPPLY_FUNCTIONS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_SUPPLY_FUNCTION_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_SUPPLY_FUNCTION_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_VALIDATOR Signature

Method GET_VALIDATOR on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_VALIDATOR on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_VALIDATORS Signature

Method GET_VALIDATORS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_VALIDATORS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_VALIDATOR_COUNT Signature

Method GET_VALIDATOR_COUNT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_VALIDATOR_COUNT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_VIEW Signature

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

Method GET_VIEW on Interface IF_WDY_MD_CONTROLLER has no exception.

Method GET_VISIBILITY Signature

Method GET_VISIBILITY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method GET_VISIBILITY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_ACTION Signature

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

Method HAS_ACTION on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_CONTEXT Signature

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

Method HAS_CONTEXT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_DERIVED_CLASS Signature

Method HAS_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_ERROR_HANDLER Signature

Method HAS_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_ERROR_HANDLER on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_EVENT Signature

Method HAS_EVENT on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_EVENT on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_EVENT_HANDLER Signature

Method HAS_EVENT_HANDLER on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_EVENT_HANDLER on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_FIELD_GROUP Signature

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

Method HAS_FIELD_GROUP on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_METHOD Signature

Method HAS_METHOD on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_METHOD on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_OUT_CTLR_USAGE Signature

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

Method HAS_OUT_CTLR_USAGE on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_PROPERTY Signature

Method HAS_PROPERTY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_PROPERTY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_SUPER_CLASS Signature

Method HAS_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_SUPPLY_FUNCTION Signature

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

Method HAS_SUPPLY_FUNCTION on Interface IF_WDY_MD_CONTROLLER has no exception.

Method HAS_VALIDATOR Signature

Method HAS_VALIDATOR on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method HAS_VALIDATOR on Interface IF_WDY_MD_CONTROLLER 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

Method HAS_VIEW on Interface IF_WDY_MD_CONTROLLER has no exception.

Method LOCK Signature

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

Method MOVE_ACTION 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 00000000
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 00000000

Method MOVE_ACTION on Interface IF_WDY_MD_CONTROLLER has no exception.

Method RELOAD Signature

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

Method REMOVE_ALL_DERIVED_CLASSES Signature

Method REMOVE_ALL_DERIVED_CLASSES on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method REMOVE_ALL_DERIVED_CLASSES on Interface IF_WDY_MD_CONTROLLER has no exception.

Method REMOVE_DERIVED_CLASS Signature

Method REMOVE_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method REMOVE_DERIVED_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method RESET_TO_ACTIVE Signature

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

Method SAVE_TO_DATABASE Signature

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

Method SET_CODE_BODY Signature

Method SET_CODE_BODY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method SET_CODE_BODY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method SET_SUPER_CLASS Signature

Method SET_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method SET_SUPER_CLASS on Interface IF_WDY_MD_CONTROLLER has no exception.

Method SET_TYPE Signature

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

Method SET_TYPE on Interface IF_WDY_MD_CONTROLLER has no exception.

Method SET_VIEW 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_WDY_MD_ABSTRACT_VIEW 00000000

Method SET_VIEW on Interface IF_WDY_MD_CONTROLLER has no exception.

Method SET_VISIBILITY Signature

Method SET_VISIBILITY on Interface IF_WDY_MD_CONTROLLER has no parameter.
Method SET_VISIBILITY on Interface IF_WDY_MD_CONTROLLER has no exception.

Method UNLOCK Signature

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