Hierarchy

⤷

⤷

Properties
Class | CL_AUNIT_WARNING_C | |
Short Description | INTERNAL:Creation service for warnings | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20080729 | 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... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AUNIT_WARNING_C has no interface implemented.
Friends
Class CL_AUNIT_WARNING_C has no friend class.
Attributes
Class CL_AUNIT_WARNING_C has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Initialization of coverage data collection Failed | 20080729 |
2 | ![]() |
Static method | Public | Method | Initialization of coverage analyser measurement Failed | 20080729 |
3 | ![]() |
Static method | Public | Method | Constructor has mandatory parameters | 20080729 |
4 | ![]() |
Static method | Public | Method | Illegal call to CL_ABAP_UNIT_ASSERT in constructor | 20080729 |
5 | ![]() |
Static method | Public | Method | Trigger specific warning | 20080729 |
6 | ![]() |
Static method | Public | Method | Untyped warning | 20080729 |
7 | ![]() |
Static method | Public | Method | Generate warning from description | 20080729 |
8 | ![]() |
Static method | Public | Method | Dummy warning used for self test | 20080729 |
9 | ![]() |
Static method | Public | Method | Trigger specific warning | 20080729 |
10 | ![]() |
Static method | Public | Method | General error for future kernel bug fixes | 20080729 |
11 | ![]() |
Static method | Public | Method | Global test classes should be templates !!! | 20080729 |
12 | ![]() |
Static method | Public | Method | Missing authorization | 20090825 |
13 | ![]() |
Static method | Public | Method | Internal issue | 20080729 |
14 | ![]() |
Static method | Public | Method | Issue in syntax analysis | 20101015 |
15 | ![]() |
Static method | Public | Method | The program contains no test classes | 20080729 |
16 | ![]() |
Static method | Public | Method | The program is unknown or has no active source code | 20120602 |
17 | ![]() |
Static method | Public | Method | Test byte code not loaded from PXA | 20080729 |
18 | ![]() |
Static method | Public | Method | Local test class contains no test methods | 20080729 |
19 | ![]() |
Static method | Public | Method | The program contains no test classes | 20080729 |
20 | ![]() |
Static method | Public | Method | Task contains no tests | 20120602 |
21 | ![]() |
Static method | Public | Method | No metadata available for program | 20080729 |
22 | ![]() |
Static method | Public | Method | The entries for the runtime categories contain flaws | 20080729 |
23 | ![]() |
Static method | Public | Method | Stack filter is invalid | 20080729 |
24 | ![]() |
Static method | Public | Method | The delta parameter is not correct | 20080729 |
25 | ![]() |
Static method | Public | Method | The delta parameter is too small | 20080729 |
26 | ![]() |
Static method | Public | Method | ABAP Unit setup does not permit the execution of unit tests | 20080729 |
27 | ![]() |
Static method | Public | Method | Test properties not unique | 20080729 |
28 | ![]() |
Static method | Public | Method | Test properties not valid | 20080729 |
29 | ![]() |
Static method | Public | Method | The entries for the runtime categories contain flaws | 20080729 |
30 | ![]() |
Static method | Public | Method | Listener unknown | 20080729 |
31 | ![]() |
Static method | Private | Method | Get position of class in source code | 20120602 |
32 | ![]() |
Static method | Private | Method | Split absolute class names into global and local comp. | 20080729 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | WARNING | Instance Event (0) |
Public (2) |
20080729 |
Types
Class CL_AUNIT_WARNING_C has no local type.
Method Signatures
Method CA_CANNOT_INIT_DATA_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | SAUNIT_D_INCLUDE | Name of the Include | 20080729 | ||
2 | ![]() |
MESSAGE_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20080729 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method CA_CANNOT_INIT_DATA_COLLECTION on class CL_AUNIT_WARNING_C has no exception.
Method CA_CANNOT_INIT_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | SAUNIT_D_INCLUDE | Name of the Include | 20080729 | ||
2 | ![]() |
MESSAGE_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Error Message | 20080729 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method CA_CANNOT_INIT_RUNTIME on class CL_AUNIT_WARNING_C has no exception.
Method CONSTRUCTOR_BAD_SIGNATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABSOLUTE_CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | absoluter Klassenname | 20080729 | ||
2 | ![]() |
CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Laufzeitfehler | 20080729 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method CONSTRUCTOR_BAD_SIGNATURE on class CL_AUNIT_WARNING_C has no exception.
Method CONSTRUCTOR_CALL_TO_ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABSOLUTE_CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Absolute Classname | 20080729 | ||
2 | ![]() |
CX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Runtime Exception | 20080729 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method CONSTRUCTOR_CALL_TO_ASSERT on class CL_AUNIT_WARNING_C has no exception.
Method COULD_NOT_GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080729 | |||
2 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20080729 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method COULD_NOT_GENERATE on class CL_AUNIT_WARNING_C has no exception.
Method CREATE_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | TAUNIT_ID | 20080729 | |||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | IF_AUNIT_CONSTANTS=>CRITICAL | Level of ABAP Unit Check Error | 20080729 | |
3 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
4 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
5 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
6 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 | ||
7 | ![]() |
SOURCE_INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of the Include | 20080729 | ||
8 | ![]() |
SOURCE_LINE | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080729 |
Method CREATE_BY_ID on class CL_AUNIT_WARNING_C has no exception.
Method CREATE_WARNING_FROM_DESCR 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 | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | 20080729 |
Method CREATE_WARNING_FROM_DESCR on class CL_AUNIT_WARNING_C has no exception.
Method DUMMY_FOR_SELFTEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method DUMMY_FOR_SELFTEST on class CL_AUNIT_WARNING_C has no exception.
Method FALLBACK_LISTENER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method FALLBACK_LISTENER on class CL_AUNIT_WARNING_C has no exception.
Method FIXED_BY_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE | Call by reference | Type reference (TYPE) | CLIKE | 20080729 | |||
2 | ![]() |
PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20080729 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method FIXED_BY_NOTE on class CL_AUNIT_WARNING_C has no exception.
Method GLOBAL_CLASS_NOT_ABSTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Class | 20080729 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method GLOBAL_CLASS_NOT_ABSTRACT on class CL_AUNIT_WARNING_C has no exception.
Method INSUFFICIENT_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | 20090825 |
Method INSUFFICIENT_AUTHORIZATION on class CL_AUNIT_WARNING_C has no exception.
Method INTERNAL_PROBLEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method INTERNAL_PROBLEM on class CL_AUNIT_WARNING_C has no exception.
Method ISSUE_IN_SYNTAX_ANALYSIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101015 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | INTERNAL: Alert: Warning | 20101015 |
Method ISSUE_IN_SYNTAX_ANALYSIS on class CL_AUNIT_WARNING_C has no exception.
Method NO_DATA_FROM_MODE_UNDER_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | Dedicated Reason | 20080729 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_DATA_FROM_MODE_UNDER_TEST on class CL_AUNIT_WARNING_C has no exception.
Method NO_PROGRAM_SOURCE_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20120602 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | 20120602 |
Method NO_PROGRAM_SOURCE_CODE on class CL_AUNIT_WARNING_C has no exception.
Method NO_TEST_BYTE_CODE_IN_PXA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | 20080729 | |||
2 | ![]() |
PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20080729 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit: Abstract Superclass for Assertions & Events | 20080729 |
Method NO_TEST_BYTE_CODE_IN_PXA on class CL_AUNIT_WARNING_C has no exception.
Method NO_TEST_IN_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
2 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_TEST_IN_CLASS on class CL_AUNIT_WARNING_C has no exception.
Method NO_TEST_IN_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Call by reference | Type reference (TYPE) | STRING | Dedicated Reason | 20080729 | ||
2 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20080729 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_TEST_IN_PROGRAM on class CL_AUNIT_WARNING_C has no exception.
Method NO_TEST_IN_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | 20120602 |
Method NO_TEST_IN_TASK on class CL_AUNIT_WARNING_C has no exception.
Method NO_TEST_META_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BAD_RESSOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
2 | ![]() |
INTERNAL_STATE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
3 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20080729 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_TEST_META_DATA on class CL_AUNIT_WARNING_C has no exception.
Method NO_VALID_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DURATION | Call by reference | Type reference (TYPE) | SAUNIT_S_DURATION_SETTING | Concrete Values for Categories of Execution Duration | 20080729 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_VALID_DURATION on class CL_AUNIT_WARNING_C has no exception.
Method NO_VALID_STACK_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FUBA | Call by reference | Type reference (TYPE) | FUNCNAME | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method NO_VALID_STACK_FILTER on class CL_AUNIT_WARNING_C has no exception.
Method OUT_OF_DIFF_UNIT_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 | ||
2 | ![]() |
UNITS | Call by reference | Type reference (TYPE) | N | ABAP Program Name | 20080729 |
Method OUT_OF_DIFF_UNIT_RANGE on class CL_AUNIT_WARNING_C has no exception.
Method OUT_OF_RANGE_REL_TOLERANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 | ||
2 | ![]() |
RTOL | Call by reference | Type reference (TYPE) | NUMERIC | Relative Tolerance | 20080729 | ||
3 | ![]() |
RTOL_MIN | Call by reference | Type reference (TYPE) | NUMERIC | Minimum Rel. Tolerance | 20080729 |
Method OUT_OF_RANGE_REL_TOLERANCE on class CL_AUNIT_WARNING_C has no exception.
Method SETUP_DENIES_EXECUTION_AT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method SETUP_DENIES_EXECUTION_AT_ALL on class CL_AUNIT_WARNING_C has no exception.
Method TEST_PROPERTIES_AMBIGUOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Class name | 20080729 | ||
2 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Program name | 20100922 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | INTERNAL: Alert: Warning | 20080729 |
Method TEST_PROPERTIES_AMBIGUOUS on class CL_AUNIT_WARNING_C has no exception.
Method TEST_PROPERTIES_INCOMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Class name | 20080729 | ||
2 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Program name | 20100922 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | Warning | 20080729 |
Method TEST_PROPERTIES_INCOMPLETE on class CL_AUNIT_WARNING_C has no exception.
Method TOO_LONG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 | ||
2 | ![]() |
UPPER_LIMIT | Call by reference | Type reference (TYPE) | I | 20080729 |
Method TOO_LONG on class CL_AUNIT_WARNING_C has no exception.
Method UNKNOWN_LISTENER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20080729 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_AUNIT_WARNING | ABAP Unit Warnings | 20080729 |
Method UNKNOWN_LISTENER on class CL_AUNIT_WARNING_C has no exception.
Method __GET_POSITION_OF_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20120602 | |||
2 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120602 | |||
3 | ![]() |
LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 20120602 | |||
4 | ![]() |
PROG_NAME | Call by reference | Type reference (TYPE) | STRING | 20120602 |
Method __GET_POSITION_OF_CLASS on class CL_AUNIT_WARNING_C has no exception.
Method __SPLIT_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABS_CLASSNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080729 | |||
2 | ![]() |
GLOBAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20080729 | |||
3 | ![]() |
IS_GLOBAL_TYPE_CLASS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080729 | |||
4 | ![]() |
LOCAL_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | 20080729 |
Method __SPLIT_CLASS_NAME on class CL_AUNIT_WARNING_C has no exception.
Event Signatures
Event WARNING Signature
Event WARNING on class CL_AUNIT_WARNING_C has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |