SAP Reports / Programs | Payroll | Argentina(PY-AR) SAP PY

HARCMSM0F SAP ABAP INCLUDE - documentation and ABAP source code







HARCMSM0F 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 HARCMSM0F 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 HARCMSM0F. "Basic submit
SUBMIT HARCMSM0F AND RETURN. "Return to original report after report execution complete
SUBMIT HARCMSM0F 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 HARCMSM0F

No INCLUDES are used within this REPORT code!


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:

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = e_temse_node i_row_data = l_node_row EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM1' varkey = varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' _wait = 'X' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM2' varkey = varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' _wait = 'X' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM3' varkey = varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' _wait = 'X' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM4' varkey = varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' _wait = 'X' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM5' varkey = varkey * X_TABNAME = ' ' * X_VARKEY = ' ' * _SCOPE = '2' _wait = 'X' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM1' varkey = varkey.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM2' varkey = varkey.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM3' varkey = varkey.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM4' varkey = varkey.

DEQUEUE_E_TABLE call function 'DEQUEUE_E_TABLE' exporting mode_rstable = 'E' tabname = 'T7ARM5' varkey = varkey.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = rlab_result_apern_node i_row_data = exceptions program_error = 1 others = 2.

HRAR_READ_T7ARM1 call function 'HRAR_READ_T7ARM1' exporting cuil = l_cuil importing t7arm1 = wa_t7arm1 exceptions not_found = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = rlab_last_apern_node i_row_data = ls_rlab exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = rlab_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '121' i_msgv1 = gs_log-ccuil * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2 .

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = rlab_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '122' i_msgv1 = gs_log-ccuil * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2 .

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = rlab_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'W' i_msgno = '123' i_msgv1 = gs_log-ccuil * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = rlab_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '124' i_msgv1 = gs_log-ccuil * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD_ROW





call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = rlab_actual_apern_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting * i_node_key = i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '130' * i_msgv1 = l_msgv * i_msgv2 = gs_log-ccuil * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2 .

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = cdat_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'W' i_msgno = '128' i_msgv1 = l_msgv1 * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = cdat_result_apern_node i_row_data = exceptions program_error = 1 others = 2.

HRAR_READ_T7ARM2 call function 'HRAR_READ_T7ARM2' exporting cuil = l_cuil importing t7arm2 = wa_t7arm2 exceptions not_found = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = cdat_last_apern_node i_row_data = ls_cdat exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = cdat_actual_apern_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = ccbu_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '133' * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = ccbu_msg_apern_node i_pernr = pernr-pernr i_msgid = 'HRCALARREPORTING' i_msgty = 'W' i_msgno = '128' i_msgv1 = l_msgv1 * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = ccbu_result_apern_node i_row_data = exceptions program_error = 1 others = 2.

HRAR_READ_T7ARM3 call function 'HRAR_READ_T7ARM3' exporting cuil = l_cuil importing t7arm3 = wa_t7arm3 exceptions not_found = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = ccbu_last_apern_node i_row_data = ls_ccbu exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = ccbu_actual_apern_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = dexp_result_apern_node i_row_data = gs_dexp_01_tmp " exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = dexp_last_apern_node i_row_data = ls_dexp exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = dexp_actual_apern_node i_row_data = g_dexp_struc_01 exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = vfam_result_apern_node i_row_data = exceptions program_error = 1 others = 2.

HRAR_READ_T7ARM4 call function 'HRAR_READ_T7ARM4' exporting cuil = l_cuil importing ex_t7arm4_tab = l_t7arm4_tab exceptions not_found = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = vfam_last_apern_node i_row_data = ls_vfam exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = vfam_actual_apern_node i_row_data = exceptions program_error = 1 others = 2.




HRAR_READ_T7ARM4 call function 'HRAR_READ_T7ARM4' exporting cuil = wa_t7arm4-ccuie importing ex_last_exenr = wa_t7arm4-exenr exceptions not_found = 1 others = 2.

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING I_NODE_KEY = g_stats_node_key I_STCNT = l_selected_ee I_NODID = 'SE' * I_NODPA = * I_LVPOS = i_msgid = l_s_pal_msg-msgid i_msgno = l_s_pal_msg-msgno i_msgty = l_s_pal_msg-msgty i_msgv1 = l_s_pal_msg-msgv1 * importing * g_stats_node_key = exceptions program_error = 1 others = 2.

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING I_NODE_KEY = g_stats_node_key I_STCNT = l_successful_ee I_NODID = 'SU' * I_NODPA = 'PR' * I_LVPOS = i_msgid = l_s_pal_msg-msgid i_msgno = l_s_pal_msg-msgno i_msgty = l_s_pal_msg-msgty i_msgv1 = l_s_pal_msg-msgv1 exceptions program_error = 1 others = 2.

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING I_NODE_KEY = g_stats_node_key I_STCNT = l_erroneous_EE I_NODID = 'ER' * I_NODPA = 'PR' i_msgid = l_s_pal_msg-msgid i_msgno = l_s_pal_msg-msgno i_msgty = l_s_pal_msg-msgty i_msgv1 = l_s_pal_msg-msgv1 * I_LVPOS = exceptions program_error = 1 others = 2.

HR_PAL_LOG_DISPLAY call function 'HR_PAL_LOG_DISPLAY' * EXPORTING * I_S_DISPLAY_PROFILE = * I_S_FLAT_PROFILE = EXCEPTIONS PROGRAM_ERROR = 1 NO_LOGS = 2 OTHERS = 3 .

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'RLAB' i_structure_name = 'P29MSIM_RLAB_ALV_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = is_pushbuttons = l_rlab_pushbuttons exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_results_node i_node_txt = text-h01 "'Relaciones laborales' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'RLAB' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_rlab_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_rlab_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'VFAM' i_structure_name = 'P29MSIM_VFAM_ALV_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = is_pushbuttons = l_vfam_pushbuttons exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_results_node i_node_txt = text-h04 "'Vínculos Familiares' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'VFAM' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_vfam_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_vfam_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'CDAT' i_structure_name = 'P29MSIM_CDAT_ALV_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = is_pushbuttons = l_cdat_pushbuttons exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_results_node i_node_txt = text-h02 "'Datos Complementarios' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'CDAT' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_cdat_node exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_cdat_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'CCBU' i_structure_name = 'P29MSIM_CCBU_ALV_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = is_pushbuttons = l_ccbu_pushbuttons exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_results_node i_node_txt = text-h03 "'CBU' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'CCBU' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_ccbu_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_ccbu_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'DEXP' i_structure_name = pardq_c_p29msim_dexp_01 * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = is_pushbuttons = l_dexp_pushbuttons exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_results_node i_node_txt = text-h05 "'Domicilios de Explotación' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'DEXP' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_dexp_node exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' exporting i_node_key = l_dexp_node i_row_data = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting i_node_key = e_pernr_msg_node i_pernr = pernr-pernr i_msgid = sy-msgid i_msgty = l_msgty i_msgno = sy-msgno i_msgv1 = sy-msgv1 i_msgv2 = sy-msgv2 i_msgv3 = sy-msgv3 i_msgv4 = sy-msgv4 * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_PERNR_MSG_ADD call function 'HR_PAL_PERNR_MSG_ADD' exporting I_NODE_KEY = e_pernr_msg_node i_pernr = pernr-pernr i_msgid = wa_error-arbgb i_msgty = wa_error-msgty i_msgno = wa_error-msgno i_msgv1 = wa_error-msgv1 i_msgv2 = wa_error-msgv2 i_msgv3 = wa_error-msgv3 i_msgv4 = wa_error-msgv4 * IMPORTING * E_PERNR_NODE_KEY = exceptions program_error = 1 others = 2 .

HR_PAL_GENRL_MSG_ADD call function 'HR_PAL_GENRL_MSG_ADD' exporting i_node_key = e_gener_msg_node i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '126' "Existe más de un ccuit...

HR_PAL_GENRL_MSG_ADD * call function 'HR_PAL_GENRL_MSG_ADD' * exporting * I_NODE_KEY = e_gener_msg_node * i_msgid = 'HRCALARREPORTING' ** I_MSGTY = 'E' * i_msgno = '126' "Existe más de un ccuit...

HR_PAL_GENRL_MSG_ADD * call function 'HR_PAL_GENRL_MSG_ADD' * exporting * I_NODE_KEY = e_gener_msg_node * i_msgid = 'HRCALARREPORTING' * I_MSGTY = 'E' * i_msgno = '130' ** IMPORTING ** E_NODE_KEY = * exceptions * program_error = 1 * others = 2.

HRAR_READ_T7AR0P call function 'HRAR_READ_T7AR0P' exporting werks = p_werks btrtl = p_btrtl importing t7ar0p = wa_t7ar0p exceptions not_found = 1 others = 2.

HR_PAL_GENRL_MSG_ADD call function 'HR_PAL_GENRL_MSG_ADD' exporting I_NODE_KEY = e_gener_msg_node i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '129' i_msgv1 = gv_msg1 i_msgv2 = gv_msg2 * IMPORTING * E_NODE_KEY = exceptions program_error = 1 others = 2.

ADDR_GET call function 'ADDR_GET' exporting address_selection = ls_addr_sel importing address_value = adrc exceptions parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 others = 5.

HR_PAL_GENRL_MSG_ADD call function 'HR_PAL_GENRL_MSG_ADD' exporting I_NODE_KEY = e_gener_msg_node i_msgid = 'HRCALARREPORTING' i_msgty = 'E' i_msgno = '131' * IMPORTING * E_NODE_KEY = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = text-015 "Mensajes por número de personal (015) I_CATEG_ID = 'PERNR' IMPORTING e_node_key = e_pernr_msg_node EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = text-016 "'Números de personal procesados' * I_NODE_LABEL = * I_LABEL_IS_QINFO = I_ICON = icon_employee * I_QUICKINFO = * I_CATEG_ID = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = e_ppern_node exceptions program_error = 1 others = 2.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting * I_PROGRAM_NAME = * I_INTERNAL_TABNAME = i_structure_name = 'p29msim_dexp_01' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = changing ct_fieldcat = l_dexp_struct exceptions inconsistent_interface = 1 program_error = 2 others = 3.

HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'CCUIT' i_rollname = 'par_ccuit' * i_seltext_s = 'CUIT' * I_SELTEXT_M = * I_SELTEXT_L = I_COL_POS = 0 * IMPORTING * ES_FIELDCAT = changing it_fieldcat = l_dexp_struct EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'DEXP1' * i_structure_name = * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = IT_FIELDCAT = l_dexp_struct * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * is_pushbuttons = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = text-019 "'Datos de expl. procesados'

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = text-004 "'Resultados'(004) * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = * I_CATEG_ID = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = e_results_node exceptions program_error = 1 others = 2 .

HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'TSOBJ' i_rollname = 'P_TS_TSOBJ' * I_SELTEXT_S = * I_SELTEXT_M = * I_SELTEXT_L = * I_COL_POS = * IMPORTING * ES_FIELDCAT = changing it_fieldcat = l_temse_fcat EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'TMSNAME' i_rollname = 'TEXT32' i_seltext_s = 'Nombre' * I_SELTEXT_M = * I_SELTEXT_L = * I_COL_POS = * IMPORTING * ES_FIELDCAT = changing it_fieldcat = l_temse_fcat EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

HR_PAL_TABLE_CREATE_COLUMN * call function 'HR_PAL_TABLE_CREATE_COLUMN' * exporting * i_fieldname = 'PUSHTMSE' * i_rollname = 'BALIMSGTY' * i_seltext_s = 'Vis.'

HR_PAL_TABLE_CREATE_COLUMN call function 'HR_PAL_TABLE_CREATE_COLUMN' exporting i_fieldname = 'DOWNLOAD' i_rollname = 'BALIMSGTY' i_seltext_s = 'Down.'

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'TEMSE' * I_STRUCTURE_NAME = 'HRPAD_PAL_TEMSE' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = it_fieldcat = l_temse_fcat * I_SAVE = * IS_VARIANT = * I_DEFAULT = 'X' * IT_PRINT_FCAT = IS_LAYOUT = l_layout * I_S_PRINT_OPTIONS = * I_TREE_SORT = i_clbk = l_clbk is_pushbuttons = l_temse_pushbuttons exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = text-017 " 'TemSes generados' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = i_categ_id = 'TEMSE' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = e_temse_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_l_relat_node i_node_txt = text-010 "Current results * i_node_label = * i_label_is_qinfo = * I_ICON = * I_QUICKINFO = i_categ_id = p_l_node_categ * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = p_l_result_apern_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_l_relat_node i_node_txt = text-011 "Last data sent * i_node_label = * i_label_is_qinfo = * I_ICON = * I_QUICKINFO = i_categ_id = p_l_node_categ * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = p_l_last_apern_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_l_relat_node i_node_txt = text-012 "Actual data * i_node_label = * i_label_is_qinfo = 'X' * I_ICON = * I_QUICKINFO = i_categ_id = p_l_node_categ * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = p_l_actual_apern_node exceptions program_error = 1 others = 2 .

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = p_l_relat_node i_node_txt = text-013 "Messages for this employee * i_node_label = * i_label_is_qinfo = 'X' * I_ICON = * I_QUICKINFO = i_categ_id = 'PERNR' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = p_l_msg_apern_node exceptions program_error = 1 others = 2 .

HR_99S_DOWNLOAD call function 'HR_99S_DOWNLOAD' exporting p_write_lf = 'X' p_trunc_blanks_eol = ' ' tables data_tab = t_temse_tab * FIELDNAMES = exceptions file_save_dialog = 1 file_write_error = 2 no_batch = 3 gui_refuse_filetransfer = 4 invalid_type = 5 unknown_error = 6 wrong_tab_format = 7 others = 8.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = e_ppern_node i_node_txt = l_text * i_node_label = * i_label_is_qinfo = * I_ICON = * i_categ_id = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = g_apern_node exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'RLAB1' i_structure_name = 'P29MSIM_RLAB_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * is_pushbuttons = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_apern_node i_node_txt = text-h01 "'Relaciones laborales' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = * i_categ_id = 'RLAB1' * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_rlab_apern_node exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'CDAT1' i_structure_name = 'P29MSIM_CDAT_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * is_pushbuttons = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_apern_node i_node_txt = text-h02 "'Datos Complementarios' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = * i_categ_id = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_cdat_apern_node exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'CCBU1' i_structure_name = 'P29MSIM_CCBU_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * is_pushbuttons = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_apern_node i_node_txt = text-h03 "'CBU' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = * i_categ_id = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_ccbu_apern_node exceptions program_error = 1 others = 2.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'VFAM1' i_structure_name = 'P29MSIM_VFAM_01' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * is_pushbuttons = exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = g_apern_node i_node_txt = text-h04 "'Vínculos Familiares' * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = * I_QUICKINFO = * i_categ_id = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = importing e_node_key = l_vfam_apern_node exceptions program_error = 1 others = 2.

HR_PAL_STATS_MSG_ADD call function 'HR_PAL_STATS_MSG_ADD' exporting * I_NODE_KEY = I_STCNT = 0 * I_NODID = * I_NODPA = i_msgid = l_s_pal_msg-msgid i_msgty = l_s_pal_msg-msgty i_msgno = l_s_pal_msg-msgno * i_msgv1 = l_s_pal_msg-msgv1 importing E_STATS_NODE_KEY = g_stats_node_key exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = text-014 "'Mensajes Generales'(014) I_CATEG_ID = '%MSGS' IMPORTING e_node_key = e_gener_msg_node EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.



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 HARCMSM0F or its description.