SAP ABAP Interface IF_RSBM_LOG_COMP_GUI (GUI View of a Log Hierarchy Node)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBM (Package) Data Transfer Process: Log and Monitor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBM_LOG_COMPONENT Node of a Hierarchical Log 20040611
Properties
Interface IF_RSBM_LOG_COMP_GUI  
Short Description GUI View of a Log Hierarchy Node    
General Data
Package RSBM   Data Transfer Process: Log and Monitor 
Created 20040611   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSBM_LOG_COMP_GUI has no interface.
Friends
Interface IF_RSBM_LOG_COMP_GUI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHILD Instance attribute Public Type reference (TYPE) RSBMNODE Hierarchical Log: Node ID 20040720
2 N_EXPECTED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20040720
3 N_MINNODE Static Attribute Public Type reference (TYPE) INT4 Smallest Node Used up to Now 20040716
4 N_NEXT Instance attribute Public Type reference (TYPE) RSBMNODE Hierarchical Log: Node ID 20040720
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_MENU_EXECUTE Instance method Public Method Execution of a Context Menu Command 20040714
2 CREATE_CHILD_FOR_GUI Instance method Public Method Generates Subordinate Nodes Acc. to List of Expected Nodes 20040720
3 CREATE_NEXT_FOR_GUI Instance method Public Method Genertes NEXT Nodes Acc. to List of Expected Nodes 20040720
4 EXPAND_FOR_BASIC_VIEW Instance method Public Method Expands for Initial Display 20040723
5 EXPAND_FROM_NODE_TABLE Instance method Public Method 20040727
6 FREE Instance method Public Method Frees Memory 20040720
7 FREE_CHILDREN Instance method Public Method 20040727
8 GET_CHILD Instance method Public Method Returns Subordinate Nodes (If Expanded) 20040714
9 GET_CONTEXT_MENU Instance method Public Method Returns Context Menu for Tree Control 20040714
10 GET_DATE Instance method Public Method Reads Date of Node 20040721
11 GET_EXPANDED Instance method Public Method Indicator: Expanded 20040723
12 GET_EXPANDED_BASIC_VIEW Instance method Public Method 20040727
13 GET_IMAGE Instance method Public Method Returns Icon 20040715
14 GET_LOGID Instance method Public Method Returns Log ID 20040714
15 GET_NEXT Instance method Public Method Returns Next Node 20040714
16 GET_NODE Instance method Public Method Returns Node ID 20040714
17 GET_NODETYPE Instance method Public Method Node type 20041214
18 GET_PARENT Instance method Public Method Returns Higher-Level Node 20040714
19 GET_RELATSHIP_TO_PARENT Instance method Public Method Type of Connection to Relative Node 20040715
20 GET_SHOW_MSG_BUTTON Instance method Public Method Display of Button in Log Node 20060404
21 GET_STYLE Instance method Public Method 20040720
22 GET_TEXT Instance method Public Method Returns Text for GUI 20040715
23 GET_TIME Instance method Public Method Returns Time of Node 20040721
24 GET_TSTMP_DIFF_TEXT Instance method Public Method 20050203
25 GET_TSTMP_FROM Instance method Public Method Start of Validity Interval 20041203
26 GET_TSTMP_TO Instance method Public Method End of Validity Interval 20041203
27 GET_T_MSG Instance method Public Method List of messages 20050815
28 GET_T_MSG_RECU Instance method Public Method List of Messages (Recursive for All Child Nodes) 20050725
29 HAS_CHILDREN Instance method Public Method Indicator: Has Lower-Level Nodes 20040715
30 SET_EXPAND Instance method Public Method Sets Indicator: Expanded 20040723
31 USER_COMMAND Instance method Public Method OK Code Handler 20040719
Events
Interface IF_RSBM_LOG_COMP_GUI has no event.
Types
Interface IF_RSBM_LOG_COMP_GUI has no local type.
Method Signatures

Method CONTEXT_MENU_EXECUTE Signature

Method CONTEXT_MENU_EXECUTE on Interface IF_RSBM_LOG_COMP_GUI has no parameter.
Method CONTEXT_MENU_EXECUTE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method CREATE_CHILD_FOR_GUI Signature

Method CREATE_CHILD_FOR_GUI on Interface IF_RSBM_LOG_COMP_GUI has no parameter.
Method CREATE_CHILD_FOR_GUI on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method CREATE_NEXT_FOR_GUI Signature

Method CREATE_NEXT_FOR_GUI on Interface IF_RSBM_LOG_COMP_GUI has no parameter.
Method CREATE_NEXT_FOR_GUI on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method EXPAND_FOR_BASIC_VIEW Signature

Method EXPAND_FOR_BASIC_VIEW on Interface IF_RSBM_LOG_COMP_GUI has no parameter.
Method EXPAND_FOR_BASIC_VIEW on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method EXPAND_FROM_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODE Call by reference Type reference (TYPE) RSBM_T_NODE 20040727

Method EXPAND_FROM_NODE_TABLE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_STATIC_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050816

Method FREE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method FREE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_STATIC_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050816

Method FREE_CHILDREN on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CHILD Value transfer Object reference (TYPE REF TO) IF_RSBM_LOG_COMP_GUI GUI Sicht eines Log-Hierarchieknotens 20040714
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20040714

Method GET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CT_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040719

Method GET_CONTEXT_MENU on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATE Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040721

Method GET_DATE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXPANDED Value transfer Type reference (TYPE) RS_BOOL Boolean 20040723

Method GET_EXPANDED on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_EXPANDED_BASIC_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXPANDED Value transfer Type reference (TYPE) RS_BOOL 20040727

Method GET_EXPANDED_BASIC_VIEW on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPANDED Call by reference Type reference (TYPE) RS_BOOL Boolean 20040715
2 Returning R_ICON Value transfer Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20040715

Method GET_IMAGE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_LOGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGID Value transfer Type reference (TYPE) RSBMLOGID Hierarchisches Log: Log-ID 20040714

Method GET_LOGID on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_NEXT Value transfer Object reference (TYPE REF TO) IF_RSBM_LOG_COMP_GUI 20040714
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20040714

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE Value transfer Type reference (TYPE) RSBMNODE Hierarchisches Log: Knoten-ID 20040714

Method GET_NODE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_NODETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODETYPE Value transfer Type reference (TYPE) RSBMNODETYPE DTP-Log: Typ eines Knotens 20041214

Method GET_NODETYPE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_PARENT Value transfer Object reference (TYPE REF TO) IF_RSBM_LOG_COMP_GUI 20040714

Method GET_PARENT on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_RELATSHIP_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RELATSHIP Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040715

Method GET_RELATSHIP_TO_PARENT on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_SHOW_MSG_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHOW_MSG_BUTTON Value transfer Type reference (TYPE) RS_BOOL Boolean 20060404

Method GET_SHOW_MSG_BUTTON on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STYLE Value transfer Type reference (TYPE) I 20040720

Method GET_STYLE on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) CHAR100 Charakter 100 20040715

Method GET_TEXT on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIME Value transfer Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20040721

Method GET_TIME on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_TSTMP_DIFF_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) CHAR30 ALV-Control: Zelleninhalt 20050203

Method GET_TSTMP_DIFF_TEXT on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_TSTMP_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TSTMP_FROM Value transfer Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20041203

Method GET_TSTMP_FROM on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_TSTMP_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TSTMP_TO Value transfer Type reference (TYPE) RSTIMESTMPL UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20041203

Method GET_TSTMP_TO on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RSBM_T_MSG Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) 20050815

Method GET_T_MSG on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method GET_T_MSG_RECU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_ERRORS Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050725
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050725

Method GET_T_MSG_RECU on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method HAS_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_CHILDREN Value transfer Type reference (TYPE) RS_BOOL Boolean 20040715

Method HAS_CHILDREN on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method SET_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPANDED Call by reference Type reference (TYPE) RS_BOOL Boolean 20040723

Method SET_EXPAND on Interface IF_RSBM_LOG_COMP_GUI has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OKCODE Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040719

Method USER_COMMAND on Interface IF_RSBM_LOG_COMP_GUI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400