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 | Instance attribute | Protected | Type reference (TYPE) | STRING40 | Data Type Used | 19990407 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Pointer to Data Area | 19990407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Make Copy | 19990407 | |
| 2 | Instance method | Public | Constructor | Constructor | 19990407 | |
| 3 | Instance method | Public | Method | Copy Object Values to Other Object | 19990407 | |
| 4 | Instance method | Public | Method | Check Objects for Identity of Values | 19990407 | |
| 5 | Instance method | Public | Method | Release Memory | 19990407 | |
| 6 | Instance method | Public | Method | Determine Data Type | 19990407 | |
| 7 | Instance method | Public | Method | Determine Value | 19990406 | |
| 8 | 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 | RE_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_VALUE_MODEL_MM | Clone | 19990407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19990407 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ANY_FIELD | Call by reference | Type reference (TYPE) | ANY | Referenzfeld (zur Erzeugung per Create Data like) | 19990407 | |||
| 2 | IM_DATATYPE | Call by reference | Type reference (TYPE) | C | Datentyp (zur Erzeugung per Create data) | 19990407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_VALUE_MODEL_MM | Objekt | 19990407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datentypen unterschiedlich | 19990407 |
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_VALUE_MODEL_MM | Objekt | 19990407 | |||
| 2 | RE_EQUALS | Value transfer | Type reference (TYPE) | I | -1 (kleiner) / 0 (gleich) / 1 (größer) | 19990407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Generisch | 19990406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wert kann nicht übernommen werden | 19990924 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |