SAP ABAP Class CL_BASIC_MODEL_VIEW_MM (Basic Model View)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MODEL_VIEW_MM Model View 19990205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MODEL_CONTROL_VIEW_MM Wrapper for Custom Controls 19990321
2 Inheritance (c INHERITING FROM c_ref)  CL_VALUE_MODEL_VIEW_MM Value Model View 19990407
Properties
Class CL_BASIC_MODEL_VIEW_MM  
Short Description Basic Model View    
Super Class CL_MODEL_VIEW_MM Model View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990205   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BASIC_MODEL_VIEW_MM has no forward declaration.
Interfaces
Class CL_BASIC_MODEL_VIEW_MM has no interface implemented.
Friends
Class CL_BASIC_MODEL_VIEW_MM has no friend class.
Attributes
Class CL_BASIC_MODEL_VIEW_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FLUSH_SEPARATE Instance method Protected Method Trigger Model Changes Separately 20000124
2 GET_DEFAULT_CURSOR Instance method Private Method Get Cursor from Framework 19990322
3 IS_TOPLINE_VIEW Instance method Public Method Check if it is a TOPLINE_VIEW 20090421
4 SET_DEFAULT_CURSOR Instance method Private Method Set Cursor/Framework 19990322
Events
Class CL_BASIC_MODEL_VIEW_MM has no event.
Types
Class CL_BASIC_MODEL_VIEW_MM has no local type.
Method Signatures

Method FLUSH_SEPARATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODEL Call by reference Object reference (TYPE REF TO) IF_MODEL_MM Model 20000124

Method FLUSH_SEPARATE on class CL_BASIC_MODEL_VIEW_MM has no exception.

Method GET_DEFAULT_CURSOR Signature

Method GET_DEFAULT_CURSOR on class CL_BASIC_MODEL_VIEW_MM has no parameter.
Method GET_DEFAULT_CURSOR on class CL_BASIC_MODEL_VIEW_MM has no exception.

Method IS_TOPLINE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_TOPLINE_VIEW Value transfer Type reference (TYPE) BOOLE Boolean variable 20090421

Method IS_TOPLINE_VIEW on class CL_BASIC_MODEL_VIEW_MM has no exception.

Method SET_DEFAULT_CURSOR Signature

Method SET_DEFAULT_CURSOR on class CL_BASIC_MODEL_VIEW_MM has no parameter.
Method SET_DEFAULT_CURSOR on class CL_BASIC_MODEL_VIEW_MM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in