SAP ABAP Class CL_ABAP_QI_ATL_TEMPLATES (ABAP Quick Info - ATL Templates)
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 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_CC_ATL_BASE Base Class for Code Completion Template Processing 20060613
Properties
Class CL_ABAP_QI_ATL_TEMPLATES  
Short Description ABAP Quick Info - ATL Templates    
Super Class CL_ABAP_CC_ATL_BASE Base Class for Code Completion Template Processing 
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 20060613   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ABAP_CC_ATL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ABAP_QI_ATL_TEMPLATES has no interface implemented.
Friends
Class CL_ABAP_QI_ATL_TEMPLATES has no friend class.
Attributes
Class CL_ABAP_QI_ATL_TEMPLATES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ATL_BASIC_METHOD Instance method Public Method Basic Method Quick Info Template 20060613
2 ATL_DB_PROCEDURE Instance method Public Method Database Procedure Quick Info Template 20121009
3 ATL_EVENT Instance method Public Method Raise Event Quick Info Template 20060822
4 ATL_EXCEPTION Instance method Public Method Raise Exception Quick Info Template 20060822
5 ATL_FIELD Instance method Public Method Field Quick Info Template 20060816
6 ATL_FORM Instance method Public Method Form Quick Info Template 20060907
7 ATL_FUNCTION Instance method Public Method Function Module Quick Info Template 20060817
8 INFO_ATL_BASIC_METHOD Instance method Public Method Get Info About the Basic Method Quick Info Template 20060613
9 INFO_ATL_DB_PROCEDURE Instance method Public Method Get Info About the DB Procedure Quick Info Template 20121009
10 INFO_ATL_EVENT Instance method Public Method Get Info About the Raise Event Quick Info Template 20060822
11 INFO_ATL_EXCEPTION Instance method Public Method Get Info About the Raise Exception Quick Info Template 20060823
12 INFO_ATL_FIELD Instance method Public Method Get Info About theField Quick Info Template 20060816
13 INFO_ATL_FORM Instance method Public Method Get Info About the Form Quick Info Template 20060907
14 INFO_ATL_FUNCTION Instance method Public Method Get Info About the Function Module Quick Info Template 20060817
15 TEST_ATL_BASIC_METHOD Instance method Public Method Test the Basic Method Quick Info Template 20060613
16 TEST_ATL_DB_PROCEDURE Instance method Public Method Test the DB Procedure Quick Info Template 20121009
17 TEST_ATL_EVENT Instance method Public Method Test the Raise Event Quick Info Template 20060822
18 TEST_ATL_EXCEPTION Instance method Public Method Test the Raise Exception Quick Info Template 20060823
19 TEST_ATL_FIELD Instance method Public Method Test the Field Quick Info Template 20060816
20 TEST_ATL_FORM Instance method Public Method Test the Form Quick Info Template 20060907
21 TEST_ATL_FUNCTION Instance method Public Method Test the Function Module Quick Info Template 20060817
Events
Class CL_ABAP_QI_ATL_TEMPLATES has no event.
Types
Class CL_ABAP_QI_ATL_TEMPLATES has no local type.
Method Signatures

Method ATL_BASIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABSTRACT Call by reference Type reference (TYPE) STRING Is Abstract 20060906
2 Importing CHANGING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Changing Parameters 20060613
3 Importing CLASS_EXCEPTIONS Call by reference Type reference (TYPE) BOOLEAN Class Based Exceptions 20060622
4 Importing EVENT_HANDLER Call by reference Type reference (TYPE) STRING Event Handler 20060906
5 Importing EXCEPTIONS_LIST Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS Exceptions 20060622
6 Importing EXPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Exporting Parameters 20060613
7 Importing IMPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Importing Parameters 20060613
8 Importing METHOD_NAME Call by reference Type reference (TYPE) STRING Method Name 20060613
9 Importing RETURNING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Returning Parameters 20060613
10 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060613
11 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060613
12 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20060814
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060613

Method ATL_DB_PROCEDURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_EXCEPTIONS Call by reference Type reference (TYPE) BOOLEAN Class Based Exceptions 20121009
2 Importing DBPROCEDURE_NAME Call by reference Type reference (TYPE) STRING DB Procedure Name 20121009
3 Importing EXCEPTIONS_LIST Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS Exceptions 20121009
4 Importing EXPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Exporting Parameters 20121009
5 Importing IMPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Importing Parameters 20121009
6 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20121009
7 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20121009
8 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20121009
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20121009

Method ATL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING Event Name 20060822
2 Importing EXPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Exporting Parameters 20060822
3 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060822
4 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060822
5 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20060822
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060822

Method ATL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION_NAME Call by reference Type reference (TYPE) STRING Exception Name 20060822
2 Importing IMPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Importing Parameters 20060822
3 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060822
4 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060822
5 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20060822
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060822

Method ATL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE2 Call by reference Type reference (TYPE) STRING Data Type 20060817
2 Importing FIELD_NAME Call by reference Type reference (TYPE) STRING Field Name 20060816
3 Importing MAIN_TYPE Call by reference Type reference (TYPE) STRING Main Field Type 20060906
4 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060816
5 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060816
6 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20060816
7 Importing STRUC_COMP Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>TYPE_LIST Structure Components 20060908
8 Importing STRUC_OVR Call by reference Type reference (TYPE) STRING Structure Overflow Text 20060908
9 Importing TYPE2_TEXT Call by reference Type reference (TYPE) STRING Data Type - Type Text 20060817
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060816

Method ATL_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Changing Parameters 20060907
2 Importing CLASS_EXCEPTIONS Call by reference Type reference (TYPE) BOOLEAN Class Based Exceptions 20060907
3 Importing EXCEPTIONS_LIST Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS Exceptions 20060907
4 Importing FORM_NAME Call by reference Type reference (TYPE) STRING Form Name 20060907
5 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060907
6 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060907
7 Importing TABLES_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Tables Parameters 20060907
8 Importing USING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES USing Parameters 20060907
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060907

Method ATL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Changing Parameters 20060817
2 Importing CLASS_EXCEPTIONS Call by reference Type reference (TYPE) BOOLEAN Class Based Exceptions 20060817
3 Importing EXCEPTIONS_LIST Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS Exceptions 20060817
4 Importing EXPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Exporting Parameters 20060817
5 Importing FUNCTION_NAME Call by reference Type reference (TYPE) STRING Function Module Name 20060817
6 Importing IMPORTING_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Importing Parameters 20060817
7 Importing ROLE_TEXT Call by reference Type reference (TYPE) STRING Role Text 20060817
8 Returning R_SOURCE Value transfer Type reference (TYPE) RSWSOURCET ABAP Source 20060817
9 Importing SHORT_TEXT Call by reference Type reference (TYPE) STRING Item Short Text 20060817
10 Importing TABLE_PARAMETERS Call by reference Type reference (TYPE) IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES Tables Parameters 20060817
# Exception Resumable Description Created on
1 CX_ABAP_TEMPLATE_PARSE_ERROR 20060817

Method INFO_ATL_BASIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060613

Method INFO_ATL_BASIC_METHOD on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_DB_PROCEDURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20121009

Method INFO_ATL_DB_PROCEDURE on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060822

Method INFO_ATL_EVENT on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060823

Method INFO_ATL_EXCEPTION on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060816

Method INFO_ATL_FIELD on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060907

Method INFO_ATL_FORM on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method INFO_ATL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEMPLATE_NAME Value transfer Type reference (TYPE) STRING Template Name 20060817

Method INFO_ATL_FUNCTION on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_BASIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060613
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060613

Method TEST_ATL_BASIC_METHOD on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_DB_PROCEDURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20121009
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20121009

Method TEST_ATL_DB_PROCEDURE on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060822
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060822

Method TEST_ATL_EVENT on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060823
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060823

Method TEST_ATL_EXCEPTION on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060816
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060816

Method TEST_ATL_FIELD on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060907
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060907

Method TEST_ATL_FORM on class CL_ABAP_QI_ATL_TEMPLATES has no exception.

Method TEST_ATL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING Error Message 20060817
2 Exporting E_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20060817

Method TEST_ATL_FUNCTION on class CL_ABAP_QI_ATL_TEMPLATES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710