SAP ABAP Interface IF_WDY_MD_OBJECT (Web Dynpro: Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_BASIC (Package) Shared Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SETTING 00000000
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FRAMEWORK_OBJECT_DEF I_WDY_MD_FRAMEWORK_OBJECT_DEF 00000000
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LOCKABLE_OBJECT 20020806
4 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MARKER_INTERFACE 00000000
5 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MESSAGE 00000000
6 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MESSAGE_POOL 00000000
7 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL Web Dynpro: Model 00000000
8 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_RELATION 00000000
9 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_RELATION_ROLE 00000000
10 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_TYPE 00000000
... Click here to see Used By full list (63 items)
Properties
Interface IF_WDY_MD_OBJECT  
Short Description Web Dynpro: Object    
General Data
Package SWDP_METADATA_API_BASIC   Shared Data 
Created 20020802   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_OBJECT has no forward declaration.
Interfaces
Interface IF_WDY_MD_OBJECT has no interface.
Friends
Interface IF_WDY_MD_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STATE_CANCELLED Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'C' Object State: Cancelled (NEW->REMOVED) 20020826
2 CO_STATE_DIRTY Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'D' Object State: Dirty (Not Synchronized with Database) 20020806
3 CO_STATE_LOADED Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'L' Object State: Loaded (Synchronized with Database) 20020806
4 CO_STATE_NEW Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'N' Object State: New (Does Not Exist on Database) 20020806
5 CO_STATE_PSEUDO_ACTIVE Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'P' Object Exists Inactively, but Is Not Activated Yet 20021028
6 CO_STATE_REMOVED Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'R' Object State: Removed (Not Synchronized with Database) 20020814
7 CO_STATE_RENAMED Constant Public Type reference (TYPE) WDY_MD_OBJECT_STATE 'U' Object State : Renamed 20030313
8 CO_VERSION_ACTIVE Constant Public Type reference (TYPE) R3STATE 'A' Version: Active 20020806
9 CO_VERSION_DELETED Constant Public Type reference (TYPE) R3STATE 'D' Version: Inactive 20020916
10 CO_VERSION_INACTIVE Constant Public Type reference (TYPE) R3STATE 'I' Version: Inactive 20020806
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20020814
2 GET_DEFINITION Instance method Public Method 20020821
3 GET_DESCRIPTION Instance method Public Method 20020920
4 GET_DISPLAY_NAME Instance method Public Method 20020902
5 GET_NAME Instance method Public Method 20020814
6 GET_NAME_BEFORE_RENAMING Instance method Public Method 20030313
7 GET_PARENT Instance method Public Method 20030108
8 GET_PARENT_NAME Instance method Public Method 20020815
9 GET_STATE Instance method Public Method 20020815
10 GET_VERSION Instance method Public Method 20020806
11 MAKE_DIRTY Instance method Public Method 20030314
12 RENAME Instance method Public Method 20030312
13 SET_DESCRIPTION Instance method Public Method 20020920
14 SET_PARENT Instance method Public Method 20030801
Events
# Event Type Visibility Description Created on
1 OBJECT_DELETED Instance Event
(0)
Public
(2)
20020916
2 OBJECT_RENAMED Instance Event
(0)
Public
(2)
20030606
Types
Interface IF_WDY_MD_OBJECT has no local type.
Method Signatures

Method DELETE Signature

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

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEFINITION Value transfer Type reference (TYPE) ANY 20020821

Method GET_DEFINITION on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20020920

Method GET_DESCRIPTION on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_LONG_NAME 30 Characters 20020902

Method GET_DISPLAY_NAME on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_LONG_NAME 30 Characters 20020814

Method GET_NAME on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_NAME_BEFORE_RENAMING Signature

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

Method GET_NAME_BEFORE_RENAMING on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_OBJECT Web Dynpro : Object 20030108

Method GET_PARENT on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_PARENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_LONG_NAME 30 Characters 20020815

Method GET_PARENT_NAME on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Type reference (TYPE) WDY_MD_OBJECT_STATE Object State eines WebDynpro Metadata Objekts 20020815

Method GET_STATE on Interface IF_WDY_MD_OBJECT has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20020806

Method GET_VERSION on Interface IF_WDY_MD_OBJECT has no exception.

Method MAKE_DIRTY Signature

Method MAKE_DIRTY on Interface IF_WDY_MD_OBJECT has no parameter.
Method MAKE_DIRTY on Interface IF_WDY_MD_OBJECT has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_LONG_NAME 20030312

Method RENAME on Interface IF_WDY_MD_OBJECT has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Value transfer Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20020920

Method SET_DESCRIPTION on Interface IF_WDY_MD_OBJECT has no exception.

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_OBJECT Web Dynpro : Object 20030801

Method SET_PARENT on Interface IF_WDY_MD_OBJECT has no exception.
Event Signatures

Event OBJECT_DELETED Signature
Event OBJECT_DELETED on Interface IF_WDY_MD_OBJECT has no parameter.
Event OBJECT_RENAMED Signature
Event OBJECT_RENAMED on Interface IF_WDY_MD_OBJECT has no parameter.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SETTING 00000000
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FRAMEWORK_OBJECT_DEF I_WDY_MD_FRAMEWORK_OBJECT_DEF 00000000
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LOCKABLE_OBJECT 20020806
4 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MARKER_INTERFACE 00000000
5 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MESSAGE 00000000
6 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MESSAGE_POOL 00000000
7 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL Web Dynpro: Model 00000000
8 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_RELATION 00000000
9 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_RELATION_ROLE 00000000
10 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MODEL_TYPE 00000000
11 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_NAVIGATION_LINK Web Dynpro: Navigation Link 20050407
12 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_NAVIGATION_LINKS Web Dynpro: Navigation Links 00000000
13 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PARAMETER IF_WDY_MD_PARAMETER 00000000
14 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PARAM_FEATURE Description of Units and Parameters 00000000
15 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PLACEHOLDER 00000000
16 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PROPERTY IF_WDY_MD_PROPERTY 00000000
17 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FIELD_GROUP 00000000
18 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SETTING_DEFINITION 00000000
19 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TAGGED_VALUE 00000000
20 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_UI_ELEMENT_PROPERTY I_WDY_MD_UI_ELEMENT_PROPERTY 00000000
21 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_UI_ELEM_CTX_BINDING 00000000
22 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_UI_ELEM_DDIC_BINDING 20030812
23 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VE_AGGREGATION_DEF 00000000
24 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEWSET_DEFINITION 00000000
25 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEWSET_PROPERTY 00000000
26 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEWSET_PROPERTY_DEF 00000000
27 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_AREA_DEFINITION 00000000
28 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_CONTAINER 00000000
29 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_ELEMENT 00000000
30 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VIEW_EL_AGGREGATION 00000000
31 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VSET_HIERARCHY_NODE 00000000
32 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_WINDOW Web Dynpro: Window 00000000
33 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_EVENT_SOURCE 00000000
34 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_COMP_USAGE 20050407
35 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABS_VIEW_EL_PROP 00000000
36 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABS_VIEW_EL_PROP_DEF 00000000
37 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_APPLICATION Web Dynpro : Application 00000000
38 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_APPLICATION_PROPERTY 20050407
39 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_APP_CLASS 20030210
40 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_BUTTON_ROW_ITEM 20041116
41 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CALC_ATTR_PROVIDER 00000000
42 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_COMPONENT_CTLR_USAGE Controller in Component Usage 20050407
43 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONFIGURATION 20050419
44 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONFIG_ATTRIBUTE 20050419
45 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONFIG_ELEMENT 20050419
46 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONFIG_NODE 20050419
47 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CTX_ELEMENT_MAPPING IF_WDY_MD_CTX_ELEMENT_MAPPING 00000000
48 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CUSTOM_EXCEPTION IF_WDY_MD_custom_exception 20100805
49 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_EVENT_BINDING 00000000
50 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_COMPONENT_INTERFACE Component Interface 00000000
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ABS_VIEW_EL_PROP 20030409
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ABS_VIEW_EL_PROP_DEF 20030408
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_APPLICATION Web Dynpro: Application 20041103
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_APP_CLASS Web Dynpro: Application Class 20020822
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_COMPONENT Web Dynpro: Component 20021022
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_FRAMEWORK_OBJECT_DEF 20020827
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_MARKER_INTERFACE 20040608
58 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20030414
59 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VE_AGGREGATION_DEF 20030409
60 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VIEWSET_DEFINITION 20030116
61 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VIEWSET_PROPERTY_DEF 20030116
62 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VIEW_AREA_DEFINITION 20030116
63 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ABSTRACT_VIEW Web Dynpro: View 20021022
History
Last changed by/on SAP  20070911 
SAP Release Created in 630