Data Element list used by SAP ABAP Function Module GET_NODE_OF_REPORT_IN_TREE (Nodes of a Report in a Reporting Tree)
SAP ABAP Function Module
GET_NODE_OF_REPORT_IN_TREE (Nodes of a Report in a Reporting Tree) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EXTDREPORT | Extended Program Name | SOURCE VALUE(I_EXTDREPORT) LIKE SREPOVARI-EXTDREPORT |
|
| 2 | PROGNAME | ABAP Program Name | SOURCE VALUE(I_REPORTNAME) LIKE SREPOVARI-REPORT |
|
| 3 | RALDB_VARI | Variant Name | SOURCE VALUE(I_VARIANT) LIKE SREPOVARI-VARIANT OPTIONAL |
|
| 4 | REPORTTYPE | Report type | SOURCE VALUE(I_REPORTTYPE) LIKE SREPOVARI-REPORTTYPE |
|
| 5 | SERPTREEID | Reporting tree ID | SOURCE VALUE(I_TREE_ID) LIKE SERPTREE-TREE_ID |
|