GLO_PTRA_DBF01 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_DBF01 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_DBF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PTRM_UTIL_INFOTYPES_GET CALL FUNCTION 'PTRM_UTIL_INFOTYPES_GET' EXPORTING i_employeenumber = is_head-pernr i_datum_von = l_date i_datum_bis = l_date i_ppnnn = 'P0017' i_create_error_msg = ' ' IMPORTING infotype = l_p0017 EXCEPTIONS error_occurred = 1 OTHERS = 2.
GLO_T706V_EXCHANGE_RATE CALL FUNCTION 'GLO_T706V_EXCHANGE_RATE' EXPORTING iv_t001_land1 = iv_home_country iv_zland = lwa_vpfps_p-zland iv_trip_head = lwa_head iv_trip_perio = lwa_perio iv_vpfps_line = is_vpfps iv_p0017 = l_p0017 IMPORTING ev_t706v_betfz = lwa_vpfps_p-betfz ev_t706v_betfa = lwa_vpfps_p-betfa ev_t706v_waers = lwa_vpfps_p-waers TABLES it_ziel = it_ziel EXCEPTIONS no_extra_display = 1 OTHERS = 2.
PTRM_UTIL_INFOTYPES_GET CALL FUNCTION 'PTRM_UTIL_INFOTYPES_GET' EXPORTING i_employeenumber = is_head-pernr i_datum_von = l_date i_datum_bis = l_date i_ppnnn = 'P0017' i_create_error_msg = ' ' IMPORTING infotype = l_p0017 EXCEPTIONS error_occurred = 1 OTHERS = 2.
GLO_T706U_EXCHANGE_RATE CALL FUNCTION 'GLO_T706U_EXCHANGE_RATE' EXPORTING iv_t001_land1 = iv_home_country iv_zland = lwa_uebpa-zland iv_trip_head = lwa_head iv_trip_perio = lwa_perio iv_uebpa_line = is_uebpa iv_p0017 = l_p0017 IMPORTING ev_t706u_betfz = lwa_uebpa-betfz ev_t706u_betfa = lwa_uebpa-betfa ev_t706u_waers = lwa_uebpa-waers TABLES it_ziel = it_ziel EXCEPTIONS no_extra_display = 1 OTHERS = 2.
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_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 GLO_MP56T_WEB_INTERFACEF01 - Include GLO_MP56T_WEB_INTERFACEF01 GLO_MP56T_T706ZO01 - GLOMP56TT706ZO01