SAP ABAP Class CL_ABAP_CC_ATL_BASE (Base Class for Code Completion Template Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_CODE_COMPLETION_ATL (Package) ABAP Code Completion - ABAP Template Language Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_ATL_TEMPLATES Core processing for ATL Templates 20060612
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_CC_ATL_TEMPLATES ABAP Code Completion - ATL Templates 20060612
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_QI_ATL_TEMPLATES ABAP Quick Info - ATL Templates 20060613
Properties
Class CL_ABAP_CC_ATL_BASE  
Short Description Base Class for Code Completion Template Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_COMPLETION_ATL   ABAP Code Completion - ABAP Template Language Processing 
Created 20060612   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABAP_CC_ATL_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_ATL_TEMPLATES Core processing for ATL Templates 20060612
Friends
Class CL_ABAP_CC_ATL_BASE has no friend class.
Attributes
Class CL_ABAP_CC_ATL_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASIC_ATL_PARAMETERS Instance method Public Method 20060612
2 GET_BASIC_ATL_PARAMETER_LIST Instance method Public Method 20060613
3 GET_PARAMETER_DESC_FROM_DDIC Instance method Protected Method Read a parameter description from the data dictionary 20060612
4 PARAMETER_VALUE_TO_STRING Instance method Protected Method Convert parameter values (such as dates and times) to string 20060612
5 READ_DEFAULT_TEMPLATE Instance method Public Method 20060612
6 READ_TEMPLATE Instance method Public Method 20060612
7 READ_USER_TEMPLATE Instance method Public Method 20060612
8 READ_USER_TEMPLATE_SETTING Instance method Public Method 20060613
9 SAVE_USER_TEMPLATE Instance method Public Method 20060613
Events
Class CL_ABAP_CC_ATL_BASE has no event.
Types
Class CL_ABAP_CC_ATL_BASE has no local type.
Method Signatures

Method GET_BASIC_ATL_PARAMETERS Signature

Method GET_BASIC_ATL_PARAMETERS on class CL_ABAP_CC_ATL_BASE has no parameter.
Method GET_BASIC_ATL_PARAMETERS on class CL_ABAP_CC_ATL_BASE has no exception.

Method GET_BASIC_ATL_PARAMETER_LIST Signature

Method GET_BASIC_ATL_PARAMETER_LIST on class CL_ABAP_CC_ATL_BASE has no parameter.
Method GET_BASIC_ATL_PARAMETER_LIST on class CL_ABAP_CC_ATL_BASE has no exception.

Method GET_PARAMETER_DESC_FROM_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPENAME Call by reference Type reference (TYPE) STRING Type Name 20060612
2 Returning R_FIELDTEXT Value transfer Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20060612

Method GET_PARAMETER_DESC_FROM_DDIC on class CL_ABAP_CC_ATL_BASE has no exception.

Method PARAMETER_VALUE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) ANY Input Value 20060612
2 Returning R_OUTPUT Value transfer Type reference (TYPE) STRING Output String 20060612

Method PARAMETER_VALUE_TO_STRING on class CL_ABAP_CC_ATL_BASE has no exception.

Method READ_DEFAULT_TEMPLATE Signature

Method READ_DEFAULT_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no parameter.
Method READ_DEFAULT_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no exception.

Method READ_TEMPLATE Signature

Method READ_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no parameter.
Method READ_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no exception.

Method READ_USER_TEMPLATE Signature

Method READ_USER_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no parameter.
Method READ_USER_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no exception.

Method READ_USER_TEMPLATE_SETTING Signature

Method READ_USER_TEMPLATE_SETTING on class CL_ABAP_CC_ATL_BASE has no parameter.
Method READ_USER_TEMPLATE_SETTING on class CL_ABAP_CC_ATL_BASE has no exception.

Method SAVE_USER_TEMPLATE Signature

Method SAVE_USER_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no parameter.
Method SAVE_USER_TEMPLATE on class CL_ABAP_CC_ATL_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710