SAP ABAP Class CL_KRN_TEST_ABAP (Zugriff auf Kernel Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_CORE (Package) Kernel-Level Objects
Properties
Class CL_KRN_TEST_ABAP  
Short Description Zugriff auf Kernel Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_CORE   Kernel-Level Objects 
Created 20121008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KRN_TEST_ABAP has no forward declaration.
Interfaces
Class CL_KRN_TEST_ABAP has no interface implemented.
Friends
Class CL_KRN_TEST_ABAP has no friend class.
Attributes
Class CL_KRN_TEST_ABAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASIS_HOTPACK_NUMBER Static method Public Method 20121008
2 GET_COMMON_PART_DESCRIPTIONS Static method Public Method 20121008
3 KERNEL_HAS_64BIT_PXA_INTERFACE Static method Public Method 20121008
4 KERNEL_HAS_PXA_MODULE_TESTS Static method Public Method 20121008
5 KERNEL_SUPPORTS_HOTSPOT_TRACE Static method Public Method 20121008
6 RESET_RELINFO Static method Public Method 20121008
7 SE30_SUPPORTS_USER_TRACE Static method Public Method 20121008
Events
Class CL_KRN_TEST_ABAP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COMMON_PART_DESCR Public See coding 20121008 tt_common_part_descr type standard table of ty_common_part_descr with non-unique key common_part_name without further secondary keys initial size 1
2 TY_CHECK_VAL Public See coding 20121008 begin of ty_check_val, c1 type i, c2 type i, end of ty_check_val
3 TY_COMMON_PART_DESCR Public See coding 20121008 begin of ty_common_part_descr, common_part_name type c length 30. include type ty_check_val as check_val. types: end of ty_common_part_descr
Method Signatures

Method GET_BASIS_HOTPACK_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BASIS_HOTPACK_NUMBER Value transfer Type reference (TYPE) I 20121008

Method GET_BASIS_HOTPACK_NUMBER on class CL_KRN_TEST_ABAP has no exception.

Method GET_COMMON_PART_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMMON_PART_DESCRIPTIONS Call by reference Type reference (TYPE) TT_COMMON_PART_DESCR 20121008
2 Importing IV_PROGNAME Call by reference Type reference (TYPE) SYREPID 20121008
3 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

Method GET_COMMON_PART_DESCRIPTIONS on class CL_KRN_TEST_ABAP has no exception.

Method KERNEL_HAS_64BIT_PXA_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

Method KERNEL_HAS_64BIT_PXA_INTERFACE on class CL_KRN_TEST_ABAP has no exception.

Method KERNEL_HAS_PXA_MODULE_TESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

Method KERNEL_HAS_PXA_MODULE_TESTS on class CL_KRN_TEST_ABAP has no exception.

Method KERNEL_SUPPORTS_HOTSPOT_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

Method KERNEL_SUPPORTS_HOTSPOT_TRACE on class CL_KRN_TEST_ABAP has no exception.

Method RESET_RELINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

Method RESET_RELINFO on class CL_KRN_TEST_ABAP has no exception.

Method SE30_SUPPORTS_USER_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETCODE Value transfer Type reference (TYPE) I 20121008

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