SAP ABAP Class CL_MODEL_CONTROL_VIEW_MM (Wrapper for Custom Controls)
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_BASIC_MODEL_VIEW_MM Basic Model View 19990321
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CONTROL_VIEW_MM Control Interface 19990321
Properties
Class CL_MODEL_CONTROL_VIEW_MM  
Short Description Wrapper for Custom Controls    
Super Class CL_BASIC_MODEL_VIEW_MM Basic 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 19990321   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MODEL_CONTROL_VIEW_MM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CONTROL_VIEW_MM Control Interface 19990321
Friends
Class CL_MODEL_CONTROL_VIEW_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_CONTAINER_NAME Instance attribute Protected Type reference (TYPE) STRING40 19990321
2 MY_GUI_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19990321
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Method 19990321
2 INIT_CONTROL Instance method Protected Method 19990321
Events
Class CL_MODEL_CONTROL_VIEW_MM has no event.
Types
Class CL_MODEL_CONTROL_VIEW_MM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) C 19990321
2 Importing IM_DYNPRO Call by reference Type reference (TYPE) SY-DYNNR 19990321
3 Importing IM_PROG Call by reference Type reference (TYPE) SY-REPID 19990321

Method CONSTRUCTOR on class CL_MODEL_CONTROL_VIEW_MM has no exception.

Method INIT_CONTROL Signature

Method INIT_CONTROL on class CL_MODEL_CONTROL_VIEW_MM has no parameter.
Method INIT_CONTROL on class CL_MODEL_CONTROL_VIEW_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in