SAP ABAP Function Module RS_DME_DTO_HTML_RULE_FOR_NODE (Given a Node, get the rule in HTML format)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DT (Package) Data mining engines: Decison trees
Basic Data
Function Module RS_DME_DTO_HTML_RULE_FOR_NODE Given a Node, get the rule in HTML format  
Function Group RS_DME_DECISION_TREE_OUT   Output Routines for Decision Tree  
Program Name SAPLRS_DME_DECISION_TREE_OUT    
INCLUDE Name LRS_DME_DECISION_TREE_OUTU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_NODE TYPE RSDMED_NODEID Node for which the Rule is required
Importing I_MODEL TYPE RSDMEM_MODEL Analytical Model
Importing I_FORMAT TYPE RSDMEM_BOOL_CH 'H' Text format or HTML format
Importing I_REUSE TYPE RSDMEM_BOOL_CH Reuse Global Data
Tables I_T_COLS TYPE RSDMSM_MOD_COL Model Fields
Tables I_T_TREE TYPE RSDMTD_TREESTRUC Tree Structure
Tables E_T_RULE_HTML TYPE W3HTML Rule HTML
Tables E_T_RETURN TYPE BAPIRET2 Error Table
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in 21C