SAP ABAP Class /IPRO/IF_MODEL_HOLDER (Model Holder)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_OBSERVER | Document Builder Observer Interface | 20031111 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_MODEL_VIEW | View with a model | 20031111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_WINDOW | Window view | 20031111 |
Properties
| Class | /IPRO/IF_MODEL_HOLDER | |
| Short Description | 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_MODEL_HOLDER has no forward declaration.
Interfaces
Class /IPRO/IF_MODEL_HOLDER has no interface implemented.
Friends
Class /IPRO/IF_MODEL_HOLDER has no friend class.
Attributes
Class /IPRO/IF_MODEL_HOLDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the model | 20031111 | |
| 2 | Instance method | Public | Method | Set the model | 20031111 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MODEL_CHANGED | Instance Event (0) |
Public (2) |
Model changed | 20031112 |
Types
Class /IPRO/IF_MODEL_HOLDER has no local type.
Method Signatures
Method GET_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_MODEL on class /IPRO/IF_MODEL_HOLDER has no exception.
Method SET_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_MODEL on class /IPRO/IF_MODEL_HOLDER has no exception.
Event Signatures
Event MODEL_CHANGED Signature
Event MODEL_CHANGED on class /IPRO/IF_MODEL_HOLDER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |