Table list used by SAP ABAP Function Module G_REPORT_GET_GLOBAL_VALUE (Determining the Value of a (Set) Variable)
SAP ABAP Function Module
G_REPORT_GET_GLOBAL_VALUE (Determining the Value of a (Set) Variable) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(GLOBAL_FIELD) LIKE DFIES-FIELDNAME OPTIONAL |
|
| 2 | RGCGT | RW: Global Table for Report Cluster Interface | SOURCE VALUE(GLOBAL_NAME) LIKE RGCGT-NAME |
|
| 3 | T802G | Sets: Variables | SOURCE VALUE(GLOBAL_TYPE) LIKE T802G-GTYPE OPTIONAL |
|