SAP ABAP Interface IF_RSZA_CALLBACK_TREE_RENDERER (Callback Methods for HTML Tree Output)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZA (Package) Web Query Designer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRD_WWW_HWIND_LOG | Shows Application Log Entries | 20030815 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_HWIND_OPEN_DIALOG | Help Service: Open Dialog | 20011005 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_HWIND_QUERY_WIZARD | Help Service: Use Wizard to Generate Query | 20011005 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_HWIND_STARTER | Properties Dialog Box for Query Settings | 20011127 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_ITEM_QUERY_DEF | Web Query Designer: Web Item | 20011005 |
Properties
Interface | IF_RSZA_CALLBACK_TREE_RENDERER | |
Short Description | Callback Methods for HTML Tree Output |
General Data
Package | RSZA | Web Query Designer |
Created | 20011005 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no forward declaration.
Interfaces
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no interface.
Friends
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no friend.
Attributes
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates HTML for Output of Entry in Tree | 20011005 |
2 | ![]() |
Instance method | Public | Method | Delivers URL for Opening/Closing the Branch Node ID | 20011005 |
Events
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no event.
Types
Interface IF_RSZA_CALLBACK_TREE_RENDERER has no local type.
Method Signatures
Method GET_TREE_RENDERING_NODE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TREE | Call by reference | Type reference (TYPE) | RSZA_S_TREE | WebQueryDesigner: Daten einer Baumstruktur | 20011005 | ||
2 | ![]() |
I_TREE_ID | Call by reference | Type reference (TYPE) | CHAR10 | ID des zu rendernden Baumes | 20020201 | ||
3 | ![]() |
R_HTML | Value transfer | Type reference (TYPE) | STRING | 20011005 |
Method GET_TREE_RENDERING_NODE_TEXT on Interface IF_RSZA_CALLBACK_TREE_RENDERER has no exception.
Method GET_TREE_RENDERING_TOGGLE_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20011005 | ||
2 | ![]() |
I_TREE_ID | Call by reference | Type reference (TYPE) | CHAR10 | ID des Trees | 20020201 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20011005 |
Method GET_TREE_RENDERING_TOGGLE_URL on Interface IF_RSZA_CALLBACK_TREE_RENDERER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |