Table list used by SAP ABAP Function Module G_PP_GET_NODE_INFO (Get the information for the selected node in the planning tool)
SAP ABAP Function Module
G_PP_GET_NODE_INFO (Get the information for the selected node in the planning tool) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GLU1 | G/L user table 1 | SOURCE REFERENCE(LEDGER) LIKE GLU1-RLDNR |
|
| 2 | GPPDIMENSIONS | Dimensions in the Planning Tool | ||
| 3 | GPPVALUES | Key Figures for the Planning Tool | ||
| 4 | MTREESNODE | Tree Control: Structure TREEV_NODE + TEXT Field of Length 30 | SOURCE NODE_TABLE STRUCTURE MTREESNODE |
|
| 5 | MTREESNODE | Tree Control: Structure TREEV_NODE + TEXT Field of Length 30 | ||
| 6 | NODE_TO_OBJECT | Combination Tree Key <-> Layout | ||
| 7 | NODE_TO_OBJECT | Combination Tree Key <-> Layout | SOURCE NODE_TO_OBJECT_TAB STRUCTURE NODE_TO_OBJECT |
|