SAP ABAP Class CL_WDC_CONVERTER_CONFIGURATION (Screen Convertion: Converter Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_DYNPRO_CONVERSION (Package) Migration: Screen -> WebDynpro
Properties
Class CL_WDC_CONVERTER_CONFIGURATION  
Short Description Screen Convertion: Converter Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DYNPRO_CONVERSION   Migration: Screen -> WebDynpro 
Created 20041130   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDC_CONVERTER_CONFIGURATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WDC_CONVERTER_CONFIGURATION has no interface implemented.
Friends
Class CL_WDC_CONVERTER_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LAYOUT_STRATEGY_FLOW Constant Public Type reference (TYPE) TY_LAYOUT_STRATEGY 1 20041130
2 CO_LAYOUT_STRATEGY_MATRIX Constant Public Type reference (TYPE) TY_LAYOUT_STRATEGY 2 20041130
3 CO_TYPE_UNKNOWN Constant Public Type reference (TYPE) WDY_MD_ABAP_TYPE 'UNKNOWN' Web Dynpro: ABAP Type of a Parameter/Property 20041209
4 ICF_GUI_LINK Instance attribute Public Type reference (TYPE) ICFGUILNK 'N' ICF: GUI Link 20041130
5 LAYOUT_STRATEGY Instance attribute Public Type reference (TYPE) TY_LAYOUT_STRATEGY 1 20041130
6 TYPE_UNKNOWN Instance attribute Public Type reference (TYPE) WDY_MD_ABAP_TYPE CL_WDC_CONVERTER_CONFIGURATION=>CO_TYPE_UNKNOWN Web Dynpro: ABAP Type of a Parameter/Property 20041130
Methods
# Method Level Visibility Method type Description Created on
1 SET_ICF_GUI_LINK Instance method Public Method 20041130
2 SET_LAYOUT_STRATEGY Instance method Public Method 20041130
3 SET_TYPE_UNKNOWN Instance method Public Method 20041130
Events
Class CL_WDC_CONVERTER_CONFIGURATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LAYOUT_STRATEGY Public Type reference (TYPE) I 20041130
Method Signatures

Method SET_ICF_GUI_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICF_GUI_LINK Call by reference Type reference (TYPE) ICFGUILNK ICF: GUI-Anbindung 20041130

Method SET_ICF_GUI_LINK on class CL_WDC_CONVERTER_CONFIGURATION has no exception.

Method SET_LAYOUT_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAYOUT_STRATEGY Call by reference Type reference (TYPE) TY_LAYOUT_STRATEGY 20041206

Method SET_LAYOUT_STRATEGY on class CL_WDC_CONVERTER_CONFIGURATION has no exception.

Method SET_TYPE_UNKNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_TYPE Call by reference Type reference (TYPE) WDY_MD_ABAP_TYPE Web Dynpro : ABAP-Typ eines Parameters/einer Property 20041130

Method SET_TYPE_UNKNOWN on class CL_WDC_CONVERTER_CONFIGURATION has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700