SAP ABAP Class IF_UA_VIEW_FACTORY (View Factory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_VIEW_FACTORY Factory for Views 20020627
Properties
Class IF_UA_VIEW_FACTORY  
Short Description View Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020627   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_VIEW_FACTORY has no forward declaration.
Interfaces
Class IF_UA_VIEW_FACTORY has no interface implemented.
Friends
Class IF_UA_VIEW_FACTORY has no friend class.
Attributes
Class IF_UA_VIEW_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MODEL_ADAPTER Instance method Public Method Generates Model Adapter 20020627
2 CREATE_MVC Instance method Public Method Generates Model Adapter and View 20020701
Events
Class IF_UA_VIEW_FACTORY has no event.
Types
Class IF_UA_VIEW_FACTORY has no local type.
Method Signatures

Method CREATE_MODEL_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NO_OF_TREES Call by reference Type reference (TYPE) I 1 Anzahl der Trees 20020705
2 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Laufzeitumgebung 20020703
3 Returning RO_MODEL_ADAPTER Value transfer Object reference (TYPE REF TO) IF_UA_MODEL_ADAPTER Model Adapter 20020627

Method CREATE_MODEL_ADAPTER on class IF_UA_VIEW_FACTORY has no exception.

Method CREATE_MVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_IS_EDITABLE Call by reference Type reference (TYPE) UAC_FLAG Flag eingabebereit 20020823
2 Importing ID_MULTI_SELECTION Call by reference Type reference (TYPE) UAC_FLAG Flag Mehrfachselektion 20020702
3 Importing ID_USE_ALV_TREE Call by reference Type reference (TYPE) UAC_FLAG Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) 20031107
4 Importing IO_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Laufzeitumgebung 20020703
5 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 20020702
6 Returning RS_MVC Value transfer Type reference (TYPE) UAB_S_MVC Struktur mit Model Adapter, View und Controller 20020701

Method CREATE_MVC on class IF_UA_VIEW_FACTORY has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in