SAP ABAP Class IF_WDY_MD_ABSTR_SEL_OPT_CONT (IF_WDY_MD_ABSTR_SEL_OPT_CONT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_SEL_OPT_ITEM 20050419
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SELECT_OPTION_GROUP 20050419
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SELECT_OPTION_TRAY 20050419
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SEL_OPT_TRNSP_CONT 20050419
Properties
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050419   SAP 
Last change 20050519   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no forward declaration.
Interfaces
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no interface implemented.
Friends
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no friend class.
Attributes
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATION Instance method Public Method 20050419
2 CREATE_CONTEXT_BINDING Instance method Public Method 20050419
3 CREATE_DDIC_BINDING Instance method Public Method 20050419
4 CREATE_EVENT_BINDING Instance method Public Method 20050419
5 CREATE_ITEM Instance method Public Method 20050419
6 CREATE_PROPERTY Instance method Public Method 20050419
7 DELETE Instance method Public Method 20050419
8 GET_ACCESSIBILITY_DESCR Instance method Public Method 20050419
9 GET_AGGREGATIONS Instance method Public Method 20050419
10 GET_AGGREGATION_BY_NAME Instance method Public Method 20050419
11 GET_AGGREGATION_BY_POS Instance method Public Method 20050419
12 GET_AGGREGATION_COUNT Instance method Public Method 20050419
13 GET_AGGREGATION_POSITION Instance method Public Method 20050419
14 GET_CONTEXT_BINDING Instance method Public Method 20050419
15 GET_CONTEXT_BINDINGS Instance method Public Method 20050419
16 GET_CONTEXT_BINDING_COUNT Instance method Public Method 20050419
17 GET_DDIC_BINDING Instance method Public Method 20050419
18 GET_DDIC_BINDINGS Instance method Public Method 20050419
19 GET_DDIC_BINDING_COUNT Instance method Public Method 20050419
20 GET_EVENT_BINDING Instance method Public Method 20050419
21 GET_EVENT_BINDINGS Instance method Public Method 20050419
22 GET_EVENT_BINDING_COUNT Instance method Public Method 20050419
23 GET_ITEMS Instance method Public Method 20050419
24 GET_ITEM_BY_NAME Instance method Public Method 20050419
25 GET_ITEM_BY_POS Instance method Public Method 20050419
26 GET_ITEM_COUNT Instance method Public Method 20050419
27 GET_ITEM_POSITION Instance method Public Method 20050419
28 GET_NAME Instance method Public Method 20050419
29 GET_PROPERTIES Instance method Public Method 20050419
30 GET_PROPERTY_BY_NAME Instance method Public Method 20050419
31 GET_PROPERTY_BY_POS Instance method Public Method 20050419
32 GET_PROPERTY_COUNT Instance method Public Method 20050419
33 GET_PROPERTY_POSITION Instance method Public Method 20050419
34 GET_UI_ELEMENT_DEFINITION Instance method Public Method 20050419
35 HAS_AGGREGATION Instance method Public Method 20050419
36 HAS_CONTEXT_BINDING Instance method Public Method 20050419
37 HAS_DDIC_BINDING Instance method Public Method 20050419
38 HAS_EVENT_BINDING Instance method Public Method 20050419
39 HAS_ITEM Instance method Public Method 20050419
40 HAS_PROPERTY Instance method Public Method 20050419
41 HAS_UI_ELEMENT_DEFINITION Instance method Public Method 20050419
42 MOVE_AGGREGATION Instance method Public Method 20050419
43 MOVE_ITEM Instance method Public Method 20050419
44 MOVE_PROPERTY Instance method Public Method 20050419
45 SET_ACCESSIBILITY_DESCR Instance method Public Method 20050419
46 SET_UI_ELEMENT_DEFINITION Instance method Public Method 20050419
Events
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no event.
Types
Class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no local type.
Method Signatures

Method CREATE_AGGREGATION Signature

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

Method CREATE_CONTEXT_BINDING Signature

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

Method CREATE_DDIC_BINDING Signature

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

Method CREATE_EVENT_BINDING Signature

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

Method CREATE_ITEM Signature

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

Method CREATE_PROPERTY Signature

Method CREATE_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method CREATE_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method DELETE Signature

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

Method GET_ACCESSIBILITY_DESCR Signature

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

Method GET_ACCESSIBILITY_DESCR on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_AGGREGATIONS Signature

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

Method GET_AGGREGATION_BY_NAME Signature

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

Method GET_AGGREGATION_BY_POS Signature

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

Method GET_AGGREGATION_COUNT Signature

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

Method GET_AGGREGATION_POSITION Signature

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

Method GET_CONTEXT_BINDING Signature

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

Method GET_CONTEXT_BINDINGS Signature

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

Method GET_CONTEXT_BINDING_COUNT Signature

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

Method GET_DDIC_BINDING Signature

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

Method GET_DDIC_BINDINGS Signature

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

Method GET_DDIC_BINDING_COUNT Signature

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

Method GET_EVENT_BINDING Signature

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

Method GET_EVENT_BINDINGS Signature

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

Method GET_EVENT_BINDING_COUNT Signature

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

Method GET_ITEMS Signature

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

Method GET_ITEMS on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_ITEM_BY_NAME Signature

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

Method GET_ITEM_BY_NAME on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_ITEM_BY_POS Signature

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

Method GET_ITEM_BY_POS on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_ITEM_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 20050419

Method GET_ITEM_COUNT on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_ITEM_POSITION Signature

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

Method GET_ITEM_POSITION on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_NAME Signature

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

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method GET_PROPERTIES on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_PROPERTY_BY_NAME Signature

Method GET_PROPERTY_BY_NAME on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method GET_PROPERTY_BY_NAME on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_PROPERTY_BY_POS Signature

Method GET_PROPERTY_BY_POS on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method GET_PROPERTY_BY_POS on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_PROPERTY_COUNT Signature

Method GET_PROPERTY_COUNT on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method GET_PROPERTY_COUNT on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_PROPERTY_POSITION Signature

Method GET_PROPERTY_POSITION on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method GET_PROPERTY_POSITION on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method GET_UI_ELEMENT_DEFINITION Signature

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

Method HAS_AGGREGATION Signature

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

Method HAS_CONTEXT_BINDING Signature

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

Method HAS_DDIC_BINDING Signature

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

Method HAS_EVENT_BINDING Signature

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

Method HAS_ITEM Signature

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

Method HAS_ITEM on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method HAS_PROPERTY Signature

Method HAS_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method HAS_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method HAS_UI_ELEMENT_DEFINITION Signature

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

Method MOVE_AGGREGATION Signature

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

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

Method MOVE_ITEM on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method MOVE_PROPERTY Signature

Method MOVE_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method MOVE_PROPERTY on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method SET_ACCESSIBILITY_DESCR Signature

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

Method SET_ACCESSIBILITY_DESCR on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.

Method SET_UI_ELEMENT_DEFINITION Signature

Method SET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no parameter.
Method SET_UI_ELEMENT_DEFINITION on class IF_WDY_MD_ABSTR_SEL_OPT_CONT has no exception.
History
Last changed by/on SAP  20050519 
SAP Release Created in