SAP ABAP Class CL_WDY_MD_PARAM_FEATURE (CL_WDY_MD_PARAM_FEATURE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20030414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_PARAM_FEATURE Description of Units and Parameters 20020822
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_EVENT 20020822
2 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_PROCEDURE 20020822
Properties
Class CL_WDY_MD_PARAM_FEATURE  
Short Description    
Super Class CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20020822   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_PARAM_FEATURE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_PARAM_FEATURE Description of Units and Parameters 20020822
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_ABSTRACT_VIEW 20021022 Web Dynpro: View
2 CL_WDY_MD_APP_CLASS 20020822 Web Dynpro: Application Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CMPTYPE_EVENT Constant Public Type reference (TYPE) WDY_FEATURE_TYPE '1' Web Dynpro: Method/Event 20020822
2 CO_CMPTYPE_PROCEDURE Constant Public Type reference (TYPE) WDY_FEATURE_TYPE '0' Web Dynpro: Method/Event 20020822
3 PARAMETERS Instance attribute Protected Object reference (TYPE REF TO) CL_WDY_MD_OBJECT_MAP Object Collection with String Key 20021004
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPO_EXISTS_STATIC Static method Public Method Stat. Check Whether Method/Event/... Exists 20040623
2 CHECK_PLUG_EXISTS_STATIC Static method Public Method Stat. Check Whether Inbound/Outbound Plug Exists 20040624
3 GET_IS_INTERFACE_ITEM Instance method Public Method 20040621
4 GET_PARAMETERS Instance method Private Method 20020911
5 GET_PARAMETERS_INTERNAL Instance method Protected Method 20020911
6 SET_IS_INTERFACE_ITEM Instance method Public Method 20040621
Events
Class CL_WDY_MD_PARAM_FEATURE has no event.
Types
Class CL_WDY_MD_PARAM_FEATURE has no local type.
Method Signatures

Method CHECK_COMPO_EXISTS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMPNAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Methode/Event/Action/.. 20040623
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME 20040623
3 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME 20040623
4 Returning RESULT Value transfer Type reference (TYPE) WDY_BOOLEAN 'X' == wahr /'' == falsch 20040623

Method CHECK_COMPO_EXISTS_STATIC on class CL_WDY_MD_PARAM_FEATURE has no exception.

Method CHECK_PLUG_EXISTS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME 20040624
2 Importing PLUGNAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME In-/Outbound-Plug 20040624
3 Returning RESULT Value transfer Type reference (TYPE) WDY_BOOLEAN 'X' == wahr /'' == falsch 20040624
4 Importing VIEW_NAME Call by reference Type reference (TYPE) WDY_VIEW_NAME 20040624

Method CHECK_PLUG_EXISTS_STATIC on class CL_WDY_MD_PARAM_FEATURE has no exception.

Method GET_IS_INTERFACE_ITEM Signature

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

Method GET_IS_INTERFACE_ITEM on class CL_WDY_MD_PARAM_FEATURE has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class CL_WDY_MD_PARAM_FEATURE has no parameter.
Method GET_PARAMETERS on class CL_WDY_MD_PARAM_FEATURE has no exception.

Method GET_PARAMETERS_INTERNAL Signature

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

Method GET_PARAMETERS_INTERNAL on class CL_WDY_MD_PARAM_FEATURE has no exception.

Method SET_IS_INTERFACE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTF_ITEM Call by reference Type reference (TYPE) FLAG allgemeines flag 20040621

Method SET_IS_INTERFACE_ITEM on class CL_WDY_MD_PARAM_FEATURE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630