UMM_CONVERT_CHART_TEXTS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter UMM_CONVERT_CHART_TEXTS into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: PCUST = Diagram Text
Selection Text: PFRAMES = D .
Title: Program UMM_CONVERT_CHART_TEXTS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
UMM_FRAME_GET CALL FUNCTION 'UMM_FRAME_GET' EXPORTING i_frname =
i_txtflg = abap_true i_graobj_texts = abap_true IMPORTING es_framedata = ls_framedata e_cust_xml = ld_cust_xml EXCEPTIONS frame_not_found = 1 no_authority = 2 object_locked = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UMM_CONVERT_CHART_TEXTS - Program UMM_CONVERT_CHART_TEXTS UMM_CONVERT_CHART_TEXTS - Program UMM_CONVERT_CHART_TEXTS UMM_BUF_CLEAN_OLD - Program UMM_BUF_CLEAN_OLD UMM_BUF_CLEAN_OLD - Program UMM_BUF_CLEAN_OLD UMM_40_TO_60_CONVERT - Management Cockpit: Upgrade from 3.2 to 3.5 UMM_40_TO_60_CONVERT - Management Cockpit: Upgrade from 3.2 to 3.5