SAP Reports / Programs | Personnel Management | Personnel Administration | Netherlands(PA-PA-NL) SAP PA

RPLWPFN0 SAP ABAP INCLUDE - documentation and ABAP source code







RPLWPFN0 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 RPLWPFN0 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPLWPFN0. "Basic submit
SUBMIT RPLWPFN0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLWPFN0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RPLWPFN0

INCLUDE MPPCON00. "A


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = l_s_log IMPORTING e_log_handle = g_pwm_log_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = g_pwm_log_handle i_s_msg = wa_pwm_msg EXCEPTIONS OTHERS = 1.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = l_s_display_profile i_t_log_handle = i_t_log_handle EXCEPTIONS OTHERS = 1.

DSYS_SHOW_FOR_F1HELP CALL FUNCTION 'DSYS_SHOW_FOR_F1HELP' EXPORTING dokclass = 'RE' dokname = sy-repid short_text = 'X'.

BAL_LOG_MSG_READ CALL FUNCTION 'BAL_LOG_MSG_READ' EXPORTING i_s_msg_handle = list_msgh IMPORTING e_s_msg = l_s_msg EXCEPTIONS log_not_found = 0 msg_not_found = 0 OTHERS = 0.

HR_BEN_CALL_INFOTYPE * CALL FUNCTION 'HR_BEN_CALL_INFOTYPE' "a * EXPORTING "a * pernr = l_p05_pw_monitor-pernr "a * infty = '0764' "a * subty = '' "a * objps = space "a * begda = l_p05_pw_monitor-pw_begda "a * endda = l_p05_pw_monitor-pw_endda "a * operation = 'MOD' "a * reaction = space "a * TABLES "a * error_table = i_t_errortable. "a

BAL_DSP_OUTPUT_SET_DATA CALL FUNCTION 'BAL_DSP_OUTPUT_SET_DATA' EXPORTING i_t_log_handle = t_log_handle.

BAL_LOG_MSG_READ CALL FUNCTION 'BAL_LOG_MSG_READ' EXPORTING i_s_msg_handle = list_msgh IMPORTING e_s_msg = l_s_msg EXCEPTIONS log_not_found = 0 msg_not_found = 0 OTHERS = 0.

DATE_GET_WEEK CALL FUNCTION 'DATE_GET_WEEK' EXPORTING date = rundate IMPORTING week = week_nr.

WEEK_GET_FIRST_DAY CALL FUNCTION 'WEEK_GET_FIRST_DAY' EXPORTING week = week_nr IMPORTING date = monday_date. "monday.

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = l_s_log IMPORTING e_log_handle = g_cm_log_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = g_cm_log_handle i_s_msg = wa_cm_msg EXCEPTIONS OTHERS = 1.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = l_s_display_profile i_t_log_handle = i_t_log_handle EXCEPTIONS profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 OTHERS = 5.

DSYS_SHOW_FOR_F1HELP CALL FUNCTION 'DSYS_SHOW_FOR_F1HELP' EXPORTING dokclass = 'RE' dokname = sy-repid short_text = 'X'.

BAL_LOG_MSG_READ CALL FUNCTION 'BAL_LOG_MSG_READ' EXPORTING i_s_msg_handle = list_msgh IMPORTING e_s_msg = l_s_msg EXCEPTIONS log_not_found = 0 msg_not_found = 0 OTHERS = 0.

HR_BEN_CALL_INFOTYPE * CALL FUNCTION 'HR_BEN_CALL_INFOTYPE' "a * EXPORTING "a * pernr = l_p05_consistency_monitor-pernr "a * infty = '0764' "a * subty = '' "a * objps = space "a * begda = l_begda * endda = l_endda "a * operation = l_operation "a * reaction = space "a * TABLES "a * error_table = i_t_errortable. "a

HR_BEN_CALL_INFOTYPE * CALL FUNCTION 'HR_BEN_CALL_INFOTYPE' "a * EXPORTING "a * pernr = l_p05_consistency_monitor-pernr "a * infty = '0764' "a * subty = '' "a * objps = space "a * begda = l_begda "a * endda = l_endda "a * operation = l_operation "a * reaction = space "a * TABLES "a * error_table = i_t_errortable. "a

BAL_LOG_MSG_DELETE_ALL CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' EXPORTING i_log_handle = g_cm_log_handle.

BAL_LOG_MSG_ADD





CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = g_cm_log_handle i_s_msg = wa_cm_msg EXCEPTIONS OTHERS = 1.

BAL_DSP_OUTPUT_SET_DATA CALL FUNCTION 'BAL_DSP_OUTPUT_SET_DATA' EXPORTING i_t_log_handle = t_log_handle.

BAL_LOG_MSG_DELETE_ALL CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' EXPORTING i_log_handle = g_pwm_log_handle EXCEPTIONS log_not_found = 1 OTHERS = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = g_pwm_log_handle i_s_msg = wa_pwm_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = rs_variant i_save = 'A' IMPORTING es_variant = rs_variant EXCEPTIONS OTHERS = 1.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'SACHX' dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'P0764-SACHC' value_org = 'S' TABLES value_tab = it_value return_tab = return_tab dynpfld_mapping = it_dynpfld_mapping.

BAL_DSP_OUTPUT_SET_DATA CALL FUNCTION 'BAL_DSP_OUTPUT_SET_DATA' EXPORTING i_t_log_handle = t_pwm_log_handle.

HR_CHECK_AUTHORITY_TCODE CALL FUNCTION 'HR_CHECK_AUTHORITY_TCODE' EXPORTING tcode = 'PA30' level = 'R' min_checks = 'X' EXCEPTIONS no_authorization = 1 OTHERS = 2.

HR_CHECK_AUTHORITY_INFTY CALL FUNCTION 'HR_CHECK_AUTHORITY_INFTY' EXPORTING tclas = 'A' pernr = p_pernr infty = p_infty subty = '' begda = p_begda endda = p_endda level = 'W' * TABLES * I0001 = EXCEPTIONS no_authorization = 1 internal_error = 2 OTHERS = 3 .

HR_CHECK_AUTHORITY_TCODE CALL FUNCTION 'HR_CHECK_AUTHORITY_TCODE' EXPORTING tcode = 'PA20' level = 'R' min_checks = 'X' EXCEPTIONS no_authorization = 1 OTHERS = 2.

HR_CHECK_AUTHORITY_INFTY CALL FUNCTION 'HR_CHECK_AUTHORITY_INFTY' EXPORTING tclas = 'A' pernr = p_pernr infty = p_infty subty = '' begda = p_begda endda = p_endda level = 'R' * TABLES * I0001 = EXCEPTIONS no_authorization = 1 internal_error = 2 OTHERS = 3 .



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RPLWPFN0 or its description.