SAP ABAP Class CL_WDY_MD_ADT_INTERFACE_VIEW (Interface View Metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_ADT_ABSTRACT_VIEW Web Dynpro View Element 20130523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_ADT_INTERFACE_VIEW Interface View Metadata 20130523
Properties
Class CL_WDY_MD_ADT_INTERFACE_VIEW  
Short Description Interface View Metadata    
Super Class CL_WDY_MD_ADT_ABSTRACT_VIEW Web Dynpro View Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20130523   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_ADT_INTERFACE_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ADT_INTERFACE_VIEW Interface View Metadata 20130523
Friends
Class CL_WDY_MD_ADT_INTERFACE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_WDY_MD_ADT_INTERFACE_VIEW' 20130524
2 G_CLASS_NAME Static Attribute Private Type reference (TYPE) SEOCLSNAME C_CLASS_NAME 20130812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130523
2 CREATE Static method Public Method 20130523
3 GET_INSTANCE_BY_DATA Static method Public Method 20130523
4 GET_INSTANCE_BY_KEY Static method Public Method 20130523
5 GET_INSTANCE_BY_VERSION Static method Public Method 20130523
Events
Class CL_WDY_MD_ADT_INTERFACE_VIEW has no event.
Types
Class CL_WDY_MD_ADT_INTERFACE_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) IF_WDY_MD_ADT_INTERFACE_VIEW=>GTY_S_INTERFACE_VIEW 20130523
2 Importing EXISTENCE_CHECK_OPTION Call by reference Type reference (TYPE) STRING IF_WDY_MD_ADT_ABSTRACT_VIEW=>C_S_EXISTENCE_CHECK_OPTION-NONE 20130524
3 Importing KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20130523
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20130523
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20130524

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION 20130523
2 Importing KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20130523
3 Importing PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20130523
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_INTERFACE_VIEW 20130523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130523
2 CX_WDY_MD_ALREADY_EXISTING 20130523

Method GET_INSTANCE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) IF_WDY_MD_ADT_INTERFACE_VIEW=>GTY_S_INTERFACE_VIEW 20130523
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_INTERFACE_VIEW 20130523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130523
2 CX_WDY_MD_NOT_EXISTING 20130524

Method GET_INSTANCE_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20130523
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_INTERFACE_VIEW 20130523
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE SWBM_VERSION_INACTIVE 20130523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130711
2 CX_WDY_MD_NOT_EXISTING 20130523

Method GET_INSTANCE_BY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST 20130523
2 Importing KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20130523
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_INTERFACE_VIEW 20130523
4 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO 20130523
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20130523
History
Last changed by/on SAP  20140121 
SAP Release Created in 740