SAP ABAP Class IF_WDY_MD_VIEWSET_DEFINITION (IF_WDY_MD_VIEWSET_DEFINITION)
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 implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_VIEWSET_DEFINITION 20030116
Properties
Class IF_WDY_MD_VIEWSET_DEFINITION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020911   SAP 
Last change 20020911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_VIEWSET_DEFINITION has no forward declaration.
Interfaces
Class IF_WDY_MD_VIEWSET_DEFINITION has no interface implemented.
Friends
Class IF_WDY_MD_VIEWSET_DEFINITION has no friend class.
Attributes
Class IF_WDY_MD_VIEWSET_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DIMENSION_DEFINITION Instance method Public Method 00000000
2 CREATE_SIMPLE_PROPERTY_DEF Instance method Public Method 00000000
3 CREATE_VIEW_AREA_DEFINITION Instance method Public Method 00000000
4 DELETE Instance method Public Method 00000000
5 GET_DIMENSION_DEFINITION Instance method Public Method 00000000
6 GET_DIMENSION_DEFINITIONS Instance method Public Method 00000000
7 GET_DIMENSION_DEFINITION_COUNT Instance method Public Method 00000000
8 GET_NAME Instance method Public Method 00000000
9 GET_SIMPLE_PROPERTY_DEF Instance method Public Method 00000000
10 GET_SIMPLE_PROPERTY_DEFS Instance method Public Method 00000000
11 GET_SIMPLE_PROPERTY_DEF_COUNT Instance method Public Method 00000000
12 GET_VIEW_AREA_DEFINITION Instance method Public Method 00000000
13 GET_VIEW_AREA_DEFINITIONS Instance method Public Method 00000000
14 GET_VIEW_AREA_DEFINITION_COUNT Instance method Public Method 00000000
15 HAS_DIMENSION_DEFINITION Instance method Public Method 00000000
16 HAS_SIMPLE_PROPERTY_DEF Instance method Public Method 00000000
17 HAS_VIEW_AREA_DEFINITION Instance method Public Method 00000000
Events
Class IF_WDY_MD_VIEWSET_DEFINITION has no event.
Types
Class IF_WDY_MD_VIEWSET_DEFINITION has no local type.
Method Signatures

Method CREATE_DIMENSION_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DIMENSION_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_DIMENSION_DEFINITION 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 CREATE_SIMPLE_PROPERTY_DEF 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 SIMPLE_PROPERTY_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SIMPLE_PROPERTY_DEF 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_VIEW_AREA_DEFINITION 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 VIEW_AREA_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW_AREA_DEFINITION 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method DELETE Signature

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

Method GET_DIMENSION_DEFINITION Signature

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

Method GET_DIMENSION_DEFINITION on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_DIMENSION_DEFINITIONS Signature

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

Method GET_DIMENSION_DEFINITIONS on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_DIMENSION_DEFINITION_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_DIMENSION_DEFINITION_COUNT on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_NAME Signature

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

Method GET_SIMPLE_PROPERTY_DEF 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 SIMPLE_PROPERTY_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SIMPLE_PROPERTY_DEF 00000000

Method GET_SIMPLE_PROPERTY_DEF on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_SIMPLE_PROPERTY_DEFS Signature

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

Method GET_SIMPLE_PROPERTY_DEFS on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_SIMPLE_PROPERTY_DEF_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_SIMPLE_PROPERTY_DEF_COUNT on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_VIEW_AREA_DEFINITION 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 VIEW_AREA_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW_AREA_DEFINITION 00000000

Method GET_VIEW_AREA_DEFINITION on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_VIEW_AREA_DEFINITIONS Signature

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

Method GET_VIEW_AREA_DEFINITIONS on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method GET_VIEW_AREA_DEFINITION_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_VIEW_AREA_DEFINITION_COUNT on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method HAS_DIMENSION_DEFINITION Signature

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

Method HAS_DIMENSION_DEFINITION on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method HAS_SIMPLE_PROPERTY_DEF Signature

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

Method HAS_SIMPLE_PROPERTY_DEF on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.

Method HAS_VIEW_AREA_DEFINITION Signature

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

Method HAS_VIEW_AREA_DEFINITION on class IF_WDY_MD_VIEWSET_DEFINITION has no exception.
History
Last changed by/on SAP  20020911 
SAP Release Created in