SAP ABAP Class IF_UAC_VIEW_STRATEGY (View Strategy)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_VIEW_GRID_CHILDREN Grid with Children of a Node 20040720
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_VIEW_GRID_WORKLIST Grid with Objects of a Working Environment 20040924
Properties
Class IF_UAC_VIEW_STRATEGY  
Short Description View Strategy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040719   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UAC_VIEW_STRATEGY has no forward declaration.
Interfaces
Class IF_UAC_VIEW_STRATEGY has no interface implemented.
Friends
Class IF_UAC_VIEW_STRATEGY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_VIEW_STRATEGY_ID Static Attribute Public Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: Ext. ID for Control Elements 20040719
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method called by factory, get instance of view 20040719
2 GET_VIEW_STRATEGY_ID Static method Public Method get strategy id of this view 20040719
Events
Class IF_UAC_VIEW_STRATEGY has no event.
Types
Class IF_UAC_VIEW_STRATEGY has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040719
2 Importing ID_VIEW_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20040719
3 Importing IR_CONVERTER Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_CONVERTER Konverter für Daten von und nach Char128 20040719
4 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20040719
5 Importing IR_STYLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMNT_STYLE_MANAGER Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER 20040720
6 Importing IS_VIEW_ITEM Call by reference Type reference (TYPE) UAC_S_ITEM Analytical Cost Management: Item 20040719
7 Returning RR_VIEW Value transfer Object reference (TYPE REF TO) IF_UAC_VIEW UAC view 20040719

Method GET_INSTANCE on class IF_UAC_VIEW_STRATEGY has no exception.

Method GET_VIEW_STRATEGY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_VIEW_STRATEGY_ID Value transfer Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20040719

Method GET_VIEW_STRATEGY_ID on class IF_UAC_VIEW_STRATEGY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in