Data Element list used by SAP ABAP Function Module MAINTAIN_REPORTING_TREE (Change a Reporting Tree)
SAP ABAP Function Module
MAINTAIN_REPORTING_TREE (Change a Reporting Tree) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CUA_TEXT_G | Long text of a menu or a function in pull-down menus | SOURCE VALUE(I_APPL_FUNCTION) LIKE RSEU1-MENU_1 OPTIONAL |
|
| 2 | EXTDREPORT | Extended Program Name | SOURCE VALUE(I_EXTDREPORT) LIKE SREPOVARI-EXTDREPORT OPTIONAL |
|
| 3 | PROGNAME | ABAP Program Name | SOURCE VALUE(I_REPORT) LIKE SREPOVARI-REPORT OPTIONAL |
|
| 4 | RALDB_VARI | Variant Name | SOURCE VALUE(I_VARIANT) LIKE SREPOVARI-VARIANT OPTIONAL |
|
| 5 | REPORTTYPE | Report type | SOURCE VALUE(I_REPORT_TYPE) LIKE SREPOVARI-REPORTTYPE OPTIONAL |
|
| 6 | SERPTREEID | Reporting tree ID | SOURCE VALUE(I_TREE_ID) LIKE SERPTREE-TREE_ID OPTIONAL |
|
| 7 | SEU_NAME | Object name | SOURCE VALUE(I_NAME_OF_FIRST_NODE) LIKE SERPTREE-NAME OPTIONAL |
|
| 8 | S_APPL_ID | Application ID for reporting trees | SOURCE VALUE(I_APPL_ID) LIKE SERPTUSER-APPL_ID OPTIONAL |
|