SAP ABAP Class IF_CMP_CALLBACK_CONTEXT (Interface for Context in Callbacks)
Properties
Class IF_CMP_CALLBACK_CONTEXT  
Short Description Interface for Context in Callbacks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060529   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMP_CALLBACK_CONTEXT has no forward declaration.
Interfaces
Class IF_CMP_CALLBACK_CONTEXT has no interface implemented.
Friends
Class IF_CMP_CALLBACK_CONTEXT has no friend class.
Attributes
Class IF_CMP_CALLBACK_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VAR Instance method Public Method Insert a Variable in Context 20060529
2 GET_VAR Instance method Public Method Read a Variable from Context 20060529
Events
Class IF_CMP_CALLBACK_CONTEXT has no event.
Types
Class IF_CMP_CALLBACK_CONTEXT has no local type.
Method Signatures

Method ADD_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_GLOBAL Value transfer Type reference (TYPE) CSEQUENCE 20060529
2 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20060529
3 Importing I_VALUE Value transfer Type reference (TYPE) ANY 20060529
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060529

Method GET_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VAR Value transfer Type reference (TYPE) ANY 20060529
2 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE 20060529
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060529
History
Last changed by/on SAP  20130531 
SAP Release Created in