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 | Instance attribute | Private | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20001027 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_CONTEXT_T | Instance List | 20001027 | |||
| 3 | Constant | Public | Type reference (TYPE) | SDOKPROPTY-NAME | 'LANGUAGE' | Constants for Context Parameters | 20001027 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDOKPROPTY-NAME | 'RELEASE' | Constants for Context Parameters | 20001027 | ||
| 5 | Constant | Public | Type reference (TYPE) | SDOKPROPTY-NAME | 'TMP_IWB_TRY_OTHER_LANG' | Constants for Context Parameters | 20001027 | ||
| 6 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001027 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001027 | |
| 3 | Instance method | Public | Method | Deletes Parameter from Context | 20001027 | |
| 4 | Instance method | Public | Method | Provides Context | 20001027 | |
| 5 | Static method | Public | Method | Provides Context Object for Structure | 20001027 | |
| 6 | Instance method | Public | Method | Provides Parameters for Context | 20001027 | |
| 7 | 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 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20001027 | ||
| 2 | I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | TTREE-TREE_ID | Id einer Structure | 20001027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20001027 | ||
| 2 | Struktur existiert nicht | 20001027 |
Method DELETE_CONTEXT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | E_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_REVIEW_CONTEXT | Verwaltung für KW Kontexte | 20001027 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20001027 | ||
| 3 | I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | TTREE-TREE_ID | ID der Struktur | 20001027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Fehler | 20001027 | ||
| 2 | Struktur exsitiert nicht | 20001027 |
Method GET_CONTEXT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | SDOKPROPTY-VALUE | Attributausprägung | 20001027 | |||
| 2 | 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 | I_NAME | Call by reference | Type reference (TYPE) | ANY | SDOK: Attribute von Informationsobjekten | 20001027 | |||
| 2 | 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 |