Table list used by SAP ABAP Function Module RS_DME_DTO_HTML_RULE_FOR_NODE (Given a Node, get the rule in HTML format)
SAP ABAP Function Module
RS_DME_DTO_HTML_RULE_FOR_NODE (Given a Node, get the rule in HTML format) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE E_T_RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | RSDMSD_RULESDTL | Structure for Rules | ||
| 4 | RSDMSM_MODEL | Structure for Analytical Model | ||
| 5 | RSDMSM_MOD_COL | Columns that make the analytical model | SOURCE I_T_COLS STRUCTURE RSDMSM_MOD_COL OPTIONAL |
|
| 6 | RSDMSM_MOD_COL | Columns that make the analytical model | ||
| 7 | RSDMTD_TREESTRUC | Node Structure | ||
| 8 | RSDMTD_TREESTRUC | Node Structure | SOURCE I_T_TREE STRUCTURE RSDMTD_TREESTRUC OPTIONAL |
|
| 9 | W3HTML | Contains HTML for WWW client | ||
| 10 | W3HTML | Contains HTML for WWW client | SOURCE E_T_RULE_HTML STRUCTURE W3HTML OPTIONAL |
|