SAP ABAP Class CL_VIEWMANAGER_PPF (PPF: View Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_VIEW (Package) PPF: Interface
Properties
Class CL_VIEWMANAGER_PPF  
Short Description PPF: View Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_VIEW   PPF: Interface 
Created 19990811   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VIEWMANAGER_PPF has no forward declaration.
Interfaces
Class CL_VIEWMANAGER_PPF has no interface implemented.
Friends
Class CL_VIEWMANAGER_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT_VIEW_CLS Static Attribute Private See coding 20020314
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VIEW Static method Public Method Adds a View for a Model 19990811
2 DELETE_VIEW Static method Public Method Deletes a View for a Model 19990811
3 GET_ALL_VIEWS Static method Public Method Delivers all Views for a Model 19990811
4 GET_DEFAULT_VIEW Static method Public Method Delivers the Default View Class of a Model 19990811
Events
Class CL_VIEWMANAGER_PPF has no event.
Types
Class CL_VIEWMANAGER_PPF has no local type.
Method Signatures

Method ADD_VIEW Signature

Method ADD_VIEW on class CL_VIEWMANAGER_PPF has no parameter.
Method ADD_VIEW on class CL_VIEWMANAGER_PPF has no exception.

Method DELETE_VIEW Signature

Method DELETE_VIEW on class CL_VIEWMANAGER_PPF has no parameter.
Method DELETE_VIEW on class CL_VIEWMANAGER_PPF has no exception.

Method GET_ALL_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MODEL Call by reference Type reference (TYPE) SEOCLSNAME Model 19990811
2 Returning RT_VIEWS Value transfer Type reference (TYPE) PPFDVIEWS Tabelle mit Views 19990811

Method GET_ALL_VIEWS on class CL_VIEWMANAGER_PPF has no exception.

Method GET_DEFAULT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MODEL Call by reference Type reference (TYPE) SEOCLSNAME Model 19990811
2 Returning RP_VIEW Value transfer Type reference (TYPE) SEOCLSNAME View 19990811

Method GET_DEFAULT_VIEW on class CL_VIEWMANAGER_PPF has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in