SAP ABAP Class IF_SATC_UI_CONTEXT_MODEL (Specific Context for Model Object)
Properties
Class IF_SATC_UI_CONTEXT_MODEL  
Short Description Specific Context for Model Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070521   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_UI_CONTEXT_MODEL has no forward declaration.
Interfaces
Class IF_SATC_UI_CONTEXT_MODEL has no interface implemented.
Friends
Class IF_SATC_UI_CONTEXT_MODEL has no friend class.
Attributes
Class IF_SATC_UI_CONTEXT_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MODEL_OBJECT Instance method Public Method Returns Handle for Data Model 20070521
2 SET_DIRTY Instance method Public Method 20070521
Events
# Event Type Visibility Description Created on
1 MODEL_CHANGED Instance Event
(0)
Public
(2)
Model Changed 20070521
Types
Class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Specific Object - Needs To Be Type Casted 20070521

Method GET_MODEL_OBJECT on class 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 Importing I_MODEL_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20070521
2 Importing I_REASON Call by reference Object reference (TYPE REF TO) OBJECT 20070524

Method SET_DIRTY on class 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