RPUTPSG0F02 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 RPUTPSG0F02 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: Records type 1 and 3 processing forms for RPUTPSG0
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRGPBS_TPS_CHECK_WAGE_TYPES CALL FUNCTION 'HRGPBS_TPS_CHECK_WAGE_TYPES' EXPORTING p_pernr = p_pernr p_begda = p_begda p_endda = p_endda IMPORTING p_exist = p_exist TABLES p_p0008 = p_p0008[] p_p0014 = p_p0014[] p_p0015 = p_p0015[] p_wtg_tab = p_wtg_tab.
HRGPBS_TPS_GET_SCHOOL CALL FUNCTION 'HRGPBS_TPS_GET_SCHOOL' EXPORTING p_p0001 = p_p0001 IMPORTING p_school = p_school EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HRGPBS_TPS_CHECK_PENSION_TYPE CALL FUNCTION 'HRGPBS_TPS_CHECK_PENSION_TYPE' EXPORTING p_pernr = p_pernr p_begda = p_begda p_endda = p_endda p_schid = l_pen_type-schid IMPORTING p_exist = p_exist TABLES in_p0071 = in_p0071[] out_p0071 = l_0071[].
HRGPBS_TPS_GET_SALARY_SCALE CALL FUNCTION 'HRGPBS_TPS_GET_SALARY_SCALE' EXPORTING p_p0001 = p_p0001 p_p0008 = p_p0008 IMPORTING p_salsc = p_salsc EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HRGPBS_TPS_GET_PAYSCALE_HOURS CALL FUNCTION 'HRGPBS_TPS_GET_PAYSCALE_HOURS' EXPORTING p_molga = c_molga p_begda = p_p0008-begda p_endda = p_p0008-endda IMPORTING p_hours = l_hours TABLES p_p0001 = p_p0001[] p_p0008 = p_p0008[] p_error = l_error.
HRGPBS_TPS_EVALUATE_WT_AMOUNT CALL FUNCTION 'HRGPBS_TPS_EVALUATE_WT_AMOUNT' EXPORTING p_pernr = p_pernr p_lgart = p_lgart p_currency = g_currency p_salary_as_of_date = p_begda p_begda = p_begda "year_begda p_endda = p_endda "year_endda IMPORTING p_amount = l_amount TABLES p_p0001 = p_p0001[] p_p0008 = l_p0008[] p_p0014 = l_p0014[] p_p0015 = l_p0015[] p_error = l_error p_p0007 = p_p0007[]. "NO954773
HRGPBS_TPS_CHECK_IRREGULAR CALL FUNCTION 'HRGPBS_TPS_CHECK_IRREGULAR' EXPORTING p_p0001 = p_p0001 IMPORTING p_irregul = l_irregul EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = '08TSG' struc_content = l_t591a IMPORTING back = l_safeguard EXCEPTIONS OTHERS = 1.
HRGPBS_TPS_CHECK_FAST_TRACK CALL FUNCTION 'HRGPBS_TPS_CHECK_FAST_TRACK' EXPORTING p_p0001 = p_p0001 IMPORTING p_safas = p_safas EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HRGPBS_TPS_GET_PAYSCALE_HOURS CALL FUNCTION 'HRGPBS_TPS_GET_PAYSCALE_HOURS' EXPORTING p_molga = c_molga p_begda = l_p0008-begda p_endda = l_p0008-endda IMPORTING p_hours = l_hours TABLES p_p0001 = p_p0001[] p_p0008 = w_p0008[] p_error = l_error[].
HRGPBS_TPS_GET_PAYPERIOD_HOURS CALL FUNCTION 'HRGPBS_TPS_GET_PAYPERIOD_HOURS' EXPORTING p_molga = c_molga p_begda = l_p0008-begda p_endda = l_p0008-endda p_wostd = l_wostd IMPORTING p_divgv = l_p0008-divgv TABLES p_p0001 = p_p0001[] p_p0008 = w_p0008[] p_error = l_error[].
HRGPBS_TPS_EVALUATE_WT_AMOUNT CALL FUNCTION 'HRGPBS_TPS_EVALUATE_WT_AMOUNT' EXPORTING p_pernr = p_pernr p_lgart = p_lgart p_frequency = c_annual p_currency = g_currency p_salary_as_of_date = p_begda p_begda = p_begda p_endda = p_endda IMPORTING p_amount = l_amount TABLES p_p0001 = p_p0001[] p_p0008 = l_p0008[] p_p0014 = p_p0014[] p_p0015 = p_p0015[] p_error = l_error[] p_p0007 = l_p0007[]. "NO954773
HRGPBS_TPS_CHECK_CASUAL CALL FUNCTION 'HRGPBS_TPS_CHECK_CASUAL' EXPORTING p_p0001 = p_p0001 IMPORTING p_casual = p_casual EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HRGPBS_TPS_EVALUATE_WT_AMOUNT CALL FUNCTION 'HRGPBS_TPS_EVALUATE_WT_AMOUNT' EXPORTING p_pernr = p_pernr p_lgart = p_lgart p_currency = g_currency p_salary_as_of_date = p_begda p_begda = p_begda p_endda = p_endda IMPORTING p_amount = p_amount TABLES p_p0001 = p_p0001[] p_p0008 = p_p0008[] p_p0014 = p_p0014[] p_p0015 = p_p0015[] p_error = l_error[].
HRGPBS_TPS_GET_SALARY_SCALE CALL FUNCTION 'HRGPBS_TPS_GET_SALARY_SCALE' EXPORTING p_p0001 = l_p0001 p_p0008 = l_p0008 IMPORTING p_salsc = l_salsc EXCEPTIONS value_not_defined = 1 OTHERS = 2.
HRGPBS_TPS_GET_PAYSCALE_HOURS CALL FUNCTION 'HRGPBS_TPS_GET_PAYSCALE_HOURS' EXPORTING p_molga = c_molga p_begda = p_p0008-begda p_endda = p_p0008-endda IMPORTING p_hours = l_hours TABLES p_p0001 = p_p0001[] p_p0008 = p_p0008[] p_error = l_error.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUTPSG0F02 - Records type 1 and 3 processing forms for RPUTPSG0 RPUTPSG0F01 - Input/output and interface forms for RPUTPSG0 RPUTPSG0D01 - Global data definitions for RPUTPSG0 RPUTPSG0C01 - Constants definitions for RPUTPSG0 RPUTPSG0 - Teachers' Pensions Annual Return RPUTPSG0 - Teachers' Pensions Annual Return