SAP ABAP Class CL_AUNIT_FAILURE_ASSERT (INTERNAL: Alert: Check Error)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AUNIT_FAILURE INTERNAL: Abstract Superclass for Assertions & Events 20030904
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AUNIT_FAILURE_INTERNAL INTERNAL: Failure within test 20051213
Properties
Class CL_AUNIT_FAILURE_ASSERT  
Short Description INTERNAL: Alert: Check Error    
Super Class CL_AUNIT_FAILURE INTERNAL: Abstract Superclass for Assertions & Events 
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 20030903   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_AUNIT_FAILURE_INTERNAL INTERNAL: Failure within test 20051213
Friends
# Friend Modeled only Created on Description
1 CL_ABAP_UNIT_ASSERT 20090325 ABAP Unit: Assertions (see longtext)
2 CL_AUNIT_FAILURE_ASSERT_C 20080729 INTERNAL: Check Error - Creation Service
Attributes
Class CL_AUNIT_FAILURE_ASSERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSIS_ACTUAL Instance method Public Method Specific analysis 20051213
2 ANALYSIS_ACT_TABLE_INITIAL Instance method Public Method Specific analysis 20051213
3 ANALYSIS_ASSERT_BOUND Instance method Public Method Specific analysis 20051213
4 ANALYSIS_ASSERT_BOUND_TYPE Instance method Public Method Specific analysis 20051213
5 ANALYSIS_ASSERT_CHAR_CP Instance method Public Method Specific analysis 20051213
6 ANALYSIS_ASSERT_CHAR_NP Instance method Public Method Specific analysis 20051213
7 ANALYSIS_ASSERT_INITIAL Instance method Public Method Specific analysis 20051213
8 ANALYSIS_ASSERT_NOT_BOUND Instance method Public Method Specific analysis 20051213
9 ANALYSIS_ASSERT_NOT_INITIAL Instance method Public Method Specific analysis 20051213
10 ANALYSIS_ASSERT_NUMBER_BETWEEN Instance method Public Method Specific analysis 20081216
11 ANALYSIS_ASSERT_TABLE_CONTAINS Instance method Public Method 20120128
12 ANALYSIS_ASSERT_TBL_NOT_CNTNS Instance method Public Method 20120128
13 ANALYSIS_ASSERT_TEXT_MATCHING Instance method Public Method Specific analysis 20081216
14 ANALYSIS_ASSERT_THAT Instance method Public Method Specific analysis 20080123
15 ANALYSIS_COMPARISON Instance method Public Method Specific analysis 20051213
16 ANALYSIS_DETAIL Instance method Public Method Specific analysis 20051213
17 ANALYSIS_DETAILS Instance method Public Method Specific analysis 20080123
18 ANALYSIS_DIFFERENT_DATA_TYPE Instance method Public Method Different Type 20051213
19 ANALYSIS_DIFFERENT_DATA_VALUE Instance method Public Method Different Value 20051213
20 ANALYSIS_DIFF_FLOAT_VALUES Instance method Public Method Floating point number not in range 20051213
21 ANALYSIS_DIFF_STRUCTURE Instance method Public Method Structure content differs 20051213
22 ANALYSIS_DIFF_STRUCT_COMPONENT Instance method Public Method Structure Component Value Differs 20051213
23 ANALYSIS_EQUAL_DATA_VALUE Instance method Public Method Specific analysis 20051213
24 ANALYSIS_EXPECTED Instance method Public Method Specific analysis 20051213
25 ANALYSIS_EXPECTED_VS_ACTUAL Instance method Public Method Specific analysis 20051213
26 ANALYSIS_EXP_TABLE_INITIAL Instance method Public Method Actual Table is not initial 20051213
27 ANALYSIS_EXP_TABLE_STRUC Instance method Public Method Specific analysis 20081216
28 ANALYSIS_INTERN_ERR_EXCEPTION Instance method Public Method Specific analysis 20051213
29 ANALYSIS_INT_PROBLEM_COMPONENT Instance method Public Method Specific analysis 20051213
30 ANALYSIS_NO_FLOAT Instance method Public Method Actual Value is no Floating Point Number 20060329
31 ANALYSIS_SEQUENCE_IN_HASH Instance method Public Method Different sequence in hash table 20051213
32 ANALYSIS_STRING_COMPARISON Instance method Public Method Specific analysis 20051213
33 ANALYSIS_TAB_DIFF_INDEX Instance method Public Method Specific analysis 20051213
34 ANALYSIS_TAB_VALUE_DIFFERENT Instance method Public Method Specific analysis 20051213
35 ANALYSIS_TAB_VALUE_DIFF_INDEX Instance method Public Method Specific analysis 20051213
36 ANALYSIS_TAB_VALUE_MISSING_ACT Instance method Public Method Specific analysis 20051213
37 ANALYSIS_TAB_VALUE_MISSING_EXP Instance method Public Method Specific analysis 20051213
38 ANALYSIS_TYPE_DEEP_STRUCTURE Instance method Public Method Specific analysis 20051213
39 ANALYSIS_TYPE_FLAT_STRUCTURE Instance method Public Method Specific analysis 20051213
40 ANALYSIS_TYPE_NUMC Instance method Public Method Specific analysis 20051213
41 ANALYSIS_TYPE_TABLE Instance method Public Method Specific analysis 20051213
42 ANALYSIS_WRONG_SUBRC Instance method Public Method Specific analysis 20051213
Events
Class CL_AUNIT_FAILURE_ASSERT has no event.
Types
Class CL_AUNIT_FAILURE_ASSERT has no local type.
Method Signatures

