SAP ABAP Class CL_SCTM_CONTEXT (Context Management Context Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL (Application Component) Customizing Tools (Techniques)
     S_CONTEXT_MANAGEMENT (Package) Central Context Management
Properties
Class CL_SCTM_CONTEXT  
Short Description Context Management Context Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CONTEXT_MANAGEMENT   Central Context Management 
Created 20011016   SAP 
Last change 20011016   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCTM_CONTEXT has no forward declaration.
Interfaces
Class CL_SCTM_CONTEXT has no interface implemented.
Friends
Class CL_SCTM_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADD_ATTRIB_VALS Instance attribute Public Type reference (TYPE) CTM_AAV_T Additional Attributes and Values Table 20011017
2 COMPATIBLE Constant Public Type reference (TYPE) CTM_COMP_R '1' Comparison Result 20011023
3 COMPONENT_RELEASE Instance attribute Public Type reference (TYPE) CTM_CORE_T Component Release Table 20011017
4 EQUAL Constant Public Type reference (TYPE) CTM_COMP_R '0' Comparison Result 20011023
5 FALSE Constant Public Type reference (TYPE) CTM_YESNO SPACE Flag with Values ' ' and 'X' 20011112
6 INCOMPATIBLE Constant Public Type reference (TYPE) CTM_COMP_R '2' Comparison Result 20011023
7 NOT_EQUAL Constant Public Type reference (TYPE) CTM_COMP_R '3' Comparison Result 20011025
8 PREPRODUCTS Instance attribute Public Type reference (TYPE) CTM_SPRVE_T Predecessors of Products in Context 20020806
9 PRODUCT_VERSION Instance attribute Public Type reference (TYPE) CTM_PRVE_T Central Context Management Product-Product Version Table 20011119
10 TRUE Constant Public Type reference (TYPE) CTM_YESNO 'X' Flag with Values ' ' and 'X' 20011112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADD_ATTR_EQUAL Static method Public Method Do two contexts have the same attribute values? 20011025
2 CHECK_COMP_REL_EQUAL Static method Public Method Do two contexts have the same component releases? 20011025
3 CHECK_PROD_VER_EQUAL Static method Public Method Do two contexts have the same product versions? 20011120
4 COMPARE Static method Public Method Compare user and object context 20011025
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011017
Events
Class CL_SCTM_CONTEXT has no event.
Types
Class CL_SCTM_CONTEXT has no local type.
Method Signatures

Method CHECK_ADD_ATTR_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_1 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011025
2 Importing CONTEXT_2 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011025
3 Exporting RESULT Value transfer Type reference (TYPE) CTM_COMP_R Vergleichsergebnis 20011025
# Exception Resumable Description Created on
1 CONTEXT_1_INCOMPLETE Kontext ist unvollständig 20011025
2 CONTEXT_2_INCOMPLETE Kontext ist unvollständig 20011025

Method CHECK_COMP_REL_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_1 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011025
2 Importing CONTEXT_2 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011025
3 Exporting RESULT Value transfer Type reference (TYPE) CTM_COMP_R Vergleichsergebnis 20011025
# Exception Resumable Description Created on
1 CONTEXT_1_INCOMPLETE Kontext ist unvollständig 20011025
2 CONTEXT_2_INCOMPLETE Kontext ist unvollständig 20011025

Method CHECK_PROD_VER_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_1 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011120
2 Importing CONTEXT_2 Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Kontext-Container für das Kont.-Mgmt 20011120
3 Exporting RESULT Value transfer Type reference (TYPE) CTM_COMP_R Vergleichsergebnis 20011120
# Exception Resumable Description Created on
1 CONTEXT_1_INCOMPLETE Kontext ist unvollständig 20011120
2 CONTEXT_2_INCOMPLETE Kontext ist unvollständig 20011120

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_PREPRODS_TO_USER_CONTEXT Value transfer Type reference (TYPE) CTM_YESNO TRUE Flag mit werten ' ' und 'X' 20020730
2 Exporting DIFFERENT_COMPONENTS Call by reference Type reference (TYPE) CTM_CORE_T Komponenten-Release Tabelle 20011119
3 Exporting DIFFERENT_PRODUCTS Call by reference Type reference (TYPE) CTM_PRVE_T Produkt-Produktversion Tabelle Zentrales Kontextmanagement 20011120
4 Importing GET_DIFFERENCES Value transfer Type reference (TYPE) CTM_YESNO FALSE Flag mit werten ' ' und 'X' 20011112
5 Importing OBJECT_CONTEXT Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT LKontext eines Objektes 20011025
6 Exporting RESULT Value transfer Type reference (TYPE) CTM_COMP_R Vergleichsergebnis 20011025
7 Importing USER_CONTEXT Value transfer Object reference (TYPE REF TO) CL_SCTM_CONTEXT Aktueller Benutzerkontext 20011025
# Exception Resumable Description Created on
1 OBJECT_CONTEXT_INCOMPLETE Objektkontext ist unvollständig 20011025
2 PRODVERS_NOT_COMPARABLE Produktversionen sind nicht vergleichbar 20011120
3 USER_CONTEXT_INCOMPLETE Benutzerkontext ist unvollständig 20011025

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_ATTRIB_VALS Call by reference Type reference (TYPE) CTM_AAV_T Zusätzliche Attribute und Werte Tabelle 20011017
2 Importing COMPONENT_RELEASE Call by reference Type reference (TYPE) CTM_CORE_T Komponenten-Release Tabelle 20011017
3 Importing PRODUCT_VERSION Call by reference Type reference (TYPE) CTM_PRVE_T Produkt-Produktversion Tabelle Zentrales Kontextmanagement 20011119

Method CONSTRUCTOR on class CL_SCTM_CONTEXT has no exception.
History
Last changed by/on SAP  20011016 
SAP Release Created in 620