SAP ABAP Interface IF_CLB_LOG (Collaboration: Log functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_BAL | BAL helper class | 20120830 |
Properties
Interface | IF_CLB_LOG | |
Short Description | Collaboration: Log functions |
General Data
Package | S_CLB_COMMON | Common Objects and Services of the Collaboration Platform |
Created | 20120830 | SAP |
Last changed | 20140121 | SAP |
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 IF_CLB_LOG has no interface.
Friends
Interface IF_CLB_LOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DUMMY | Static Attribute | Public | Type reference (TYPE) | STRING | 20120831 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add BAPI Messages | 20120830 |
2 | ![]() |
Instance method | Public | Method | Add an Exception to the Log | 20120830 |
3 | ![]() |
Instance method | Public | Method | Add a Message to the Log | 20120830 |
4 | ![]() |
Instance method | Public | Method | Add Free Text to the Log | 20120830 |
5 | ![]() |
Instance method | Public | Method | Close the Log and Release the Resources | 20120903 |
6 | ![]() |
Instance method | Public | Method | Add a Debug Message if Enabled | 20120830 |
7 | ![]() |
Instance method | Public | Method | Get the Log Handle of This Instance | 20120904 |
8 | ![]() |
Instance method | Public | Method | Save the Log | 20120830 |
9 | ![]() |
Instance method | Public | Method | Add a Trace Message if Enabled | 20120830 |
Events
Interface IF_CLB_LOG has no event.
Types
Interface IF_CLB_LOG has no local type.
Method Signatures
Method ADD_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120830 | ||
2 | ![]() |
IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120830 |
Method ADD_BAPIRET2 on Interface IF_CLB_LOG has no exception.
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20120830 | |
2 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20120830 | |
3 | ![]() |
IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120830 |
Method ADD_EXCEPTION on Interface IF_CLB_LOG has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20120830 | ||
2 | ![]() |
IV_AS_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | '-' | Message Type | 20120830 | |
3 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20120830 |
Method ADD_MESSAGE on Interface IF_CLB_LOG has no exception.
Method ADD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120830 | |||
2 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20120830 | |
3 | ![]() |
IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20120830 |
Method ADD_TEXT on Interface IF_CLB_LOG has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_CLB_LOG has no parameter.
Method CLOSE on Interface IF_CLB_LOG has no exception.
Method DEBUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120830 | |||
2 | ![]() |
IX_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120830 |
Method DEBUG on Interface IF_CLB_LOG has no exception.
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120904 |
Method GET_HANDLE on Interface IF_CLB_LOG has no exception.
Method SAVE Signature
Method SAVE on Interface IF_CLB_LOG has no parameter.
Method SAVE on Interface IF_CLB_LOG has no exception.
Method TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20120830 | |||
2 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20120830 |
Method TRACE on Interface IF_CLB_LOG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |