SAP ABAP Class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 (DO NOT TOUCH OTHERWISE YOU BREAK THE TESTS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADT_TEST (Package) Test helpers for debugger tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDA_ADT_TEST_DO_NOT_TOUCH | DO NOT TOUCH OTHERWISE YOU BREAK THE TESTS | 20090930 |
Properties
| Class | CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 | |
| Short Description | DO NOT TOUCH OTHERWISE YOU BREAK THE TESTS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_ADT_TEST | Test helpers for debugger tests |
| Created | 20090930 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDA_ADT_TEST_DO_NOT_TOUCH | DO NOT TOUCH OTHERWISE YOU BREAK THE TESTS | 20090930 |
Friends
Class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CONSTANT' | 20090930 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | 20090930 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20090930 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090930 |
Methods
Events
Class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no event.
Types
Class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEFT | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 2 | STRING1 | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 3 | STRING2 | Call by reference | Type reference (TYPE) | STRING | 20090930 | ||||
| 4 | STRING3 | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR01 | 20090930 | ||||
| 2 | STRING2 | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
Method COMPARE on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method COMPARE_NO_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR01 | 20090930 | ||||
| 2 | STRING2 | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
Method COMPARE_NO_CASE on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | 20090930 |
Method CONSTRUCTOR on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | 20090930 | ||||
| 2 | POSITION | Call by reference | Type reference (TYPE) | I | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method EMPTY Signature
Method EMPTY on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method EMPTY on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTER | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20090930 |
Method FIND on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method GET_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTER | Value transfer | Type reference (TYPE) | CHAR01 | 20090930 | ||||
| 2 | POSITION | Call by reference | Type reference (TYPE) | I | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method GET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Value transfer | Type reference (TYPE) | I | 20090930 |
Method GET_LENGTH on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Value transfer | Type reference (TYPE) | I | 20090930 | ||||
| 2 | SUBSTR1 | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 3 | SUBSTR2 | Call by reference | Type reference (TYPE) | STRING | 20090930 | ||||
| 4 | SUBSTR3 | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 | |||
| 2 | 20090930 |
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMPTY | Value transfer | Type reference (TYPE) | CHAR01 | 20090930 |
Method IS_EMPTY on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | 20090930 | ||||
| 2 | SUBSTRING | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method MAKE_LOWER Signature
Method MAKE_LOWER on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method MAKE_LOWER on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method MAKE_REVERSE Signature
Method MAKE_REVERSE on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method MAKE_REVERSE on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method MAKE_UPPER Signature
Method MAKE_UPPER on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method MAKE_UPPER on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method MID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | 20090930 | ||||
| 2 | FIRST | Call by reference | Type reference (TYPE) | I | 20090930 | ||||
| 3 | SUBSTRING | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUBSTR1 | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 2 | SUBSTR2 | Call by reference | Type reference (TYPE) | STRING | 20090930 | ||||
| 3 | SUBSTR3 | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method REVERSE_FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTER | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 20090930 |
Method REVERSE_FIND on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | 20090930 | ||||
| 2 | SUBSTRING | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_ADT_TEST_DO_NOT_TOUCH | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method SET_AT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTER | Call by reference | Type reference (TYPE) | C | 20090930 | ||||
| 2 | POSITION | Call by reference | Type reference (TYPE) | I | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090930 |
Method TRIM_LEFT Signature
Method TRIM_LEFT on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method TRIM_LEFT on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
Method TRIM_RIGHT Signature
Method TRIM_RIGHT on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no parameter.
Method TRIM_RIGHT on class CL_TPDA_ADT_TEST_DO_NOT_TOUCH2 has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |