Hierarchy
⤷
⤷
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 | 20060612 |
Properties
| Class | CL_ABAP_CC_ATL_TEMPLATES | |
| Short Description | ABAP Code Completion - 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 | 20060612 | SAP |
| Last change | 20130531 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ABAP_CC_ATL_TEMPLATES has no interface implemented.
Friends
Class CL_ABAP_CC_ATL_TEMPLATES has no friend class.
Attributes
Class CL_ABAP_CC_ATL_TEMPLATES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Basic Method Insertion Template | 20060612 | |
| 2 | Instance method | Public | Method | Database Procedure Insertion Template | 20121009 | |
| 3 | Instance method | Public | Method | Form Insertion Template | 20060907 | |
| 4 | Instance method | Public | Method | Function Module Insertion Template | 20060816 | |
| 5 | Instance method | Public | Method | Functional Method Insertion Template | 20060816 | |
| 6 | Instance method | Public | Method | MESSAGE Insertion Template | 20060626 | |
| 7 | Instance method | Public | Method | Raise Event Insertion Template | 20060818 | |
| 8 | Instance method | Public | Method | Raise Exception Insertion Template | 20060822 | |
| 9 | Instance method | Public | Method | TYPES Insertion Template | 20060624 | |
| 10 | Instance method | Public | Method | VALUE Constructor Insertion Template | 20120810 | |
| 11 | Static method | Private | Method | Determine whether Parameter Section is completely optional | 20100916 | |
| 12 | Instance method | Private | Method | Fill the Insertion Indents into the Context | 20060815 | |
| 13 | Instance method | Public | Method | Get Info About the Basic Method Insertion Template | 20060613 | |
| 14 | Instance method | Public | Method | Get Info About the DB Procedure Insertion Template | 20121009 | |
| 15 | Instance method | Public | Method | Get Info About the Form Insertion Template | 20060907 | |
| 16 | Instance method | Public | Method | Get Info About the Function Module Insertion Template | 20060816 | |
| 17 | Instance method | Public | Method | Get Info About the Functional Method Insertion Template | 20060816 | |
| 18 | Instance method | Public | Method | Get Info About the MESSAGE Insertion Template | 20060626 | |
| 19 | Instance method | Public | Method | Get Info About the Raise Event Insertion Template | 20060818 | |
| 20 | Instance method | Public | Method | Get Info About the Raise Exception Insertion Template | 20060822 | |
| 21 | Instance method | Public | Method | Get Info About the TYPES Insertion Template | 20060624 | |
| 22 | Instance method | Public | Method | Get Info About the VALUE Constructor Insertion Template | 20120810 | |
| 23 | Instance method | Public | Method | Test the Basic Method Insertion Template | 20060612 | |
| 24 | Instance method | Public | Method | Test the Database Procedure Insertion Template | 20121009 | |
| 25 | Instance method | Public | Method | Test the Form Insertion Template | 20060907 | |
| 26 | Instance method | Public | Method | Test the Function Module Insertion Template | 20060816 | |
| 27 | Instance method | Public | Method | Test the Functional Method Insertion Template | 20060816 | |
| 28 | Instance method | Public | Method | Test the MESSAGE Insertion Template | 20060626 | |
| 29 | Instance method | Public | Method | Test the Raise Event Insertion Template | 20060818 | |
| 30 | Instance method | Public | Method | Test the Raise Exception Insertion Template | 20060822 | |
| 31 | Instance method | Public | Method | Test the TYPES Insertion Template | 20060624 |
Events
Class CL_ABAP_CC_ATL_TEMPLATES has no event.
Types
Class CL_ABAP_CC_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 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060815 | |||
| 2 | CHANGING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Changing Parameters | 20060613 | |||
| 3 | CLASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Class Based Exceptions | 20060622 | |||
| 4 | EXCEPTIONS_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS | Exceptions | 20060622 | |||
| 5 | EXPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Exporting Parameters | 20060613 | |||
| 6 | IMPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Importing Parameters | 20060612 | |||
| 7 | METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | Method Name | 20060612 | |||
| 8 | RETURNING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Returning Parameters | 20060613 | |||
| 9 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060612 | |||
| 10 | SHORT_FORM | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20060816 | |||
| 11 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | Object Short Text | 20060814 | |||
| 12 | STMTEND | Call by reference | Type reference (TYPE) | STRING | `.` | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060612 |
Method ATL_DB_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20121009 | |||
| 2 | CLASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Class Based Exceptions | 20121009 | |||
| 3 | DBPROCEDURE_NAME | Call by reference | Type reference (TYPE) | STRING | DB Procedure Name | 20121009 | |||
| 4 | EXCEPTIONS_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS | Exceptions | 20121009 | |||
| 5 | EXPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Exporting Parameters | 20121009 | |||
| 6 | IMPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Importing Parameters | 20121009 | |||
| 7 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20121009 | |||
| 8 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | Object Short Text | 20121009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121009 |
Method ATL_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060907 | |||
| 2 | CHANGING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Changing Parameters | 20060907 | |||
| 3 | CLASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Class Based Exceptions | 20060907 | |||
| 4 | EXCEPTIONS_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS | Exceptions | 20060907 | |||
| 5 | FORM_NAME | Call by reference | Type reference (TYPE) | STRING | Form Module Name | 20060907 | |||
| 6 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060907 | |||
| 7 | TABLES_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Tables Parameters | 20060907 | |||
| 8 | USING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Using Parameters | 20060907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060907 |
Method ATL_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060816 | |||
| 2 | CHANGING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Changing Parameters | 20060816 | |||
| 3 | CLASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Class Based Exceptions | 20060816 | |||
| 4 | EXCEPTIONS_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS | Exceptions | 20060816 | |||
| 5 | EXPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Exporting Parameters | 20060816 | |||
| 6 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | STRING | Function Module Name | 20060816 | |||
| 7 | IMPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Importing Parameters | 20060816 | |||
| 8 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060816 | |||
| 9 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | Object Short Text | 20060816 | |||
| 10 | TABLE_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Table Parameters | 20060816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060816 |
Method ATL_FUNC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060816 | |||
| 2 | CHANGING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Changing Parameters | 20060816 | |||
| 3 | CLASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Class Based Exceptions | 20060816 | |||
| 4 | EXCEPTIONS_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>EXCEPTIONS | Exceptions | 20060816 | |||
| 5 | EXPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Exporting Parameters | 20060816 | |||
| 6 | IMPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Importing Parameters | 20060816 | |||
| 7 | METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | Method Name | 20060816 | |||
| 8 | RETURNING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Returning Parameters | 20060816 | |||
| 9 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060816 | |||
| 10 | SHORT_FORM | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20060816 | |||
| 11 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | Object Short Text | 20060816 | |||
| 12 | STMTEND | Call by reference | Type reference (TYPE) | STRING | `.` | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060816 |
Method ATL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>MESSAGE | Message Object | 20060626 | |||
| 2 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 |
Method ATL_RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060818 | |||
| 2 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | Method Name | 20060818 | |||
| 3 | EXPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Exporting Parameters | 20060822 | |||
| 4 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060818 |
Method ATL_RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | Begining position of context | 20060822 | |||
| 2 | EXCEPTION_NAME | Call by reference | Type reference (TYPE) | STRING | Method Name | 20060822 | |||
| 3 | IMPORTING_PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Importing Parameters | 20060822 | |||
| 4 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060822 |
Method ATL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060624 | |||
| 2 | TYPE_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>TYPE_LIST | Type List | 20060624 | |||
| 3 | TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | Method Name | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060624 |
Method ATL_VALUE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEG_XPOS | Call by reference | Type reference (TYPE) | I | 20120810 | ||||
| 2 | COMP_LIST | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>COMP_LIST | 20120810 | ||||
| 3 | R_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | 20120810 | ||||
| 4 | STRUCT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120810 |
Method CHECK_ALL_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPTIONAL | Value transfer | Type reference (TYPE) | STRING | Returns * if all optional, empty else | 20100916 | |||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | IF_ABAP_CC_ATL_TYPES=>OBJECT_INTERFACES | Parameter List | 20100916 |
Method CHECK_ALL_OPTIONAL on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method GET_INSERTION_INDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEG_XPOS | Call by reference | Type reference (TYPE) | I | 20060815 | ||||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TEMPLATE_CONTEXT | Context Values for Template Processor | 20060815 |
Method GET_INSERTION_INDENT on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_BASIC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060613 |
Method INFO_ATL_BASIC_METHOD on class CL_ABAP_CC_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 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20121009 |
Method INFO_ATL_DB_PROCEDURE on class CL_ABAP_CC_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 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060907 |
Method INFO_ATL_FORM on class CL_ABAP_CC_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 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060816 |
Method INFO_ATL_FUNCTION on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_FUNC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060816 |
Method INFO_ATL_FUNC_METHOD on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060626 |
Method INFO_ATL_MESSAGE on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060818 |
Method INFO_ATL_RAISE_EVENT on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060822 |
Method INFO_ATL_RAISE_EXCEPTION on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | Template Name | 20060624 |
Method INFO_ATL_TYPES on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method INFO_ATL_VALUE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE_NAME | Value transfer | Type reference (TYPE) | STRING | 20120810 |
Method INFO_ATL_VALUE_STRUCT on class CL_ABAP_CC_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 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060612 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060612 |
Method TEST_ATL_BASIC_METHOD on class CL_ABAP_CC_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 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20121009 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20121009 |
Method TEST_ATL_DB_PROCEDURE on class CL_ABAP_CC_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 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060907 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060907 |
Method TEST_ATL_FORM on class CL_ABAP_CC_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 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060816 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060816 |
Method TEST_ATL_FUNCTION on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method TEST_ATL_FUNC_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060816 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060816 |
Method TEST_ATL_FUNC_METHOD on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method TEST_ATL_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060626 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060626 |
Method TEST_ATL_MESSAGE on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method TEST_ATL_RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060818 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060818 |
Method TEST_ATL_RAISE_EVENT on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method TEST_ATL_RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060822 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060822 |
Method TEST_ATL_RAISE_EXCEPTION on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
Method TEST_ATL_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Call by reference | Type reference (TYPE) | STRING | Error Message | 20060624 | |||
| 2 | E_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP Source | 20060624 |
Method TEST_ATL_TYPES on class CL_ABAP_CC_ATL_TEMPLATES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |