RPCDTM00_LOG 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 RPCDTM00_LOG 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!
HRDME99_LOG_INIT call function 'HRDME99_LOG_INIT' exporting im_laufd = p_laufd im_laufi = p_laufi.
HRDME99_LOG_INIT call function 'HRDME99_LOG_INIT'.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = l_text importing e_node_key = g_lauf_node.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_lauf_node i_node_label = l_text i_node_txt = l_char_laufd exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_lauf_node i_node_label = l_text i_node_txt = l_char_laufi exceptions program_error = 1 others = 2.
HRDME99_LOG_INIT_PERNR call function 'HRDME99_LOG_INIT_PERNR' exporting im_pernr = pernr-pernr.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_lauf_node i_node_txt = l_text importing e_node_key = g_ppern_node exceptions program_error = 1 others = 2.
HRDME99_LOG_PERNR call function 'HRDME99_LOG_PERNR' exporting im_sw_log = sw_newlog_detail im_status = p_status im_name = cond-name im_altpernr = p_altpernr tables im_reguh_bf = seth im_regup_bf = setp.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_ppern_node i_node_label = l_text2 i_label_is_qinfo = 'X' i_node_txt = l_text importing e_node_key = l_apern_node.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_apern_node i_node_txt = l_text i_categ_id = 'PMSGS' importing e_node_key = l_msg_node exceptions others = 1.
HR_PAL_NODE_MSG_ADD call function 'HR_PAL_NODE_MSG_ADD' exporting i_node_key = l_msg_node i_msgid = 'BL' i_msgty = 'S' i_msgno = '001' i_msgv1 = l_msgv1 i_context =
exceptions program_error = 1 others = 2 .
HR_PAL_NODE_MSG_ADD call function 'HR_PAL_NODE_MSG_ADD' exporting i_node_key = l_msg_node i_msgid = lt_pernr_msg-msgid i_msgty = lt_pernr_msg-msgty i_msgno = lt_pernr_msg-msgno i_msgv1 = lt_pernr_msg-msgv1 i_msgv2 = lt_pernr_msg-msgv2 i_msgv3 = lt_pernr_msg-msgv3 i_msgv4 = lt_pernr_msg-msgv4 i_context =
exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_apern_node i_node_txt = l_text importing e_node_key = l_bt_node exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_bt_node i_node_txt = l_text i_categ_id = 'TABBT' importing e_node_key = l_bt_seqnr_node exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_apern_node i_node_txt = l_text i_categ_id = 'TABBT' importing e_node_key = l_bt_seqnr_node exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_bt_seqnr_node i_row_data = l_pc209 exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_apern_node i_node_txt = l_text i_categ_id = 'TABBT' importing e_node_key = l_bt_infty_node exceptions program_error = 1 others = 2.
HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_bt_infty_node i_row_data = l_pc209 exceptions program_error = 1 others = 2.
* call function 'HR_PAL_CREATE_NODE_CATEG' * exporting * i_categ_id = 'PSETH' * I_STRUCTURE_NAME = 'REGUH_BF' * EXCEPTIONS * PROGRAM_ERROR = 1 * OTHERS = 2 * .
HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = l_apern_node i_node_txt = l_text * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'PSETH' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_seth_node exceptions program_error = 1 others = 2 .
HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_seth_node i_row_data = l_seth_row exceptions program_error = 1 others = 2.
HRDME99_LOG_STATISTICS call function 'HRDME99_LOG_STATISTICS' exporting im_cnt_pernr_selected = cnt_pernr_selected im_cnt_pernr_evaluated = cnt_pernr_evaluated im_cnt_pernr_rejected = cnt_pernr_rejected im_cnt_paym_selected = cnt_paym_selected im_cnt_paym_created = cnt_paym_created im_cnt_paym_skipped = cnt_paym_skipped im_cnt_paym_rejected = cnt_paym_rejected im_spool_no = i_spono.
HRDME99_LOG_DISPLAY call function 'HRDME99_LOG_DISPLAY'.
HR_PAL_LOG_DISPLAY call function 'HR_PAL_LOG_DISPLAY' exporting i_s_display_profile = l_display_profile * I_S_FLAT_PROFILE = exceptions program_error = 1 no_logs = 2 others = 3 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_pernr_selected i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_pernr_evaluated i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_pernr_rejected i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_paym_selected i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_paym_created i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_paym_skipped i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting i_stcnt = cnt_paym_rejected i_msgid = 'BL' * I_MSGTY = 'S' i_msgno = '001' i_msgv1 = l_msgv1 exceptions program_error = 1 others = 2 .
HRDME99_LOG_STORE_BT call function 'HRDME99_LOG_STORE_BT' exporting im_seqnr = i_seqnr im_waers = i_waers tables im_bt_all = it_bt im_bt_eval = it_eval_bt.
HRDME99_LOG_STORE_ERRBT call function 'HRDME99_LOG_STORE_ERRBT' exporting im_seqnr = i_seqnr im_btznr = i_btznr im_error = p_error.
HRDME99_LOG_STORE_INFTY_BT call function 'HRDME99_LOG_STORE_INFTY_BT' exporting im_waers = i_waers tables im_bt_all = it_bt.
HRDME99_LOG_STORE_ERR_INFTY_BT call function 'HRDME99_LOG_STORE_ERR_INFTY_BT' exporting im_btznr = i_btznr im_error = p_error.
HRDME99_LOG_MESSAGE call function 'HRDME99_LOG_MESSAGE' exporting im_level = p_level im_message_type = p_msgty im_message_id = p_msgid im_message_number = p_msgno im_message_var1 = p_msgv1 im_message_var2 = p_msgv2 im_message_var3 = p_msgv3 im_message_var4 = p_msgv4.
HR_PAL_GENRL_MSG_ADD call function 'HR_PAL_GENRL_MSG_ADD' exporting i_msgid = p_msgid i_msgty = p_msgty i_msgno = p_msgno i_msgv1 = p_msgv1 i_msgv2 = p_msgv2 i_msgv3 = p_msgv3 i_msgv4 = p_msgv4 exceptions program_error = 1 others = 2.
HRDME99_LOG_STORE_MSG call function 'HRDME99_LOG_STORE_MSG' exporting im_msgty = p_msgty im_msgid = p_msgid im_msgno = p_msgno im_msgv1 = l_msgv1 im_msgv2 = l_msgv2 im_msgv3 = l_msgv3 im_msgv4 = l_msgv4.
HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'PERNR' i_rollname = 'P_PERNR' importing es_fieldcat = wa_slis_fcat exceptions program_error = 1 others = 2.
HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'ALTPERN' i_rollname = 'PRDNI' importing es_fieldcat = wa_slis_fcat exceptions program_error = 1 others = 2.
HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'PMSGS' * I_STRUCTURE_NAME = i_with_msg_fields = 'X' * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = it_fieldcat = l_fieldcat * I_SAVE = * IS_VARIANT = * I_DEFAULT = 'X' * IT_PRINT_FCAT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = exceptions program_error = 1 others = 2 .
REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_structure_name = 'PC209' changing ct_fieldcat = l_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'TABBT' it_fieldcat = l_fieldcat exceptions program_error = 1 others = 2.
REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_structure_name = 'REGUH_BF' changing ct_fieldcat = l_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'PSETH' it_fieldcat = l_fieldcat exceptions program_error = 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.
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 RPCDTM00_LOG or its description.