SAP ABAP Class CL_GENERIC_VALUE_MODEL_MM (Generic Model Functionality for Simple Structures)
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_VALUE_MODEL_MM Generic Model for Scalar Values 19990924
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DATAPROVIDER_MM Get and Change Data 19990924
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIELDSELECTION_MM Field Selection 19990924
Properties
Class CL_GENERIC_VALUE_MODEL_MM  
Short Description Generic Model Functionality for Simple Structures    
Super Class CL_VALUE_MODEL_MM Generic Model for Scalar Values 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990924   SAP 
Last change 19990924   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
# Interface Abstract Final Description Created on
1 IF_DATAPROVIDER_MM Get and Change Data 19990924
2 IF_FIELDSELECTION_MM Field Selection 19990924
Friends
Class CL_GENERIC_VALUE_MODEL_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_APPLICATION Instance attribute Protected Type reference (TYPE) MEPO_MFS_APPLICATION Application (Metafield Server) 19990924
2 MY_FIELDCATALOG Instance attribute Protected Type reference (TYPE) MEPO_T_FIELDCATALOG Field Catalog (MMPUR) 19990924
3 MY_MFS Static Attribute Protected Object reference (TYPE REF TO) CL_MFS_MM Metafield Server 19990924
4 MY_OBJECTTYPE Instance attribute Protected Type reference (TYPE) STRING40 Object Type Represented 19990924
Methods
# Method Level Visibility Method type Description Created on
1 ADD_METAFIELD Instance method Public Method Link Metafield Generically 19990929
2 CHECK Instance method Protected Method Check Data 19990924
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990924
4 IS_CHANGEABLE Instance method Public Method Can Data be Changed? 19990924
Events
Class CL_GENERIC_VALUE_MODEL_MM has no event.
Types
Class CL_GENERIC_VALUE_MODEL_MM has no local type.
Method Signatures

Method ADD_METAFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METAFIELD Call by reference Type reference (TYPE) MMPUR_METAFIELD Metafield 19990929
2 Importing IM_STRUCT_FIELD Call by reference Type reference (TYPE) FIELDNAME Struktur/Dynpro-Feld 19990929
# Exception Resumable Description Created on
1 FAILED Feld nicht vorhanden 19990929

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Daten generisch 19990924
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) MMPUR_BOOL Erfolgreich geprüft ja/nein 19990924

Method CHECK on class CL_GENERIC_VALUE_MODEL_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION Call by reference Type reference (TYPE) C Applikation (MFS) 19990924
2 Importing IM_DATATYPE Call by reference Type reference (TYPE) C Datentyp 19990924
3 Importing IM_OBJECTTYPE Call by reference Type reference (TYPE) C Objekttyp 19990924

Method CONSTRUCTOR on class CL_GENERIC_VALUE_MODEL_MM has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BOOL Value transfer Type reference (TYPE) MMPUR_BOOL Änderbar ja/nein 19990924

Method IS_CHANGEABLE on class CL_GENERIC_VALUE_MODEL_MM has no exception.
History
Last changed by/on SAP  19990924 
SAP Release Created in