SAP ABAP Class CL_VALUE_MODEL_MM (Generic Model for Scalar Values)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MODEL_MM Default Model Functionality 19990407
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SUBJECT_MM The Subject for the Change Notification Protocol 19990527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENERIC_VALUE_MODEL_MM Generic Model Functionality for Simple Structures 19990924
Properties
Class CL_VALUE_MODEL_MM  
Short Description Generic Model for Scalar Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990406   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VALUE_MODEL_MM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MODEL_MM Default Model Functionality 19990407
2 IF_SUBJECT_MM The Subject for the Change Notification Protocol 19990527
Friends
Class CL_VALUE_MODEL_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_DATATYPE Instance attribute Protected Type reference (TYPE) STRING40 Data Type Used 19990407
2 MY_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA Pointer to Data Area 19990407
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Make Copy 19990407
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990407
3 COPY_TO Instance method Public Method Copy Object Values to Other Object 19990407
4 EQUALS Instance method Public Method Check Objects for Identity of Values 19990407
5 FREE Instance method Public Method Release Memory 19990407
6 GET_DATATYPE Instance method Public Method Determine Data Type 19990407
7 GET_VALUE Instance method Public Method Determine Value 19990406
8 SET_VALUE Instance method Public Method Set Value 19990406
Events
Class CL_VALUE_MODEL_MM has no event.
Types
Class CL_VALUE_MODEL_MM has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLONE Value transfer Object reference (TYPE REF TO) CL_VALUE_MODEL_MM Clone 19990407
# Exception Resumable Description Created on
1 FAILED Fehler 19990407

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANY_FIELD Call by reference Type reference (TYPE) ANY Referenzfeld (zur Erzeugung per Create Data like) 19990407
2 Importing IM_DATATYPE Call by reference Type reference (TYPE) C Datentyp (zur Erzeugung per Create data) 19990407
# Exception Resumable Description Created on
1 FAILED Datenbereich konnte nicht erzeugt werden 19990407

Method COPY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJ Call by reference Object reference (TYPE REF TO) CL_VALUE_MODEL_MM Objekt 19990407
# Exception Resumable Description Created on
1 FAILED Datentypen unterschiedlich 19990407

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJ Call by reference Object reference (TYPE REF TO) CL_VALUE_MODEL_MM Objekt 19990407
2 Returning RE_EQUALS Value transfer Type reference (TYPE) I -1 (kleiner) / 0 (gleich) / 1 (größer) 19990407
# Exception Resumable Description Created on
1 FAILED Datentypen unterschiedlich 19990407

Method FREE Signature

Method FREE on class CL_VALUE_MODEL_MM has no parameter.
Method FREE on class CL_VALUE_MODEL_MM has no exception.

Method GET_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATATYPE Call by reference Type reference (TYPE) STRING40 Datentyp 19990407

Method GET_DATATYPE on class CL_VALUE_MODEL_MM has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) ANY Generisch 19990406

Method GET_VALUE on class CL_VALUE_MODEL_MM has no exception.

Method SET_VALUE 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 Generisch 19990406
# Exception Resumable Description Created on
1 FAILED Wert kann nicht übernommen werden 19990924
History
Last changed by/on SAP  00000000 
SAP Release Created in