SAP ABAP Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER (Multiple Model Holder)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/PROGS/ (Package) Programs
⤷
⤷
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
| Interface | /IPRO/IF_MULTIPLE_MODEL_HOLDER | |
| Short Description | Multiple Model Holder |
General Data
| Package | /IPRO/UI/PROGS/ | Programs |
| Created | 20031111 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER has no forward declaration.
Interfaces
Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER has no interface.
Friends
Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER has no friend.
Attributes
Interface /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
Interface /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 Interface /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 Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER has no exception.
Event Signatures
Event CURRENT_MODEL_CHANGED Signature
Event CURRENT_MODEL_CHANGED on Interface /IPRO/IF_MULTIPLE_MODEL_HOLDER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |