GLO_PTRA_WEB_GLOBAL_CONV is a standard ABAP INCLUDE 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 GLO_PTRA_WEB_GLOBAL_CONV 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.
Title: Include GLO_PTRA_WEB_GLOBAL_CONV
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
GLO_GET_EXCHANGE_RATES CALL FUNCTION 'GLO_GET_EXCHANGE_RATES' EXPORTING iv_trip_head = lwa_head iv_trip_perio = lwa_perio IMPORTING et_exchange_rates = et_exchange_rates TABLES vpfps = lt_vpfps uebpa = lt_uebpa ziel = lt_ziel.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
GLO_PTRA_WEB_GLOBAL_CONV - Include GLO_PTRA_WEB_GLOBAL_CONV GLO_PTRA_UTIL_GENERAL_DATAF01 - Include GLO_PTRA_UTIL_GENERAL_DATAF01 GLO_PTRA_DBF01 - Include GLO_PTRA_DBF01 GLO_MP56T_WEB_I_VALUE_HI01 - Include GLO_MP56T_WEB_I_VALUE_HI01 GLO_MP56T_WEB_INTO2101 - Include GLO_MP56T_WEB_INTO2101 GLO_MP56T_WEB_INTI2101 - Include GLO_MP56T_WEB_INTI2101