SAP ABAP Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF (I_WDY_MD_FRAMEWORK_OBJECT_DEF)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_ELEMENT_DEF 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_FRAMEWORK_OBJECT_DEF 20020827
Properties
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF  
Short Description I_WDY_MD_FRAMEWORK_OBJECT_DEF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020827   SAP 
Last change 20021212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no forward declaration.
Interfaces
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no interface implemented.
Friends
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LAYOUT_DATA_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_LAYOUT_DATA_DEF' 00000000
2 CO_LAYOUT_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_LAYOUT_DEF' 00000000
3 CO_UI_ELEMENT_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_UI_ELEMENT_DEF' 00000000
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EVENT Instance method Public Method 00000000
2 DELETE Instance method Public Method 00000000
3 GET_ABSTRACT Instance method Public Method 00000000
4 GET_DOCUMENTATION Instance method Public Method 00000000
5 GET_DOCUMENTATION_OBJECT Instance method Public Method 00000000
6 GET_EVENT Instance method Public Method 00000000
7 GET_EVENTS Instance method Public Method 00000000
8 GET_EVENT_COUNT Instance method Public Method 00000000
9 GET_NAME Instance method Public Method 00000000
10 GET_SUPER_CLASS Instance method Public Method 00000000
11 HAS_EVENT Instance method Public Method 00000000
12 HAS_SUPER_CLASS Instance method Public Method 00000000
13 SET_ABSTRACT Instance method Public Method 00000000
14 SET_DOCUMENTATION Instance method Public Method 00000000
15 SET_SUPER_CLASS Instance method Public Method 00000000
Events
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no event.
Types
Class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no local type.
Method Signatures

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_FRAMEWORK_EVENT 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 DELETE Signature

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

Method GET_ABSTRACT Signature

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

Method GET_ABSTRACT on class IF_WDY_MD_FRAMEWORK_OBJECT_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 class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method GET_DOCUMENTATION_OBJECT Signature

Method GET_DOCUMENTATION_OBJECT on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no parameter.
Method GET_DOCUMENTATION_OBJECT on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method GET_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_FRAMEWORK_EVENT 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method GET_EVENT on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF 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 00000000

Method GET_EVENTS on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF 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 00000000

Method GET_EVENT_COUNT on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method GET_NAME Signature

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

Method GET_SUPER_CLASS Signature

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

Method GET_SUPER_CLASS on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF 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 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 00000000

Method HAS_EVENT on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method HAS_SUPER_CLASS Signature

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

Method HAS_SUPER_CLASS on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method SET_ABSTRACT Signature

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

Method SET_ABSTRACT on class IF_WDY_MD_FRAMEWORK_OBJECT_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 class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.

Method SET_SUPER_CLASS Signature

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

Method SET_SUPER_CLASS on class IF_WDY_MD_FRAMEWORK_OBJECT_DEF has no exception.
History
Last changed by/on SAP  20021212 
SAP Release Created in