Class Method list used by SAP ABAP Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD (Download of Graphics During Runtime)
SAP ABAP Class
CL_UMC_RUNTIME_GRAPH_DOWNLOAD (Download of Graphics During Runtime) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_FRONTEND_SERVICES - DIRECTORY_BROWSE | Frontend Services | ||
| 2 | CL_GUI_FRONTEND_SERVICES - GUI_DOWNLOAD | Frontend Services | ||
| 3 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - DOWNLOAD_GRAPHIC | Download of Graphics During Runtime | ||
| 4 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - INIT | Download of Graphics During Runtime | SOURCE init( ). |
|
| 5 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - STRING_TO_TABLE | Download of Graphics During Runtime | SOURCE lt_data_cust = string_to_table( i_cust_xml ). |
|
| 6 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - STRING_TO_TABLE | Download of Graphics During Runtime | SOURCE lt_data_mapping = string_to_table( i_mapping_xml ). |
|
| 7 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - XSTRING_TO_XTABLE | Download of Graphics During Runtime | SOURCE lt_data_cust_x = xstring_to_xtable( i_cust_xml_x ). |
|
| 8 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - XSTRING_TO_XTABLE | Download of Graphics During Runtime | SOURCE lt_data_mapping_x = xstring_to_xtable( i_mapping_xml_x ). |
|
| 9 | CL_UMC_RUNTIME_GRAPH_DOWNLOAD - XSTRING_TO_XTABLE | Download of Graphics During Runtime | SOURCE lt_graphic_bin = xstring_to_xtable( i_graphic_bin ). |
|