SAP ABAP Interface IF_DETERM_VIEW_PPF (PPF: Interface for View Class of Determination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_VIEW (Package) PPF: Interface
Properties
Interface IF_DETERM_VIEW_PPF  
Short Description PPF: Interface for View Class of Determination    
General Data
Package SPPF_VIEW   PPF: Interface 
Created 19990811   SAP 
Last changed 20000505   SAP 
Unicode checks active    
Forward declarations
Interface IF_DETERM_VIEW_PPF has no forward declaration.
Interfaces
Interface IF_DETERM_VIEW_PPF has no interface.
Friends
Interface IF_DETERM_VIEW_PPF has no friend.
Attributes
Interface IF_DETERM_VIEW_PPF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MODEL_CLASS Static method Public Method Delivers the Model Class 19990811
2 GET_SUBSCR Static method Public Method Delivers Report ID and Subscreen 19990811
3 PUBLISH Static method Public Method Sets the Corresponding Model 19990811
Events
Interface IF_DETERM_VIEW_PPF has no event.
Types
Interface IF_DETERM_VIEW_PPF has no local type.
Method Signatures

Method GET_MODEL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_MODEL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Modelklasse 19990811

Method GET_MODEL_CLASS on Interface IF_DETERM_VIEW_PPF has no exception.

Method GET_SUBSCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DYNNR Call by reference Type reference (TYPE) SY-DYNNR dynpro id 19990811
2 Exporting EP_REPID Call by reference Type reference (TYPE) SY-REPID report id 19990811

Method GET_SUBSCR on Interface IF_DETERM_VIEW_PPF has no exception.

Method PUBLISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_DETERMINATION_PPF model of determination object 19990811

Method PUBLISH on Interface IF_DETERM_VIEW_PPF has no exception.
History
Last changed by/on SAP  20000505 
SAP Release Created in