SAP ABAP Class IF_WDY_MD_ABSTR_GAC (IF_WDY_MD_ABSTR_GAC)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ROOT_ELEMENT 20080218
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_ELEMENT 20080218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ACTIVE_X 20071010
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FLASH_ISLAND 20071010
Properties
Class IF_WDY_MD_ABSTR_GAC  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071010   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_ABSTR_GAC has no forward declaration.
Interfaces
Class IF_WDY_MD_ABSTR_GAC has no interface implemented.
Friends
Class IF_WDY_MD_ABSTR_GAC has no friend class.
Attributes
Class IF_WDY_MD_ABSTR_GAC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATION Instance method Public Method 20071010
2 CREATE_CONTEXT_BINDING Instance method Public Method 20071010
3 CREATE_DDIC_BINDING Instance method Public Method 20071010
4 CREATE_EVENT Instance method Public Method 20071029
5 CREATE_EVENT_BINDING Instance method Public Method 20071010
6 CREATE_PROPERTY Instance method Public Method 20071010
7 DELETE Instance method Public Method 20071010
8 GET_AGGREGATIONS Instance method Public Method 20071010
9 GET_AGGREGATION_BY_NAME Instance method Public Method 20071010
10 GET_AGGREGATION_BY_POS Instance method Public Method 20071010
11 GET_AGGREGATION_COUNT Instance method Public Method 20071010
12 GET_AGGREGATION_POSITION Instance method Public Method 20071010
13 GET_CONTEXT_BINDING Instance method Public Method 20071010
14 GET_CONTEXT_BINDINGS Instance method Public Method 20071010
15 GET_CONTEXT_BINDING_COUNT Instance method Public Method 20071010
16 GET_DDIC_BINDING Instance method Public Method 20071010
17 GET_DDIC_BINDINGS Instance method Public Method 20071010
18 GET_DDIC_BINDING_COUNT Instance method Public Method 20071010
19 GET_ENABLED Instance method Public Method 20071010
20 GET_EVENTS Instance method Public Method 20071029
21 GET_EVENT_BINDING Instance method Public Method 20071010
22 GET_EVENT_BINDINGS Instance method Public Method 20071010
23 GET_EVENT_BINDING_COUNT Instance method Public Method 20071010
24 GET_EVENT_BY_NAME Instance method Public Method 20071029
25 GET_EVENT_BY_POS Instance method Public Method 20071029
26 GET_EVENT_COUNT Instance method Public Method 20071029
27 GET_EVENT_POSITION Instance method Public Method 20071029
28 GET_HEIGHT Instance method Public Method 20071010
29 GET_NAME Instance method Public Method 20071010
30 GET_PROPERTIES Instance method Public Method 20071010
31 GET_PROPERTY_BY_NAME Instance method Public Method 20071010
32 GET_PROPERTY_BY_POS Instance method Public Method 20071010
33 GET_PROPERTY_COUNT Instance method Public Method 20071010
34 GET_PROPERTY_POSITION Instance method Public Method 20071010
35 GET_TOOLTIP Instance method Public Method 20071010
36 GET_UI_ELEMENT_DEFINITION Instance method Public Method 20071010
37 GET_VISIBLE Instance method Public Method 20071010
38 GET_WIDTH Instance method Public Method 20071010
39 HAS_AGGREGATION Instance method Public Method 20071010
40 HAS_CONTEXT_BINDING Instance method Public Method 20071010
41 HAS_DDIC_BINDING Instance method Public Method 20071010
42 HAS_EVENT Instance method Public Method 20071029
43 HAS_EVENT_BINDING Instance method Public Method 20071010
44 HAS_PROPERTY Instance method Public Method 20071010
45 HAS_UI_ELEMENT_DEFINITION Instance method Public Method 20071010
46 MOVE_AGGREGATION Instance method Public Method 20071010
47 MOVE_EVENT Instance method Public Method 20071029
48 MOVE_PROPERTY Instance method Public Method 20071010
49 SET_ENABLED Instance method Public Method 20071010
50 SET_HEIGHT Instance method Public Method 20071010
51 SET_TOOLTIP Instance method Public Method 20071010
52 SET_UI_ELEMENT_DEFINITION Instance method Public Method 20071010
53 SET_VISIBLE Instance method Public Method 20071010
54 SET_WIDTH Instance method Public Method 20071010
Events
Class IF_WDY_MD_ABSTR_GAC has no event.
Types
Class IF_WDY_MD_ABSTR_GAC has no local type.
Method Signatures

Method CREATE_AGGREGATION Signature

