SAP ABAP Class CL_REVIEW_CONTEXT (Maintenance of KW Contexts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SQADB (Package) Question and Answer Database
Properties
Class CL_REVIEW_CONTEXT  
Short Description Maintenance of KW Contexts    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQADB   Question and Answer Database 
Created 20001027   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_REVIEW_CONTEXT has no forward declaration.
Interfaces
Class CL_REVIEW_CONTEXT has no interface implemented.
Friends
Class CL_REVIEW_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_T_CONTEXT Instance attribute Private Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20001027
2 A_T_INSTANCES Static Attribute Private Type reference (TYPE) TY_CONTEXT_T Instance List 20001027
3 C_IO_ATTR_LANGUAGE Constant Public Type reference (TYPE) SDOKPROPTY-NAME 'LANGUAGE' Constants for Context Parameters 20001027
4 C_IO_ATTR_RELEASE Constant Public Type reference (TYPE) SDOKPROPTY-NAME 'RELEASE' Constants for Context Parameters 20001027
5 C_TMP_TRY_OTHER_LANG Constant Public Type reference (TYPE) SDOKPROPTY-NAME 'TMP_IWB_TRY_OTHER_LANG' Constants for Context Parameters 20001027
6 R_DEFAULT_CONTEXT Static Attribute Public Object reference (TYPE REF TO) CL_REVIEW_CONTEXT Maintenance of KW Contexts 20001027
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20001027
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001027
3 DELETE_CONTEXT_PARAMETER Instance method Public Method Deletes Parameter from Context 20001027
4 GET_CONTEXT Instance method Public Method Provides Context 20001027
5 GET_CONTEXT_OBJ Static method Public Method Provides Context Object for Structure 20001027
6 GET_CONTEXT_PARAMETER Instance method Public Method Provides Parameters for Context 20001027
7 SET_CONTEXT_PARAMETER Instance method Public Method Sets Parameters for Context 20001027
Events
Class CL_REVIEW_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTEXT Private See coding 20001027
2 TY_CONTEXT_T Private See coding 20001027
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REVIEW_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REVIEW_CONTEXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20001027
2 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) TTREE-TREE_ID Id einer Structure 20001027
# Exception Resumable Description Created on
1 ERROR allg. Fehler 20001027
2 WRONG_ID Struktur existiert nicht 20001027

Method DELETE_CONTEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SDOKPROPTY-NAME Attribut eines Dokuments oder einer Beziehung 20001027

Method DELETE_CONTEXT_PARAMETER on class CL_REVIEW_CONTEXT has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_CONTEXT Value transfer Type reference (TYPE) SDOKPROPTYS SDOK: Liste von Name-Wert-Paaren 20001027

Method GET_CONTEXT on class CL_REVIEW_CONTEXT has no exception.

Method GET_CONTEXT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTEXT Value transfer Object reference (TYPE REF TO) CL_REVIEW_CONTEXT Verwaltung für KW Kontexte 20001027
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20001027
3 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) TTREE-TREE_ID ID der Struktur 20001027
# Exception Resumable Description Created on
1 ERROR allg. Fehler 20001027
2 WRONG_ID Struktur exsitiert nicht 20001027

Method GET_CONTEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) SDOKPROPTY-VALUE Attributausprägung 20001027
2 Importing I_NAME Call by reference Type reference (TYPE) SDOKPROPTY-NAME Attribut eines Dokuments oder einer Beziehung 20001027

Method GET_CONTEXT_PARAMETER on class CL_REVIEW_CONTEXT has no exception.

Method SET_CONTEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) ANY SDOK: Attribute von Informationsobjekten 20001027
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY Attributausprägung 20001027

Method SET_CONTEXT_PARAMETER on class CL_REVIEW_CONTEXT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A