Method ANALYSIS_ACTUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ACTUAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ACT_TABLE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ACT_TABLE_INITIAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_BOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_BOUND on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_BOUND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_BOUND_TYPE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_CHAR_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_CHAR_CP on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_CHAR_NP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_CHAR_NP on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_INITIAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_NOT_BOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_NOT_BOUND on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_NOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_ASSERT_NOT_INITIAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_NUMBER_BETWEEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20081216
2 Importing LOWER Call by reference Type reference (TYPE) CSEQUENCE 20081216
3 Importing NUMBER Call by reference Type reference (TYPE) CSEQUENCE 20081216
4 Importing UPPER Call by reference Type reference (TYPE) CSEQUENCE 20081216

Method ANALYSIS_ASSERT_NUMBER_BETWEEN on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_TABLE_CONTAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20120128
2 Importing LINE Call by reference Type reference (TYPE) CSEQUENCE 20120128
3 Importing TABLE Call by reference Type reference (TYPE) CSEQUENCE 20120128

Method ANALYSIS_ASSERT_TABLE_CONTAINS on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_TBL_NOT_CNTNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20120128
2 Importing LINE Call by reference Type reference (TYPE) CSEQUENCE 20120128
3 Importing TABLE Call by reference Type reference (TYPE) CSEQUENCE 20120128

Method ANALYSIS_ASSERT_TBL_NOT_CNTNS on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_TEXT_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20081216
2 Importing PATTERN Call by reference Type reference (TYPE) CSEQUENCE 20081216
3 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20081216

Method ANALYSIS_ASSERT_TEXT_MATCHING on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_ASSERT_THAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_AS_TEXT Call by reference Type reference (TYPE) STRING 20080124
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING_TABLE 20080123
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20080123

Method ANALYSIS_ASSERT_THAT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_COMPARISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_COMPARISON on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_DETAIL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20080123
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT Einrückung von ABAP Unit Texten 20080123

Method ANALYSIS_DETAILS on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DIFFERENT_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_TYPEDESCR Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing ACT_TYPENAME Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing EXP_TYPEDESCR Call by reference Type reference (TYPE) CSEQUENCE 20051213
4 Importing EXP_TYPENAME Call by reference Type reference (TYPE) CSEQUENCE 20051213
5 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_DIFFERENT_DATA_TYPE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DIFFERENT_DATA_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_DIFFERENT_DATA_VALUE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DIFF_FLOAT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) NUMERIC 20051213
2 Importing EXP Call by reference Type reference (TYPE) NUMERIC 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
4 Importing RTOL Call by reference Type reference (TYPE) NUMERIC 20051213

Method ANALYSIS_DIFF_FLOAT_VALUES on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DIFF_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_DIFF_STRUCTURE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_DIFF_STRUCT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing COMPONENT Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
4 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_DIFF_STRUCT_COMPONENT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_EQUAL_DATA_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_EQUAL_DATA_VALUE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_EXPECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_EXPECTED on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_EXPECTED_VS_ACTUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_EXPECTED_VS_ACTUAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_EXP_TABLE_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_EXP_TABLE_INITIAL on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_EXP_TABLE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20081216
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20081216
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20081216

Method ANALYSIS_EXP_TABLE_STRUC on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_INTERN_ERR_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
2 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_INTERN_ERR_EXCEPTION on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_INT_PROBLEM_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
2 Importing PARAM1 Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_INT_PROBLEM_COMPONENT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_NO_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20060329
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20060329

Method ANALYSIS_NO_FLOAT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_SEQUENCE_IN_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_SEQUENCE_IN_HASH on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_STRING_COMPARISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_STRING_COMPARISON on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TAB_DIFF_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP_INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
4 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TAB_DIFF_INDEX on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TAB_VALUE_DIFFERENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
4 Importing INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TAB_VALUE_DIFFERENT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TAB_VALUE_DIFF_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT_INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing ACT_VAL Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing EXP_INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
4 Importing EXP_VAL Call by reference Type reference (TYPE) CSEQUENCE 20051213
5 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_TAB_VALUE_DIFF_INDEX on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TAB_VALUE_MISSING_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
2 Importing INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TAB_VALUE_MISSING_ACT on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TAB_VALUE_MISSING_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
2 Importing INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TAB_VALUE_MISSING_EXP on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TYPE_DEEP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
3 Importing INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
4 Importing INDEX2 Call by reference Type reference (TYPE) CSEQUENCE 20051213
5 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TYPE_DEEP_STRUCTURE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TYPE_FLAT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
2 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TYPE_FLAT_STRUCTURE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TYPE_NUMC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213

Method ANALYSIS_TYPE_NUMC on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_TYPE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
3 Importing INDEX Call by reference Type reference (TYPE) CSEQUENCE 20051213
4 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_TYPE_TABLE on class CL_AUNIT_FAILURE_ASSERT has no exception.

Method ANALYSIS_WRONG_SUBRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) CSEQUENCE 20051213
2 Importing EXP Call by reference Type reference (TYPE) CSEQUENCE 20051213
3 Importing INDENT Call by reference Type reference (TYPE) TAUNIT_INDENT 20051213
4 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE 20051213

Method ANALYSIS_WRONG_SUBRC on class CL_AUNIT_FAILURE_ASSERT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in