SAP ABAP Class CL_CLB_TEST_LOGGING (StreamWork ABAP Library Test Logger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_CUST (Package) Customizing of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_TEST_LOGGER | Collaboration: Logger for Test Programs | 20121130 |
Properties
| Class | CL_CLB_TEST_LOGGING | |
| Short Description | StreamWork ABAP Library Test Logger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_CUST | Customizing of the Collaboration Platform Library |
| Created | 20110922 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_TEST_LOGGER | Collaboration: Logger for Test Programs | 20121130 |
Friends
Class CL_CLB_TEST_LOGGING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20121130 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20121130 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 20121130 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20121130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121130 | |
| 2 | Instance method | Public | Method | Display Log | 20121130 | |
| 3 | Instance method | Public | Method | Display Log Control | 20121130 | |
| 4 | Instance method | Private | Method | Extract T100 Message | 20121130 | |
| 5 | Instance method | Public | Method | Free | 20121130 | |
| 6 | Instance method | Public | Method | Free Control | 20121130 | |
| 7 | Instance method | Public | Method | Initialization | 20121130 | |
| 8 | Instance method | Private | Method | Check if Log is empty | 20121130 | |
| 9 | Instance method | Private | Method | Write Message to Log | 20121130 |
Events
Class CL_CLB_TEST_LOGGING has no event.
Types
Class CL_CLB_TEST_LOGGING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB_TEST_LOGGING has no parameter.
Method CONSTRUCTOR on class CL_CLB_TEST_LOGGING has no exception.
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_CLB_TEST_LOGGING has no parameter.
Method DISPLAY_LOG on class CL_CLB_TEST_LOGGING has no exception.
Method DISPLAY_LOG_CONTROL Signature
Method DISPLAY_LOG_CONTROL on class CL_CLB_TEST_LOGGING has no parameter.
Method DISPLAY_LOG_CONTROL on class CL_CLB_TEST_LOGGING has no exception.
Method EXTRACT_T100_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | IV_MSGTYPE | 20121130 | |||
| 2 | IV_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | IV_PROBLEMCLASS | 20121130 | |||
| 3 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | IX_EXCEPTION | 20121130 |
Method EXTRACT_T100_MESSAGE on class CL_CLB_TEST_LOGGING has no exception.
Method FREE Signature
Method FREE on class CL_CLB_TEST_LOGGING has no parameter.
Method FREE on class CL_CLB_TEST_LOGGING has no exception.
Method FREE_CONTROL Signature
Method FREE_CONTROL on class CL_CLB_TEST_LOGGING has no parameter.
Method FREE_CONTROL on class CL_CLB_TEST_LOGGING has no exception.
Method INIT Signature
Method INIT on class CL_CLB_TEST_LOGGING has no parameter.
Method INIT on class CL_CLB_TEST_LOGGING has no exception.
Method IS_LOG_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121130 |
Method IS_LOG_EMPTY on class CL_CLB_TEST_LOGGING has no exception.
Method WRITE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | IV_MSGID | 20121130 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | IV_MSGNO | 20121130 | ||
| 3 | IV_MSGTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | IV_MSGTYPE | 20121130 | ||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | IV_MSGV1 | 20121130 | ||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | IV_MSGV2 | 20121130 | ||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | IV_MSGV3 | 20121130 | ||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | IV_MSGV4 | 20121130 | ||
| 8 | IV_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | IV_PROBLEMCLASS | 20121130 |
Method WRITE_MESSAGE on class CL_CLB_TEST_LOGGING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |