SAP ABAP Class CL_CTS_LOGGING_TEST_HELPER (cCTS: Logging test helper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_TEST_HELPER (Package) Test Helper
Properties
Class CL_CTS_LOGGING_TEST_HELPER  
Short Description cCTS: Logging test helper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_TEST_HELPER   Test Helper 
Created 20130422   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_LOGGING_TEST_HELPER has no forward declaration.
Interfaces
Class CL_CTS_LOGGING_TEST_HELPER has no interface implemented.
Friends
Class CL_CTS_LOGGING_TEST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130422
2 MESSAGES Instance attribute Protected Type reference (TYPE) BAL_T_MSGH Application Log: Message Handle Table 20130422
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTENT_OF_MESSAGES Instance method Public Method Check content 20130422
2 CHECK_NUMBER_OF_MESSAGES Instance method Public Method Check if the correct number of messages are retrieved 20130422
3 CREATE Static method Public Method Create helper with log ID 20130422
4 READ_MESSAGES Instance method Protected Method Read messages 20130422
Events
Class CL_CTS_LOGGING_TEST_HELPER has no event.
Types
Class CL_CTS_LOGGING_TEST_HELPER has no local type.
Method Signatures

Method CHECK_CONTENT_OF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL 0 ABAP Unit: Severity of Check Error 20130422
2 Importing LINE_NUMBER Call by reference Type reference (TYPE) I 0 20130422
3 Importing MESSAGE_CLASS Call by reference Type reference (TYPE) SYMSGID Message Number 20130422
4 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO Message Number 20130422

Method CHECK_CONTENT_OF_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.

Method CHECK_NUMBER_OF_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPECTED Call by reference Type reference (TYPE) INT4 Natural number 20130422
2 Importing LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL 0 Natural number 20130422

Method CHECK_NUMBER_OF_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELPER Value transfer Object reference (TYPE REF TO) CL_CTS_LOGGING_TEST_HELPER cCTS: Logging test helper 20130422
2 Importing LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130422

Method CREATE on class CL_CTS_LOGGING_TEST_HELPER has no exception.

Method READ_MESSAGES Signature

Method READ_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no parameter.
Method READ_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702