SAP ABAP Class CL_DRF_TABLE_TREE_ASSIST (Assistance Class for DRF_MONITORING)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON_UI (Package) Data Replication Framework: UI

⤷

⤷

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 | 20090223 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_LOG_TABLETREE | Interface for customizations of the log component | 20090616 |
Properties
Class | CL_DRF_TABLE_TREE_ASSIST | |
Short Description | Assistance Class for DRF_MONITORING | |
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 | DRF_COMMON_UI | Data Replication Framework: UI |
Created | 20090223 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DRF_LOG_TABLETREE | Interface for customizations of the log component | 20090616 |
Friends
Class CL_DRF_TABLE_TREE_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | APB_LPD_INSTANCE | 'DRF_FILTER_MAIN' | Instance | 20090421 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT255 | 'DynamicURL' | Text, 255 Characters | 20090421 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | APB_LPD_ROLE | 'DRF_FILTER' | Role | 20090421 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_DRF_LOG_TABLETREE=>T_SEARCH_CRITERIA | 20090616 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DRF_TO_APPL | Application Data | 20090223 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MDG_T_OTC_WITH_DESCR_BS | Available Business Objects (ESR) | 20090616 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20090616 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20090924 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20091019 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20090619 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20090616 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20090616 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20090616 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110202 | |||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20090619 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WDUI_VISIBILITY | Web Dynpro: Visibility | 20090616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Method to fetch the logs from database | 20090223 |
2 | ![]() |
Static method | Public | Method | Method to to fetch the logs from database - MDGF scenario | 20090303 |
3 | ![]() |
Static method | Public | Method | Method to prepare the filter criteria for logs | 20090223 |
Events
Class CL_DRF_TABLE_TREE_ASSIST has no event.
Types
Class CL_DRF_TABLE_TREE_ASSIST has no local type.
Method Signatures
Method DB_SEARCH 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) | BALHDR_T | Application Log: Log filter criteria | 20090223 | ||
2 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | SY-DATLO | Application Log: ALDATE Range Table | 20090223 | ||
3 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | SY-DATLO | Local Date for Current User | 20090223 | ||
4 | ![]() |
IV_DO_DB_LOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20090223 | ||
5 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log: OBJECT Range Table | 20090223 | ||
6 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: SUBOBJECT Range Table | 20090223 | ||
7 | ![]() |
IV_TIME_FROM | Call by reference | Type reference (TYPE) | SY-UZEIT | '000000' | Application Log: ALTIME Range Table | 20090223 | |
8 | ![]() |
IV_TIME_TO | Call by reference | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20090223 | ||
9 | ![]() |
IV_UPPER_PROBLEM_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application Log: PROBCLASS Range Table | 20090223 | |
10 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | BALUSER | Application log: user name | 20090224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions while searching and loading application logs | 20090223 |
Method DB_SEARCH_FILTER 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) | BALHDR_T | Application Log: Log header data table | 20090303 | ||
2 | ![]() |
IV_DO_DB_LOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090303 | |||
3 | ![]() |
IV_LOG_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Application Log: Log filter criteria | 20090303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions while searching and loading application logs | 20090306 |
Method PREPARE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LOG_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Application Log: Log filter criteria | 20090223 | ||
2 | ![]() |
IV_DATE_FROM | Call by reference | Type reference (TYPE) | SY-DATLO | Local Date for Current User | 20090223 | ||
3 | ![]() |
IV_DATE_TO | Call by reference | Type reference (TYPE) | SY-DATLO | Local Date for Current User | 20090223 | ||
4 | ![]() |
IV_HANDLER | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090303 | ||
5 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log: OBJECT Range Table | 20090223 | ||
6 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Application Log: SUBOBJECT Range Table | 20090223 | ||
7 | ![]() |
IV_TIME_FROM | Call by reference | Type reference (TYPE) | SY-UZEIT | '000000' | Current Time of Application Server | 20090223 | |
8 | ![]() |
IV_TIME_TO | Call by reference | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20090223 | ||
9 | ![]() |
IV_UPPER_PROBLEM_CLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '4' | Application log: Message problem class | 20090223 | |
10 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | BALUSER | Application log: user name | 20090224 |
Method PREPARE_FILTER on class CL_DRF_TABLE_TREE_ASSIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |