SAP ABAP Interface IF_AUNIT_TEXT (INTERNAL: Text repository access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEXT | OBSOLETE | 20080929 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AUNIT_TEXT_DESCRIPTION | INTERNAL: Text Repository | 20051213 |
Properties
Interface | IF_AUNIT_TEXT | |
Short Description | INTERNAL: Text repository access |
General Data
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20030801 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AUNIT_TEXT has no forward declaration.
Interfaces
Interface IF_AUNIT_TEXT has no interface.
Friends
Interface IF_AUNIT_TEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KIND_CLASS_END | Constant | Public | Type reference (TYPE) | C | 'C' | 20030829 | ||
2 | KIND_CLASS_START | Constant | Public | Type reference (TYPE) | C | 'c' | 20030829 | ||
3 | KIND_EXECUTION_EVENT | Constant | Public | Type reference (TYPE) | SAUNIT_D_ALERT_KIND | 'I' | Category of an ABAP Unit Message | 20050107 | |
4 | KIND_FAILURE_ASSERT | Constant | Public | Type reference (TYPE) | SAUNIT_D_ALERT_KIND | 'F' | Cause of an ABAP Unit Assertion | 20030905 | |
5 | KIND_FAILURE_CX | Constant | Public | Type reference (TYPE) | SAUNIT_D_ALERT_KIND | 'E' | Cause of an ABAP Unit Assertion | 20030905 | |
6 | KIND_FAILURE_RT | Constant | Public | Type reference (TYPE) | SAUNIT_D_ALERT_KIND | 'S' | Cause of an ABAP Unit Assertion | 20030905 | |
7 | KIND_METHOD_END | Constant | Public | Type reference (TYPE) | C | 'M' | 20030829 | ||
8 | KIND_METHOD_START | Constant | Public | Type reference (TYPE) | C | 'm' | 20030829 | ||
9 | KIND_PROGRAM_END | Constant | Public | Type reference (TYPE) | C | 'P' | 20030829 | ||
10 | KIND_PROGRAM_START | Constant | Public | Type reference (TYPE) | C | 'p' | 20030829 | ||
11 | KIND_TASK_END | Constant | Public | Type reference (TYPE) | C | 'T' | 20030829 | ||
12 | KIND_TASK_START | Constant | Public | Type reference (TYPE) | C | 't' | 20030829 | ||
13 | KIND_WARNING | Constant | Public | Type reference (TYPE) | SAUNIT_D_ALERT_KIND | 'W' | Cause of an ABAP Unit Assertion | 20030829 | |
14 | PATTERN_FAILURE_ANALYSIS | Constant | Public | Type reference (TYPE) | TAUNIT_ID | '+A++' | 20030829 | ||
15 | PATTERN_FAILURE_ASSERT | Constant | Public | Type reference (TYPE) | TAUNIT_ID | 'F+++' | 20030905 | ||
16 | PATTERN_FAILURE_CX | Constant | Public | Type reference (TYPE) | TAUNIT_ID | 'E+++' | 20030905 | ||
17 | PATTERN_FAILURE_HEADER | Constant | Public | Type reference (TYPE) | TAUNIT_ID | '+M++' | 20030829 | ||
18 | PATTERN_FAILURE_RT | Constant | Public | Type reference (TYPE) | TAUNIT_ID | 'R+++' | 20030905 | ||
19 | PATTERN_FAILURE_STACK | Constant | Public | Type reference (TYPE) | TAUNIT_ID | '+ST+' | 20030829 | ||
20 | PATTERN_WARNING | Constant | Public | Type reference (TYPE) | TAUNIT_ID | 'W+++' | 20030905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns human readable text | 20030801 |
2 | ![]() |
Instance method | Public | Method | Returns table with human readable text | 20051208 |
Events
Interface IF_AUNIT_TEXT has no event.
Types
Interface IF_AUNIT_TEXT has no local type.
Method Signatures
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCR | Call by reference | Type reference (TYPE) | TAUNIT_DESCR | 20030826 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20030801 |
Method GET_TEXT on Interface IF_AUNIT_TEXT has no exception.
Method GET_TEXT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCR_TAB | Call by reference | Type reference (TYPE) | TAUNIT_DESCR_TAB | Complete Description of an ABAP Unit Text | 20051208 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20051208 |
Method GET_TEXT_TAB on Interface IF_AUNIT_TEXT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |