SAP ABAP Interface /IPRO/IF_MODEL_HOLDER (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_MODEL_VIEW | View with a model | 20031111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IPRO/CL_WINDOW | Window view | 20031111 |
Properties
Interface | /IPRO/IF_MODEL_HOLDER | |
Short Description | Model Holder |
General Data
Package | /IPRO/UI/PROGS/ | Programs |
Created | 20031111 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_MODEL_HOLDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IPRO/IF_OBSERVER | Document Builder Observer Interface | 20031111 |
Friends
Interface /IPRO/IF_MODEL_HOLDER has no friend.
Attributes
Interface /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
Interface /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 Interface /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 Interface /IPRO/IF_MODEL_HOLDER has no exception.
Event Signatures
Event MODEL_CHANGED Signature
Event MODEL_CHANGED on Interface /IPRO/IF_MODEL_HOLDER has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |