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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_TEMPLATE_CONTEXT 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 ACCESS_READ_ONLY Constant Public Type reference (TYPE) FLAG 'R' Read-only access 20030322
2 ACCESS_READ_WRITE Constant Public Type reference (TYPE) FLAG 'X' Read or Write Access 20030322
3 ACCESS_WRITE Constant Public Type reference (TYPE) FLAG 'W' First Write, then Read or Write Access 20030322
4 CONTAINER Instance attribute Private Type reference (TYPE) WDY_EVAL_RESULT_SET Table 20021010
Methods
# Method Level Visibility Method type Description Created on
1 DATAREF_TO_WRAPPER Static method Public Method Copy Data Reference in Type-Specific Wrapper 20030320
2 GET_INSTANCE Static method Public Method Create Context Object 20021010
3 GET_NAME Instance method Public Method Search for Variable 20021014
4 GET_REFERENCE Instance method Public Method Finds reference to value of a variable 20021014
5 INIT Instance method Public Method Refresh Container 20021010
6 INSERT_WRAPPER Instance method Public Method Add Wrapper Entry to Container 20021010
7 READ_WRAPPER Instance method Public Method Retrieve Wrapper Entry from Container 20021010
8 SET Instance method Public Method Store Value in Container (Using Type-Specific Wrapper) 20021010
9 SET_REFERENCE Instance method Public Method Swap Reference 20021016
10 VALUE_TO_DATAREF 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 Importing ACCESS Call by reference Type reference (TYPE) WDY_EVAL_RESULT-ACCESS ACCESS_READ_ONLY 20030322
2 Importing DATAREF Call by reference Object reference (TYPE REF TO) DATA 20030320
3 Returning 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 Returning CNTX Value transfer Object reference (TYPE REF TO) CL_ABAP_TEMPLATE_CONTEXT Context-Werte für Template Prozessor 20021010
2 Importing 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 Returning FOUND Value transfer Type reference (TYPE) BOOLEAN Suchergebnis 20021014
2 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20021014
2 Returning 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 Importing NAME Call by reference Type reference (TYPE) STRING 20021010
2 Importing 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 Exporting ENTRY Call by reference Type reference (TYPE) WDY_EVAL_RESULT_ITEM Eintrag aus dem Template Context Container 20021010
2 Exporting FOUND Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20021010
3 Importing 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 Importing ACCESS Call by reference Type reference (TYPE) WDY_EVAL_RESULT-ACCESS ACCESS_READ_ONLY Tag ob Wert nur gesenen werden darf 20030322
2 Importing NAME Call by reference Type reference (TYPE) STRING 20021010
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20021010
4 Returning 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 Importing NAME Call by reference Type reference (TYPE) STRING 20021016
2 Importing 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 Importing ACCESS Call by reference Type reference (TYPE) WDY_EVAL_RESULT-ACCESS Schreibschutz- Flag 20030322
2 Changing DATAREF Call by reference Object reference (TYPE REF TO) WDY_EVAL_RESULT Ergebnis eines Eval von einem Template Processor Node 20021010
3 Importing 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