SAP ABAP Interface IF_BS_CONTEXT (Access To Context)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     BS_COMMON_OBJECTS (Package) Common Tools and Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BS_CONTEXT_GLOBAL Access To Global Context 20110226
2 Interface composition (i COMPRISING i_ref)  IF_BS_CONTEXT_HISTORICAL Access To Historical Context 20110226
3 Interface composition (i COMPRISING i_ref)  IF_PRTCL_CONTEXT_SHM Delegation Protocol For SHM Contexts 20110131
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_CONTEXT Context 20110131
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_CONTEXT_SHM_DELEGATE Delegate of Context 20110131
Properties
Interface IF_BS_CONTEXT  
Short Description Access To Context    
General Data
Package BS_COMMON_OBJECTS   Common Tools and Interfaces 
Created 20110131   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_BS_CONTEXT has no forward declaration.
Interfaces
Interface IF_BS_CONTEXT has no interface.
Friends
Interface IF_BS_CONTEXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOG Instance attribute Public Object reference (TYPE REF TO) IF_BS_LOG Access To Log 20110226
2 MO_STORE Instance attribute Public Object reference (TYPE REF TO) IF_BS_CONTEXT_STORE Access To Context Store 20110227
3 MV_NAME Instance attribute Public Type reference (TYPE) STRING 20110131
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_VALUE Instance method Public Method clears the value of the given context ID 20110131
2 GET_VALUE Instance method Public Method returns the value of the given context ID 20110131
3 RENAME Instance method Public Method renames the context 20110227
4 SET_VALUE Instance method Public Method sets the value of the given context ID 20110131
Events
Interface IF_BS_CONTEXT has no event.
Types
Interface IF_BS_CONTEXT has no local type.
Method Signatures

Method CLEAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20110131
# Exception Resumable Description Created on
1 CX_BS_CT_CORE Exceptions For Contexts And Context Stores 20110227

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) DATA 20110131
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20110131
# Exception Resumable Description Created on
1 CX_BS_CT_CORE Exceptions For Contexts And Context Stores 20110227

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_NAME Call by reference Type reference (TYPE) STRING new name of the context 20110227
# Exception Resumable Description Created on
1 CX_BS_CT_CORE Exceptions For Contexts And Context Stores 20110227

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AREA_HANDLE Call by reference Object reference (TYPE REF TO) CL_SHM_AREA Shared Memory: General Area Handle 20110222
2 Importing IV_DATA Call by reference Type reference (TYPE) DATA 20110131
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20110131
# Exception Resumable Description Created on
1 CX_BS_CT_CORE Exceptions For Contexts And Context Stores 20110227
History
Last changed by/on SAP  20110908 
SAP Release Created in 703