Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100719 |
Properties
| Class | CL_RBB_APPLICATION_LOG_ASSIST | |
| Short Description | Assistance Class for RBB_APPLICATION_LOG | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIT_CONF_APPS | Configuration Application |
| Created | 20100719 | SAP |
| Last change | 20110908 | 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
Class CL_RBB_APPLICATION_LOG_ASSIST has no interface implemented.
Friends
Class CL_RBB_APPLICATION_LOG_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RBB_S_CUSTOMFILTER | Application Log: Custom Filter values | 20100916 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100916 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RBB_T_BALMSG | Application Log: messages | 20101103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100916 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100927 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 |
Methods
Events
Class CL_RBB_APPLICATION_LOG_ASSIST has no event.
Types
Class CL_RBB_APPLICATION_LOG_ASSIST has no local type.
Method Signatures
Method ADD_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ROOT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Perforce change= / 20051117-120623 | 20101109 | |||
| 2 | IV_FIELDLABEL | Call by reference | Type reference (TYPE) | STRING | 20101110 | ||||
| 3 | IV_FIELDLABEL_ID | Call by reference | Type reference (TYPE) | STRING | 20101110 | ||||
| 4 | IV_FIELDVALUE | Call by reference | Type reference (TYPE) | STRING | 20101109 | ||||
| 5 | IV_FIELDVALUE_ID | Call by reference | Type reference (TYPE) | STRING | 20101110 |
Method ADD_FIELD_VALUE on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method DISPLAY_USER_PROFILE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERRORMSG | Call by reference | Type reference (TYPE) | STRING | 20100923 | ||||
| 2 | IV_USERNAME | Call by reference | Type reference (TYPE) | STRING | User Name | 20100923 |
Method DISPLAY_USER_PROFILE_POPUP on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method EXPORTTOEXCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100830 | ||||
| 2 | IT_VISIBLE_COLS | Call by reference | Type reference (TYPE) | RBB_T_LOGCOLS | log column table type. | 20100927 |
Method EXPORTTOEXCEL on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_CUSTOM_FILTER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CUSTOM_FILTER_TYPE | Value transfer | Type reference (TYPE) | RBB_S_CUSTOMFILTER | Application Log: Custom Filter values | 20100916 |
Method GET_CUSTOM_FILTER_TYPE on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_CUSTOM_FILTER_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CUSTOM_FILTER_VAL | Value transfer | Type reference (TYPE) | STRING | 20100916 |
Method GET_CUSTOM_FILTER_VAL on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_FILTER_VAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSG_TYPE_FILTER | Call by reference | Type reference (TYPE) | RBB_FILTER | Filter | 20100915 | |||
| 2 | IV_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 | ||
| 3 | IV_INFORMATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 | ||
| 4 | IV_IS_ADJUST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 | ||
| 5 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | RBB_FILTER | Filter | 20100915 | |||
| 6 | IV_WARNING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 |
Method GET_FILTER_VAL_TYPE on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_LOG_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_HEADER | Call by reference | Type reference (TYPE) | RBB_T_BALHDR | Log Header Table | 20100727 |
Method GET_LOG_HEADERS on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG_DATA | Call by reference | Type reference (TYPE) | RBB_T_BALMSG | All msg data | 20100727 | |||
| 2 | EV_DISPLAY_HIERARCHY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100920 | |||
| 3 | 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_ASSIST has no exception.
Method GET_MESSAGES_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG_DATA | Call by reference | Type reference (TYPE) | RBB_T_BALMSG | Application Log: messages | 20101103 | |||
| 2 | IV_IGNORE_FALSE_NODES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20101103 |
Method GET_MESSAGES_FOR_DISPLAY on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_MESSAGE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DOCUTXT | Call by reference | Type reference (TYPE) | STRING | 20100916 | ||||
| 2 | EV_ISCONTEXTAVAIL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100916 | |||
| 3 | EV_LONGTXT | Call by reference | Type reference (TYPE) | STRING | 20100916 | ||||
| 4 | IR_ROOT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Perforce change= / 20051117-120623 | 20100916 | |||
| 5 | IS_LOG_MESSAGE | Call by reference | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100916 |
Method GET_MESSAGE_DETAILS on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_MSG_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ISCONTEXTAVAIL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100908 | |||
| 2 | IR_ROOT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Perforce change= / 20051117-120623 | 20100907 | |||
| 3 | IS_LOGMESSAGE | Call by reference | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100831 |
Method GET_MSG_CONTEXT on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_MSG_DOCUTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FORMATTEDTXT | Call by reference | Type reference (TYPE) | STRING | 20100831 | ||||
| 2 | IS_LOGMESSAGE | Call by reference | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100831 |
Method GET_MSG_DOCUTXT on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_MSG_LONGTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FORMATTEDTXT | Call by reference | Type reference (TYPE) | STRING | 20100831 | ||||
| 2 | IS_LOGMESSAGE | Call by reference | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100831 |
Method GET_MSG_LONGTXT on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_SELECTED_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | RBB_S_BALMSG | Structure to hold all messages | 20100916 |
Method GET_SELECTED_MESSAGE on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_TYPE_FILTER_SUGG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_DATA | Call by reference | Type reference (TYPE) | RBB_T_FILTER | Application Log: Log messages of app log ui | 20100915 |
Method GET_TYPE_FILTER_SUGG on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_USER_PROFILE_POPUPID 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_POPUPID on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_VISIBLE_COLS_HDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_HEADER_COLS | Value transfer | Type reference (TYPE) | RBB_T_LOGCOLS | log column table type. | 20100924 |
Method GET_VISIBLE_COLS_HDR on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_VISIBLE_COLS_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_HEADER_COLS | Value transfer | Type reference (TYPE) | RBB_T_LOGCOLS | log column table type. | 20100924 |
Method GET_VISIBLE_COLS_MSG on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method GET_VISIBLE_COLS_MSG_HRCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_HEADER_COLS | Value transfer | Type reference (TYPE) | RBB_T_LOGCOLS | log column table type. | 20100927 |
Method GET_VISIBLE_COLS_MSG_HRCY on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method IS_RESET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESET_FILTER | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100927 |
Method IS_RESET_FILTER on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method IS_SIMPLE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SIMPLE_LOG | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100915 |
Method IS_SIMPLE_LOG on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method SET_CUSTOM_FILTER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100916 | |||
| 2 | IV_INFORMATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100916 | |||
| 3 | IV_WARNING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100916 |
Method SET_CUSTOM_FILTER_TYPE on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method SET_CUSTOM_FILTER_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CUSTOM_FILTER_VAL | Call by reference | Type reference (TYPE) | STRING | 20100916 |
Method SET_CUSTOM_FILTER_VAL on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
Method SET_FILTER_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESET_FILTER | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100927 |
Method SET_FILTER_RESET on class CL_RBB_APPLICATION_LOG_ASSIST 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_ASSIST has no exception.
Method UPDATE_NODE_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG_DATA | Call by reference | Type reference (TYPE) | RBB_T_BALMSG | All msg data | 20101102 | |||
| 2 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20101102 |
Method UPDATE_NODE_ICONS on class CL_RBB_APPLICATION_LOG_ASSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |