SAP ABAP Class CL_ABAP_TEMPLATE_CONTEXT (Context Values for Template Processor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SATL (Package) ABAP Template Language

⤷

⤷

Properties
Class | CL_ABAP_TEMPLATE_CONTEXT | |
Short Description | Context Values for Template Processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATL | ABAP Template Language |
Created | 20021010 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ABAP_TEMPLATE_CONTEXT has no interface implemented.
Friends
Class CL_ABAP_TEMPLATE_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | 'R' | Read-only access | 20030322 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | 'X' | Read or Write Access | 20030322 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FLAG | 'W' | First Write, then Read or Write Access | 20030322 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_EVAL_RESULT_SET | Table | 20021010 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Copy Data Reference in Type-Specific Wrapper | 20030320 |
2 | ![]() |
Static method | Public | Method | Create Context Object | 20021010 |
3 | ![]() |
Instance method | Public | Method | Search for Variable | 20021014 |
4 | ![]() |
Instance method | Public | Method | Finds reference to value of a variable | 20021014 |
5 | ![]() |
Instance method | Public | Method | Refresh Container | 20021010 |
6 | ![]() |
Instance method | Public | Method | Add Wrapper Entry to Container | 20021010 |
7 | ![]() |
Instance method | Public | Method | Retrieve Wrapper Entry from Container | 20021010 |
8 | ![]() |
Instance method | Public | Method | Store Value in Container (Using Type-Specific Wrapper) | 20021010 |
9 | ![]() |
Instance method | Public | Method | Swap Reference | 20021016 |
10 | ![]() |
Static method | Private | Method | 'Box In': Encapsulate Value in a Data Reference | 20021010 |
Events
Class CL_ABAP_TEMPLATE_CONTEXT has no event.
Types
Class CL_ABAP_TEMPLATE_CONTEXT has no local type.
Method Signatures
Method DATAREF_TO_WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS | Call by reference | Type reference (TYPE) | WDY_EVAL_RESULT-ACCESS | ACCESS_READ_ONLY | 20030322 | ||
2 | ![]() |
DATAREF | Call by reference | Object reference (TYPE REF TO) | DATA | 20030320 | |||
3 | ![]() |
WRAPPER | Value transfer | Object reference (TYPE REF TO) | WDY_EVAL_RESULT | 20030320 |
Method DATAREF_TO_WRAPPER on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CNTX | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TEMPLATE_CONTEXT | Context-Werte für Template Prozessor | 20021010 | ||
2 | ![]() |
COPY | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TEMPLATE_CONTEXT | für Copy-Konstruktor | 20021014 |
Method GET_INSTANCE on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | Suchergebnis | 20021014 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Variablenname | 20021014 |
Method GET_NAME on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20021014 | |||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | WDY_EVAL_RESULT | Ergebnis eines Eval von einem Template Processor Node | 20021014 |
Method GET_REFERENCE on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method INIT Signature
Method INIT on class CL_ABAP_TEMPLATE_CONTEXT has no parameter.
Method INIT on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method INSERT_WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20021010 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_EVAL_RESULT | Eintrag aus dem Template Context Container | 20021010 |
Method INSERT_WRAPPER on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method READ_WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRY | Call by reference | Type reference (TYPE) | WDY_EVAL_RESULT_ITEM | Eintrag aus dem Template Context Container | 20021010 | ||
2 | ![]() |
FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20021010 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20021010 |
Method READ_WRAPPER on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS | Call by reference | Type reference (TYPE) | WDY_EVAL_RESULT-ACCESS | ACCESS_READ_ONLY | Tag ob Wert nur gesenen werden darf | 20030322 | |
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20021010 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20021010 | |||
4 | ![]() |
WRAPPER | Value transfer | Object reference (TYPE REF TO) | WDY_EVAL_RESULT | 20030322 |
Method SET on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method SET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20021016 | |||
2 | ![]() |
REF | Call by reference | Object reference (TYPE REF TO) | WDY_EVAL_RESULT | Ergebnis eines Eval von einem Template Processor Node | 20021016 |
Method SET_REFERENCE on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
Method VALUE_TO_DATAREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACCESS | Call by reference | Type reference (TYPE) | WDY_EVAL_RESULT-ACCESS | Schreibschutz- Flag | 20030322 | ||
2 | ![]() |
DATAREF | Call by reference | Object reference (TYPE REF TO) | WDY_EVAL_RESULT | Ergebnis eines Eval von einem Template Processor Node | 20021010 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20021010 |
Method VALUE_TO_DATAREF on class CL_ABAP_TEMPLATE_CONTEXT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |