SAP ABAP Interface IF_DRF_LOG_TABLETREE (Interface for customizations of the log component)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DRF_TABLE_TREE_ASSIST | Assistance Class for DRF_MONITORING | 20090616 |
Properties
Interface | IF_DRF_LOG_TABLETREE | |
Short Description | Interface for customizations of the log component |
General Data
Package | DRF_COMMON_UI | Data Replication Framework: UI |
Created | 20090616 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DRF_LOG_TABLETREE has no forward declaration.
Interfaces
Interface IF_DRF_LOG_TABLETREE has no interface.
Friends
Interface IF_DRF_LOG_TABLETREE has no friend.
Attributes
Interface IF_DRF_LOG_TABLETREE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090616 | |
2 | ![]() |
Instance method | Public | Method | 20090619 | |
3 | ![]() |
Instance method | Public | Method | 20090616 | |
4 | ![]() |
Instance method | Public | Method | 20090619 |
Events
Interface IF_DRF_LOG_TABLETREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_COL_VISIBILITY | Public | See coding | 20090616 | BEGIN OF t_col_visibility ,
bo_col_visibility TYPE wdui_visibility,
extenalid_col_visibility TYPE wdui_visibility,
lognumber_col_visibility TYPE wdui_visibility,
repmode_col_visibility TYPE wdui_visibility,
END OF t_col_visibility
|
||
2 | T_SEARCH_CRITERIA | Public | See coding | 20090616 | BEGIN OF t_search_criteria,
m_application TYPE drf_appl,
m_date_from TYPE balhdr-aldate,
m_date_to TYPE balhdr-aldate ,
m_time_from TYPE balhdr-altime,
m_time_to TYPE balhdr-altime,
m_user TYPE balhdr-aluser,
m_log_class TYPE balhdr-probclass,
m_rep_mode TYPE drf_dlmod,
m_object TYPE balobj_d,
m_subobject TYPE balsubobj,
m_log_type TYPE char10,
END OF t_search_criteria
|
Method Signatures
Method GET_LOG_SEARCH_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SEARCH_CRIT | Call by reference | Type reference (TYPE) | T_SEARCH_CRITERIA | 20090616 | |||
2 | ![]() |
ET_BO | Call by reference | Type reference (TYPE) | MDG_T_OTC_WITH_DESCR_BS | List of Object Type Codes | 20090616 | ||
3 | ![]() |
ET_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20090616 |
Method GET_LOG_SEARCH_CRITERIA on Interface IF_DRF_LOG_TABLETREE has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_VISIBILITY | Call by reference | Type reference (TYPE) | T_COL_VISIBILITY | 20090619 | |||
2 | ![]() |
EV_ALL_BOCOUNT | Call by reference | Type reference (TYPE) | I | 20090924 | |||
3 | ![]() |
EV_ALV_HEADER | Call by reference | Type reference (TYPE) | STRING | 20091019 | |||
4 | ![]() |
EV_APP_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090619 | |||
5 | ![]() |
EV_LOG_HEADER | Call by reference | Type reference (TYPE) | STRING | 20110202 | |||
6 | ![]() |
EV_LOG_TYPE | Call by reference | Type reference (TYPE) | CHAR30 | Character Field Length = 10 | 20090619 |
Method GET_PROPERTIES on Interface IF_DRF_LOG_TABLETREE has no exception.
Method SET_LOG_SEARCH_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SEARCH_CRIT | Call by reference | Type reference (TYPE) | T_SEARCH_CRITERIA | 20090616 | |||
2 | ![]() |
IT_BO | Call by reference | Type reference (TYPE) | MDG_T_OTC_WITH_DESCR_BS | Available Business Objects | 20090616 | ||
3 | ![]() |
IT_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20090616 |
Method SET_LOG_SEARCH_CRITERIA on Interface IF_DRF_LOG_TABLETREE has no exception.
Method SET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALL_BOCOUNT | Call by reference | Type reference (TYPE) | I | 20090924 | |||
2 | ![]() |
IV_ALV_HEADER | Call by reference | Type reference (TYPE) | STRING | Header of the message ALV (bottom table) | 20091019 | ||
3 | ![]() |
IV_APP_TITLE | Call by reference | Type reference (TYPE) | STRING | Title of the web dynpro application | 20090619 | ||
4 | ![]() |
IV_COL_VISIBILITY | Call by reference | Type reference (TYPE) | T_COL_VISIBILITY | 20090619 | |||
5 | ![]() |
IV_LOG_HEADER | Call by reference | Type reference (TYPE) | STRING | Header of the log tree table (upper table) | 20110202 | ||
6 | ![]() |
IV_LOG_TYPE | Call by reference | Type reference (TYPE) | CHAR30 | Character Field Length = 10 | 20090619 |
Method SET_PROPERTIES on Interface IF_DRF_LOG_TABLETREE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |