SAP ABAP Class CL_WDY_MD_CAST_COLLECTION (Conversion of Metadata Collections to Internal Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_METADATA_API_CAST (Package) Internal Type Conversions (Web Dynpro Framework Only)
Properties
Class CL_WDY_MD_CAST_COLLECTION  
Short Description Conversion of Metadata Collections to Internal Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_CAST   Internal Type Conversions (Web Dynpro Framework Only) 
Created 20040607   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_MD_CAST_COLLECTION has no interface implemented.
Friends
Class CL_WDY_MD_CAST_COLLECTION has no friend class.
Attributes
Class CL_WDY_MD_CAST_COLLECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_MD_CONTROLLERS Static method Public Method Conversion of Controller Data 20040704
2 COPY_MD_GENERIC Static method Public Method Convert Collection to Type-Specific Table 20040618
3 COPY_MD_OBJECTS Static method Public Method Conversion to General Metadata 20040607
4 COPY_MD_PARAM_FEATURES Static method Public Method Conversion of Objects with Parameters 20040607
5 COPY_MD_PROCEDURES Static method Public Method Conversion of Procedures 20040607
Events
Class CL_WDY_MD_CAST_COLLECTION has no event.
Types
Class CL_WDY_MD_CAST_COLLECTION has no local type.
Method Signatures

Method COPY_MD_CONTROLLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Object reference (TYPE REF TO) IF_OBJECT_MAP Tabelle von Objekten einer Objektmap 20040704
2 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_CONTROLLERS Menge von Web Dynpro Controllern im Metadatenformat 20040704

Method COPY_MD_CONTROLLERS on class CL_WDY_MD_CAST_COLLECTION has no exception.

Method COPY_MD_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Object reference (TYPE REF TO) IF_OBJECT_MAP Collection von Metadaten 20040618
2 Changing RESULT Call by reference Type reference (TYPE) ANY TABLE Typgerechte Tabelle 20040618

Method COPY_MD_GENERIC on class CL_WDY_MD_CAST_COLLECTION has no exception.

Method COPY_MD_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Object reference (TYPE REF TO) IF_OBJECT_MAP Tabelle von Objekten einer Objektmap 20040607
2 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_OBJECTS Menge von Metadatenobjekten 20040607

Method COPY_MD_OBJECTS on class CL_WDY_MD_CAST_COLLECTION has no exception.

Method COPY_MD_PARAM_FEATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Object reference (TYPE REF TO) IF_OBJECT_MAP Tabelle von Objekten einer Objektmap 20040607
2 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_PARAM_FEATURES Menge von Metadatenobjekten 20040607

Method COPY_MD_PARAM_FEATURES on class CL_WDY_MD_CAST_COLLECTION has no exception.

Method COPY_MD_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECTS Call by reference Object reference (TYPE REF TO) IF_OBJECT_MAP Tabelle von Objekten einer Objektmap 20040607
2 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_PROCEDURES Menge von Metadatenobjekten 20040607

Method COPY_MD_PROCEDURES on class CL_WDY_MD_CAST_COLLECTION has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 700