SAP ABAP Class /IPRO/IF_MULTIPLE_MODEL_HOLDER (Multiple Model Holder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_COMPLEX_MODEL_VIEW | Complex Model View (multiple models) | 20031111 |
Properties
| Class | /IPRO/IF_MULTIPLE_MODEL_HOLDER | |
| Short Description | Multiple Model Holder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no forward declaration.
Interfaces
Class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no interface implemented.
Friends
Class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no friend class.
Attributes
Class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the current model | 20031111 | |
| 2 | Instance method | Public | Method | Set the current model | 20031111 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CURRENT_MODEL_CHANGED | Instance Event (0) |
Public (2) |
Current model changed | 20031112 |
Types
Class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no local type.
Method Signatures
Method GET_CURRENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_MODEL | Document Builder Model Interface | 20031111 |
Method GET_CURRENT_MODEL on class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no exception.
Method SET_CURRENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_MODEL | Document Builder Model Interface | 20031111 |
Method SET_CURRENT_MODEL on class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no exception.
Event Signatures
Event CURRENT_MODEL_CHANGED Signature
Event CURRENT_MODEL_CHANGED on class /IPRO/IF_MULTIPLE_MODEL_HOLDER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |