RPCBKPD0 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 RPCBKPD0 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' TABLES error = lt_error errortexts = lt_text EXCEPTIONS no_errors = 1.
RS_TREE_CONSTRUCT CALL FUNCTION 'RS_TREE_CONSTRUCT' TABLES nodetab = thetree EXCEPTIONS OTHERS = 1.
RS_TREE_GET_NODE_BY_NAME CALL FUNCTION 'RS_TREE_GET_NODE_BY_NAME' EXPORTING node_name = l_nodename IMPORTING node_info = l_nodeid.
RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = l_nodeid-id.
RS_TREE_GET_NODE_BY_NAME CALL FUNCTION 'RS_TREE_GET_NODE_BY_NAME' EXPORTING node_name = l_nodename IMPORTING node_info = l_nodeid.
RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = l_nodeid-id.
RS_TREE_LIST_DISPLAY CALL FUNCTION 'RS_TREE_LIST_DISPLAY' EXPORTING callback_program = 'RPCBKVD0' callback_user_command = 'BK_TREE_COMMAND' callback_gui_status = 'BK_TREE' EXCEPTIONS OTHERS = 1.
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = u_perc text = text-i01.
HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' TABLES error = lt_error EXCEPTIONS no_errors = 1.
HELPSCREEN_NA_CREATE CALL FUNCTION 'HELPSCREEN_NA_CREATE' EXPORTING meld_id = lt_error-arbgb meld_nr = lt_error-msgno msgv1 = lt_error-msgv1 msgv2 = lt_error-msgv2 msgv3 = lt_error-msgv3 msgv4 = lt_error-msgv4 titel = l_titel.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_param i_structure_name = c_strnm_param i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = c_node_key_root i_node_txt = text-p02 i_categ_id = c_categ_param IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_params_row EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_params_row EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_params_row EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_params_row EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_params_row EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_root_node_key i_node_txt = text-l04 IMPORTING e_node_key = p_pernr_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_root_node_key i_node_txt = l_node_text IMPORTING e_node_key = p_pernr_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = gc_categ_pmess i_with_msg_fields = abap_true i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_p0002 i_structure_name = c_strnm_p0002 i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_p0004 i_structure_name = c_strnm_p0004 i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_p0006 i_structure_name = c_strnm_p0006 i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_p0007 i_structure_name = c_strnm_p0007 i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_p0009 i_structure_name = c_strnm_p0009 i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_zvbau i_structure_name = c_strnm_zvbau i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_tl i_structure_name = c_strnm_tl i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_anmel i_structure_name = c_strnm_anmel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_urmel i_structure_name = c_strnm_urmel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_ramel i_structure_name = c_strnm_ramel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_lomel i_structure_name = c_strnm_lomel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_aumel i_structure_name = c_strnm_aumel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_bemel i_structure_name = c_strnm_bemel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_nemel i_structure_name = c_strnm_nemel i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_gannw i_structure_name = c_strnm_gannw i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_categ_ntf_stat i_structure_name = c_strnm_ntf_stat i_save = c_a is_variant = ls_variant i_default = c_x EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_relatkey i_node_txt = text-s30 i_categ_id = c_categ_p0002 IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = p0002 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_relatkey i_node_txt = text-s40 i_categ_id = c_categ_p0006 IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = p0006 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_relatkey i_node_txt = text-s50 i_categ_id = c_categ_p0007 IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = p0007 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_relatkey i_node_txt = text-s60 i_categ_id = c_categ_p0009 IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = p0009 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_relatkey i_node_txt = text-s70 i_categ_id = c_categ_p0004 IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = p0004 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_pernr_node_key i_node_txt = text-l05 i_categ_id = c_categ_tl IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = l_alv_tl EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = u_pernr_node_key i_node_txt = text-l06 i_categ_id = c_categ_zvbau IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data = pt_zvbau EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_pernr_node_key i_node_txt = text-000 i_categ_id = gc_categ_pmess IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_MSG_ADD CALL FUNCTION 'HR_PAL_NODE_MSG_ADD' EXPORTING i_node_key = l_node_key i_msgid =
-msgid i_msgty = -msgty i_msgno = -msgno i_msgv1 = -msgv1 i_msgv2 = -msgv2 i_msgv3 = -msgv3 i_msgv4 = -msgv4 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_pernr_node_key i_node_txt = text-m10 IMPORTING e_node_key = l_node_key_old EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m21 i_categ_id = c_categ_anmel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m22 i_categ_id = c_categ_urmel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m23 i_categ_id = c_categ_ramel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m24 i_categ_id = c_categ_lomel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m26 i_categ_id = c_categ_aumel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m27 i_categ_id = c_categ_bemel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_old i_node_txt = text-m25 i_categ_id = c_categ_nemel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_pernr_node_key i_node_txt = text-m20 IMPORTING e_node_key = l_node_key_new EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m21 i_categ_id = c_categ_anmel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m22 i_categ_id = c_categ_urmel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m23 i_categ_id = c_categ_ramel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m24 i_categ_id = c_categ_lomel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m26 i_categ_id = c_categ_aumel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m27 i_categ_id = c_categ_bemel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = l_node_key_new i_node_txt = text-m25 i_categ_id = c_categ_nemel IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = c_node_key_root i_node_txt = text-l02 i_categ_id = c_categ_ntf_stat IMPORTING e_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = l_node_key i_row_data =
EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_STATS_STANDARD_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_STANDARD_MSG_ADD' EXPORTING i_selected_ee = p_select_pernr i_successful_ee = l_success_ee i_erroneous_ee = p_reject_pernr IMPORTING e_stats_node_key = l_node_key EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = p_prowim_pernr i_nodid = c_node_key_with_ntf i_nodpa = c_node_key_succ_ee i_msgid = c_mclrp i_msgno = c_msgno_016 i_msgv1 = text-p04 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = p_pronom_pernr i_nodid = c_node_key_no_ntf i_nodpa = c_node_key_succ_ee i_msgid = 'RP' i_msgno = '016' i_msgv1 = text-p05 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = p_storno_pernr i_nodid = c_node_key_storno i_nodpa = c_node_key_succ_ee i_msgid = 'RP' i_msgno = '016' i_msgv1 = text-p09 EXCEPTIONS program_error = 1 OTHERS = 2.
HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING i_s_display_profile = ls_display_profile i_s_flat_profile = ls_flat_profile EXCEPTIONS program_error = 1 no_logs = 2 OTHERS = 3.
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 RPCBKPD0 or its description.