SAP ABAP Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF (IF_WDY_MD_ABS_VIEW_EL_PROP_DEF)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_UI_LIBRARY (Package) Web Dynpro : UI-Element Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TR_VIEW_EL_PROP_DEF 00000000
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_EL_PROP_DEF 00000000
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ABS_VIEW_EL_PROP_DEF 20030408
Properties
Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF  
Short Description    
General Data
Package SWDP_METADATA_API_UI_LIBRARY   Web Dynpro : UI-Element Library 
Created 20030408   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Friends
Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TR_VIEW_EL_PROP_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_TR_VIEW_EL_PROP_DEF' 00000000
2 CO_VIEW_EL_PROP_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_VIEW_EL_PROP_DEF' 00000000
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TAGGED_VALUE Instance method Public Method 00000000
2 DELETE Instance method Public Method 00000000
3 GET_API_VISIBLE Instance method Public Method 00000000
4 GET_BINDABLE Instance method Public Method 00000000
5 GET_CONVERTIBLE Instance method Public Method 20040929
6 GET_DDIC_BINDABLE Instance method Public Method 20030812
7 GET_DEPENDENCY_SUPPORTED Instance method Public Method 20030812
8 GET_DEPRECATED Instance method Public Method 20110418
9 GET_DOCUMENTATION Instance method Public Method 00000000
10 GET_DOCUMENTATION_OBJECT Instance method Public Method 00000000
11 GET_NAME Instance method Public Method 00000000
12 GET_PRIMARY Instance method Public Method 00000000
13 GET_READONLY Instance method Public Method 20030812
14 GET_REQUIRED Instance method Public Method 00000000
15 GET_TAGGED_VALUES Instance method Public Method 00000000
16 GET_TAGGED_VALUE_BY_NAME Instance method Public Method 00000000
17 GET_TAGGED_VALUE_BY_POS Instance method Public Method 00000000
18 GET_TAGGED_VALUE_COUNT Instance method Public Method 00000000
19 GET_TAGGED_VALUE_POSITION Instance method Public Method 00000000
20 GET_VIEW_ELEMENT_DEFINITION Instance method Public Method 00000000
21 HAS_TAGGED_VALUE Instance method Public Method 00000000
22 MOVE_TAGGED_VALUE Instance method Public Method 00000000
23 SET_API_VISIBLE Instance method Public Method 00000000
24 SET_BINDABLE Instance method Public Method 00000000
25 SET_CONVERTIBLE Instance method Public Method 20040929
26 SET_DDIC_BINDABLE Instance method Public Method 20030812
27 SET_DEPENDENCY_SUPPORTED Instance method Public Method 20030812
28 SET_DOCUMENTATION Instance method Public Method 00000000
29 SET_PRIMARY Instance method Public Method 00000000
30 SET_READONLY Instance method Public Method 20030812
31 SET_REQUIRED Instance method Public Method 00000000
32 SET_VIEW_ELEMENT_DEFINITION Instance method Public Method 20030812
Events
Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no event.
Types
Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no local type.
Method Signatures

Method CREATE_TAGGED_VALUE 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 Importing POSITION Value transfer Type reference (TYPE) I 00000000
3 Returning TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method DELETE Signature

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

Method GET_API_VISIBLE Signature

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

Method GET_API_VISIBLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_BINDABLE Signature

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

Method GET_BINDABLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_CONVERTIBLE Signature

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

Method GET_CONVERTIBLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_DDIC_BINDABLE Signature

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

Method GET_DDIC_BINDABLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_DEPENDENCY_SUPPORTED Signature

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

Method GET_DEPENDENCY_SUPPORTED on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_DEPRECATED Signature

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

Method GET_DEPRECATED on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOCUMENTATION Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 00000000
2 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU 00000000

Method GET_DOCUMENTATION on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_DOCUMENTATION_OBJECT Signature

Method GET_DOCUMENTATION_OBJECT on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no parameter.
Method GET_DOCUMENTATION_OBJECT on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_NAME Signature

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

Method GET_PRIMARY Signature

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

Method GET_PRIMARY on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_READONLY Signature

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

Method GET_READONLY on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_REQUIRED Signature

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

Method GET_REQUIRED on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_TAGGED_VALUES Signature

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

Method GET_TAGGED_VALUES on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_TAGGED_VALUE_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_MD_OBJECT_NAME 00000000
2 Returning TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_BY_NAME on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_TAGGED_VALUE_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 00000000
2 Returning TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_BY_POS on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_TAGGED_VALUE_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_TAGGED_VALUE_COUNT on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_TAGGED_VALUE_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 00000000
2 Importing TAGGED_VALUE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_POSITION on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method GET_VIEW_ELEMENT_DEFINITION Signature

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

Method GET_VIEW_ELEMENT_DEFINITION on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method HAS_TAGGED_VALUE Signature

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

Method HAS_TAGGED_VALUE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method MOVE_TAGGED_VALUE 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_TAGGED_VALUE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_API_VISIBLE Signature

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

Method SET_API_VISIBLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_BINDABLE Signature

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

Method SET_BINDABLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_CONVERTIBLE Signature

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

Method SET_CONVERTIBLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_DDIC_BINDABLE Signature

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

Method SET_DDIC_BINDABLE on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_DEPENDENCY_SUPPORTED Signature

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

Method SET_DEPENDENCY_SUPPORTED on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTATION Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 00000000
2 Importing LANGUAGE Value transfer Type reference (TYPE) SY-LANGU 00000000

Method SET_DOCUMENTATION on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_PRIMARY Signature

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

Method SET_PRIMARY on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_READONLY Signature

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

Method SET_READONLY on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_REQUIRED Signature

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

Method SET_REQUIRED on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.

Method SET_VIEW_ELEMENT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20030812
2 Importing NEW_PARENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT_DEF 20030812

Method SET_VIEW_ELEMENT_DEFINITION on Interface IF_WDY_MD_ABS_VIEW_EL_PROP_DEF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640