SAP ABAP Class IF_SATC_MD_CONTEXT (Signature and/or variables)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_MD_CONFIG_CONTEXT Configuration Parameter Context 20081119
2 Interface composition (i COMPRISING i_ref)  IF_SATC_MD_PRIMARY_CONTEXT Primary Parameter/Variable Context 20081119
3 Interface composition (i COMPRISING i_ref)  IF_SATC_MD_VISITABLE Accepts visitation 20081130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_MD_CONTEXT Template Context 20081126
Properties
Class IF_SATC_MD_CONTEXT  
Short Description Signature and/or variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081111   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_MD_CONTEXT has no forward declaration.
Interfaces
Class IF_SATC_MD_CONTEXT has no interface implemented.
Friends
Class IF_SATC_MD_CONTEXT has no friend class.
Attributes
Class IF_SATC_MD_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_VISITOR Instance method Public Method 20081130
2 GET_ENCLOSING_CONTEXT Instance method Public Method Returns enclosing context or initial 20081111
3 GET_OWNER Instance method Public Method Returns the owner 20081119
4 SET_ENCLOSING_CONTEXT Instance method Public Method Sets enclosing context (if applicable) 20081111
Events
Class IF_SATC_MD_CONTEXT has no event.
Types
Class IF_SATC_MD_CONTEXT has no local type.
Method Signatures

Method ACCEPT_VISITOR Signature

Method ACCEPT_VISITOR on class IF_SATC_MD_CONTEXT has no parameter.
Method ACCEPT_VISITOR on class IF_SATC_MD_CONTEXT has no exception.

Method GET_ENCLOSING_CONTEXT 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) IF_SATC_MD_CONTEXT Enclosing Context 20081111

Method GET_ENCLOSING_CONTEXT on class IF_SATC_MD_CONTEXT has no exception.

Method GET_OWNER 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) IF_SATC_MD_CONTEXT_OWNER Owner of context 20081119

Method GET_OWNER on class IF_SATC_MD_CONTEXT has no exception.

Method SET_ENCLOSING_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENCLOSING_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SATC_MD_CONTEXT Enclosing context 20081111
# Exception Resumable Description Created on
1 CX_SATC_MD_ROOT Root of all Evil 20081111
History
Last changed by/on SAP  20140121 
SAP Release Created in