SAP ABAP Class CL_RBB_APPLICATION_LOG (Application Log)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-CCF (Application Component) Configuration Check Framework
⤷
FIT_CONF_APPS (Package) Configuration Application

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RBB_APPLICATION_LOG | Application Log | 20100719 |
Properties
Class | CL_RBB_APPLICATION_LOG | |
Short Description | Application Log | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FIT_CONF_APPS | Configuration Application |
Created | 20100719 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RBB_APPLICATION_LOG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RBB_APPLICATION_LOG | Application Log | 20100719 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RBB_APPLICATION_LOG_ASSIST | 20100921 | Assistance Class for RBB_APPLICATION_LOG |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_RBB_APPLICATION_LOG | WebDynpro Interface COMPONENTCONTROLLER | 20100929 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RBB_T_LOG_FIELDCAT | Application Log: field catalog | 20101026 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RBB_T_BALHDR | Log Header Table | 20100727 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100920 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RBB_APPLICATION_LOG | communication with the log component Interface | 20100719 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20101004 | |
2 | ![]() |
Static method | Public | Method | returns a singleton reference | 20100719 |
3 | ![]() |
Instance method | Private | Method | Get all log headers for initailized input criteria | 20100727 |
4 | ![]() |
Instance method | Private | Method | Get all messages for a log handle | 20100727 |
5 | ![]() |
Instance method | Private | Method | Get user profile popup value | 20100923 |
6 | ![]() |
Instance method | Private | Method | Set the log appl for reset or re -initialize. | 20100929 |
Events
Class CL_RBB_APPLICATION_LOG has no event.
Types
Class CL_RBB_APPLICATION_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RBB_APPLICATION_LOG has no parameter.
Method CONSTRUCTOR on class CL_RBB_APPLICATION_LOG has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_RBB_APPLICATION_LOG | communication with the log component Interface | 20100719 |
Method GET_INSTANCE on class CL_RBB_APPLICATION_LOG has no exception.
Method GET_LOGHEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_LOG_HEADERS | Value transfer | Type reference (TYPE) | RBB_T_BALHDR | Log Header Table | 20100727 |
Method GET_LOGHEADER on class CL_RBB_APPLICATION_LOG has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HIERARCHY_FIELDCAT | Call by reference | Type reference (TYPE) | RBB_T_LOG_FIELDCAT | Application Log: field catalog | 20101026 | ||
2 | ![]() |
ET_MSG_DATA | Call by reference | Type reference (TYPE) | RBB_T_BALMSG | Application log:messages | 20100727 | ||
3 | ![]() |
EV_DISPLAY_HIERARCHY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100920 | ||
4 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20100727 |
Method GET_MESSAGES on class CL_RBB_APPLICATION_LOG has no exception.
Method GET_USER_PROFILE_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_USER_PROFILE_POPUP | Value transfer | Type reference (TYPE) | STRING | 20100923 |
Method GET_USER_PROFILE_POPUP on class CL_RBB_APPLICATION_LOG has no exception.
Method SET_LOG_FOR_RESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMP_CONT | Call by reference | Object reference (TYPE REF TO) | IWCI_RBB_APPLICATION_LOG | WebDynpro Interface COMPONENTCONTROLLER | 20100929 |
Method SET_LOG_FOR_RESET on class CL_RBB_APPLICATION_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |