SAP ABAP Interface IF_WDY_MD_VIEW_EL_AGGREGATION (IF_WDY_MD_VIEW_EL_AGGREGATION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_VIEW (Package) Web Dynpro: View
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VIEW_EL_AGGREGATION 20030409
Properties
Interface IF_WDY_MD_VIEW_EL_AGGREGATION  
Short Description    
General Data
Package SWDP_METADATA_API_VIEW   Web Dynpro: View 
Created 20030408   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_VIEW_EL_AGGREGATION 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_VIEW_EL_AGGREGATION has no friend.
Attributes
Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATED_OBJECT Instance method Public Method 00000000
2 DELETE Instance method Public Method 00000000
3 GET_AGGREGATED_OBJECTS Instance method Public Method 00000000
4 GET_AGGREGATED_OBJECT_BY_NAME Instance method Public Method 00000000
5 GET_AGGREGATED_OBJECT_BY_POS Instance method Public Method 00000000
6 GET_AGGREGATED_OBJECT_COUNT Instance method Public Method 00000000
7 GET_AGGREGATED_OBJECT_POSITION Instance method Public Method 00000000
8 GET_DEFINITION Instance method Public Method 00000000
9 GET_NAME Instance method Public Method 00000000
10 GET_OWNER Instance method Public Method 00000000
11 HAS_AGGREGATED_OBJECT Instance method Public Method 00000000
12 HAS_DEFINITION Instance method Public Method 00000000
13 MOVE_AGGREGATED_OBJECT Instance method Public Method 00000000
14 SET_DEFINITION Instance method Public Method 00000000
Events
Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no event.
Types
Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no local type.
Method Signatures

Method CREATE_AGGREGATED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AGGREGATED_OBJECT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT 00000000
2 Importing DEFINITION_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20090626
3 Importing DEF_LIBRARY Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20090626
4 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 00000000
5 Importing POSITION Value transfer Type reference (TYPE) I 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method DELETE Signature

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

Method GET_AGGREGATED_OBJECTS Signature

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

Method GET_AGGREGATED_OBJECTS on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_AGGREGATED_OBJECT_BY_NAME Signature

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

Method GET_AGGREGATED_OBJECT_BY_NAME on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_AGGREGATED_OBJECT_BY_POS Signature

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

Method GET_AGGREGATED_OBJECT_BY_POS on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_AGGREGATED_OBJECT_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_AGGREGATED_OBJECT_COUNT on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_AGGREGATED_OBJECT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATED_OBJECT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT 00000000
2 Returning POSITION Value transfer Type reference (TYPE) I 00000000

Method GET_AGGREGATED_OBJECT_POSITION on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_DEFINITION Signature

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

Method GET_DEFINITION on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method GET_NAME Signature

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

Method GET_OWNER Signature

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

Method GET_OWNER on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method HAS_AGGREGATED_OBJECT Signature

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

Method HAS_AGGREGATED_OBJECT on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method HAS_DEFINITION Signature

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

Method HAS_DEFINITION on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method MOVE_AGGREGATED_OBJECT 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_AGGREGATED_OBJECT on Interface IF_WDY_MD_VIEW_EL_AGGREGATION has no exception.

Method SET_DEFINITION Signature

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

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