SAP ABAP Class IF_MULTIPLE_MODEL_HOLDER_MM (Container as Model Holder)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRID_VIEW_MM View for ALV Grid Control 19991230
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TABLE_VIEW_MM View for Table Control Items 19991215
Properties
Class IF_MULTIPLE_MODEL_HOLDER_MM  
Short Description Container as Model Holder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991214   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_MULTIPLE_MODEL_HOLDER_MM has no interface implemented.
Friends
Class IF_MULTIPLE_MODEL_HOLDER_MM has no friend class.
Attributes
Class IF_MULTIPLE_MODEL_HOLDER_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_METAFIELD Instance method Public Method Active Metafield 20000127
2 GET_CURRENT_MODEL Instance method Public Method Determine Active Model of Container 19991215
3 GET_MODELS Instance method Public Method Determine Table of Models 20000103
4 GET_SELECTED_MODELS Instance method Public Method Determine Selected Models 20000127
5 NEXT Instance method Public Method Activate Previous Model 19991214
6 PREVIOUS Instance method Public Method Activate Next Model 19991214
7 SET_CURRENT_MODEL Instance method Public Method Set Active Model for Container 19991215
Events
Class IF_MULTIPLE_MODEL_HOLDER_MM has no event.
Types
Class IF_MULTIPLE_MODEL_HOLDER_MM has no local type.
Method Signatures

Method GET_CURRENT_METAFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_METAFIELD Call by reference Type reference (TYPE) MMPUR_METAFIELD Metafield 20000127
2 Exporting EX_MODEL Call by reference Object reference (TYPE REF TO) IF_MODEL_MM Model 20000127

Method GET_CURRENT_METAFIELD on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method GET_CURRENT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODEL Value transfer Object reference (TYPE REF TO) IF_MODEL_MM Model 19991215

Method GET_CURRENT_MODEL on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method GET_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODELS Value transfer Type reference (TYPE) MMPUR_MODELS Modelle 20000103

Method GET_MODELS on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method GET_SELECTED_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODELS Value transfer Type reference (TYPE) MMPUR_MODELS Selektierte Modelle 20000127

Method GET_SELECTED_MODELS on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method NEXT Signature

Method NEXT on class IF_MULTIPLE_MODEL_HOLDER_MM has no parameter.
Method NEXT on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method PREVIOUS Signature

Method PREVIOUS on class IF_MULTIPLE_MODEL_HOLDER_MM has no parameter.
Method PREVIOUS on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.

Method SET_CURRENT_MODEL 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 19991215

Method SET_CURRENT_MODEL on class IF_MULTIPLE_MODEL_HOLDER_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in