Method CREATE_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method CREATE_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method CREATE_CONTEXT_BINDING Signature

Method CREATE_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method CREATE_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method CREATE_DDIC_BINDING Signature

Method CREATE_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method CREATE_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method CREATE_EVENT Signature

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

Method CREATE_EVENT_BINDING Signature

Method CREATE_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method CREATE_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

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_UI_ELEMENT_NAME 20071029
2 Importing POSITION Value transfer Type reference (TYPE) I 20071029
3 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_WDY_MD_GACPROPERTY 20071029
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20071029

Method DELETE Signature

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

Method GET_AGGREGATIONS Signature

Method GET_AGGREGATIONS on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_AGGREGATIONS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_AGGREGATION_BY_NAME Signature

Method GET_AGGREGATION_BY_NAME on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_AGGREGATION_BY_NAME on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_AGGREGATION_BY_POS Signature

Method GET_AGGREGATION_BY_POS on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_AGGREGATION_BY_POS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_AGGREGATION_COUNT Signature

Method GET_AGGREGATION_COUNT on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_AGGREGATION_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_AGGREGATION_POSITION Signature

Method GET_AGGREGATION_POSITION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_AGGREGATION_POSITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_CONTEXT_BINDING Signature

Method GET_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_CONTEXT_BINDINGS Signature

Method GET_CONTEXT_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_CONTEXT_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_CONTEXT_BINDING_COUNT Signature

Method GET_CONTEXT_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_CONTEXT_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_DDIC_BINDING Signature

Method GET_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_DDIC_BINDINGS Signature

Method GET_DDIC_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_DDIC_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_DDIC_BINDING_COUNT Signature

Method GET_DDIC_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_DDIC_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_ENABLED Signature

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

Method GET_ENABLED on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENTS Signature

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

Method GET_EVENTS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_BINDING Signature

Method GET_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_BINDINGS Signature

Method GET_EVENT_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_EVENT_BINDINGS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_BINDING_COUNT Signature

Method GET_EVENT_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_EVENT_BINDING_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EVENT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_GACEVENT 20071029
2 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 20071029

Method GET_EVENT_BY_NAME on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_BY_POS Signature

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

Method GET_EVENT_BY_POS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_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 20071029

Method GET_EVENT_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_EVENT_POSITION Signature

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

Method GET_EVENT_POSITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_HEIGHT Signature

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

Method GET_HEIGHT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_NAME on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_PROPERTIES Signature

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

Method GET_PROPERTIES on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_PROPERTY_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 20071029
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_WDY_MD_GACPROPERTY 20071029

Method GET_PROPERTY_BY_NAME on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_PROPERTY_BY_POS Signature

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

Method GET_PROPERTY_BY_POS on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_PROPERTY_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 20071029

Method GET_PROPERTY_COUNT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_PROPERTY_POSITION Signature

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

Method GET_PROPERTY_POSITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_TOOLTIP Signature

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

Method GET_TOOLTIP on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_UI_ELEMENT_DEFINITION Signature

Method GET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method GET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_VISIBLE Signature

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

Method GET_VISIBLE on class IF_WDY_MD_ABSTR_GAC has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_AGGREGATION Signature

Method HAS_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method HAS_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_CONTEXT_BINDING Signature

Method HAS_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method HAS_CONTEXT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_DDIC_BINDING Signature

Method HAS_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method HAS_DDIC_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_EVENT Signature

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

Method HAS_EVENT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_EVENT_BINDING Signature

Method HAS_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method HAS_EVENT_BINDING on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_PROPERTY Signature

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

Method HAS_PROPERTY on class IF_WDY_MD_ABSTR_GAC has no exception.

Method HAS_UI_ELEMENT_DEFINITION Signature

Method HAS_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method HAS_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method MOVE_AGGREGATION Signature

Method MOVE_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method MOVE_AGGREGATION on class IF_WDY_MD_ABSTR_GAC has no exception.

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

Method MOVE_EVENT on class IF_WDY_MD_ABSTR_GAC has no exception.

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

Method MOVE_PROPERTY on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_ENABLED Signature

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

Method SET_ENABLED on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_HEIGHT Signature

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

Method SET_HEIGHT on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_TOOLTIP Signature

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

Method SET_TOOLTIP on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_UI_ELEMENT_DEFINITION Signature

Method SET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no parameter.
Method SET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_VISIBLE Signature

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

Method SET_VISIBLE on class IF_WDY_MD_ABSTR_GAC has no exception.

Method SET_WIDTH Signature

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

Method SET_WIDTH on class IF_WDY_MD_ABSTR_GAC has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in