SAP ABAP Interface IF_SATC_UI_CONTEXT_MODEL (Specific Context for Model Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_STDOUT_API (Package) INTERNAL: - *NO* REUSE - UI Services, API
⤷
⤷
Properties
| Interface | IF_SATC_UI_CONTEXT_MODEL | |
| Short Description | Specific Context for Model Object |
General Data
| Package | SATC_SHARED_STDOUT_API | INTERNAL: - *NO* REUSE - UI Services, API |
| Created | 20070521 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_UI_CONTEXT_MODEL has no forward declaration.
Interfaces
Interface IF_SATC_UI_CONTEXT_MODEL has no interface.
Friends
Interface IF_SATC_UI_CONTEXT_MODEL has no friend.
Attributes
Interface IF_SATC_UI_CONTEXT_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Handle for Data Model | 20070521 | |
| 2 | Instance method | Public | Method | 20070521 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MODEL_CHANGED | Instance Event (0) |
Public (2) |
Model Changed | 20070521 |
Types
Interface IF_SATC_UI_CONTEXT_MODEL has no local type.
Method Signatures
Method GET_MODEL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Specific Object - Needs To Be Type Casted | 20070521 |
Method GET_MODEL_OBJECT on Interface IF_SATC_UI_CONTEXT_MODEL has no exception.
Method SET_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070521 | ||||
| 2 | I_REASON | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070524 |
Method SET_DIRTY on Interface IF_SATC_UI_CONTEXT_MODEL has no exception.
Event Signatures
Event MODEL_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Model Root Object that got Changed | 20070521 | ||
| 2 | I_REASON | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Reason for change or Item that Triggered the Change | 20070524 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |