SAP Reports / Programs | Personnel Management | Personnel Administration | Spain(PA-PA-ES) SAP PA

MP096840 SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

DD_DOMVALUE_TEXT_GET CALL FUNCTION 'DD_DOMVALUE_TEXT_GET' EXPORTING domname = l_domname value = l_value langu = l_langu IMPORTING dd07v_wa = l_descr EXCEPTIONS OTHERS = 0.

VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = 'U' "Maintain view_name = l_view_name.

H99L_PAL_STATS_ADD_STNDRT_ROWS CALL FUNCTION 'H99L_PAL_STATS_ADD_STNDRT_ROWS' EXPORTING im_stndrt_stcnt = g_standard_stats im_stats_node = g_log_nodes-stats EXCEPTIONS OTHERS = 0.

HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING i_s_display_profile = l_display_profile EXCEPTIONS OTHERS = 0.

AUTHORITY_CHECK_TCODE CALL FUNCTION 'AUTHORITY_CHECK_TCODE' EXPORTING tcode = 'PC00_M04_UTMS' EXCEPTIONS ok = 0 not_ok = 2 OTHERS = 99.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

H99L_PAL_PERNR_ADD_ERROR_TAB CALL FUNCTION 'H99L_PAL_PERNR_ADD_ERROR_TAB' EXPORTING im_pernr_node = g_log_nodes-pernr im_error_tab = l_daq_error[] EXCEPTIONS OTHERS = 0.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = g_log_nodes-pernr i_pernr = p_p0968-pernr i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno i_msgv1 = sy-msgv1 i_msgv2 = sy-msgv2 EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

H99L_PAL_TEMSE_ADD_ROW CALL FUNCTION 'H99L_PAL_TEMSE_ADD_ROW' EXPORTING im_temse_node = g_log_nodes-temse im_temse_ref = obj_pat_temse im_clbk_form = 'CLBK_TEMSE' EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

H99L_PAL_PERNR_ADD_ERROR_TAB CALL FUNCTION 'H99L_PAL_PERNR_ADD_ERROR_TAB' EXPORTING im_pernr_node = g_log_nodes-pernr im_error_tab = l_daq_error[] EXCEPTIONS OTHERS = 0.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_node_key = g_log_nodes-pernr i_pernr = p_p0968-pernr i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno i_msgv1 = sy-msgv1 i_msgv2 = sy-msgv2 EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD





CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_node_key = g_log_nodes-genrl i_msgty = sy-msgty i_msgid = sy-msgid i_msgno = sy-msgno EXCEPTIONS OTHERS = 0.

H99L_PAL_TEMSE_ADD_ROW CALL FUNCTION 'H99L_PAL_TEMSE_ADD_ROW' EXPORTING im_temse_node = g_log_nodes-temse im_temse_ref = obj_pat_temse im_clbk_form = 'CLBK_TEMSE' EXCEPTIONS OTHERS = 0.

HR_PAL_LOG_REFRESH CALL FUNCTION 'HR_PAL_LOG_REFRESH' EXPORTING * i_with_err_and_stat_list = c_marked i_keep_categ = c_marked EXCEPTIONS OTHERS = 0.

H99L_PAL_STANDARD_NODES_CREATE CALL FUNCTION 'H99L_PAL_STANDARD_NODES_CREATE' IMPORTING ex_standard_nodes = g_log_nodes EXCEPTIONS OTHERS = 0.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = text-l01 i_categ_id = 'TEMSE' i_quickinfo = text-l01 IMPORTING e_node_key = g_log_nodes-temse EXCEPTIONS OTHERS = 0.

H99L_PAL_STANDARD_NODES_CREATE CALL FUNCTION 'H99L_PAL_STANDARD_NODES_CREATE' EXPORTING im_temse = 'X' IMPORTING ex_standard_nodes = g_log_nodes EXCEPTIONS OTHERS = 0.

HR_ES_GET_NISSE_DATA CALL FUNCTION 'HR_ES_GET_NISSE_DATA' EXPORTING p_i_nisse = p_nisse p_i_date = p_datum IMPORTING p_e_nisse_data = l_nisse_data EXCEPTIONS * ERROR = 1 OTHERS = 0.

HR_ES_CHECK_NIF_CIF CALL FUNCTION 'HR_ES_CHECK_NIF_CIF' EXPORTING p_valor = p_cifco p_check_nif = 'X' p_check_cif = 'X' p_check_nie = 'X' IMPORTING p_symsg = l_symsg p_subrc = l_subrc * P_TIPO = EXCEPTIONS * PROGRAM_ERROR = 1 OTHERS = 0.

HR_E_GET_JUPER_DATA CALL FUNCTION 'HR_E_GET_JUPER_DATA' EXPORTING p_juper = l_w0001-juper p_actual_date = p0968-begda IMPORTING p_empresa_nif = l_nif_emp EXCEPTIONS OTHERS = 0.

HR_E_GET_NISSE_FOR_PERNR CALL FUNCTION 'HR_E_GET_NISSE_FOR_PERNR' EXPORTING pers_num = p_pernr actual_date = p_datum IMPORTING nisse = p_nisse TABLES p_tab_p0001 = l_i0001[] * P_TAB_WPBP = p_tab_p0061 = l_i0061[] * P_TAB_SV = EXCEPTIONS * ERROR = 1 OTHERS = 0.

CA_CU_READ_RGDIR_NEW CALL FUNCTION 'CA_CU_READ_RGDIR_NEW' EXPORTING persnr = p_pskey-pernr IMPORTING molga = l_molga TABLES cu_ca_rgdir = l_i_rgdir EXCEPTIONS no_record_found = 7 OTHERS = 99.

HR_E_GET_ACTIV_SOC_INSUR CALL FUNCTION 'HR_E_GET_ACTIV_SOC_INSUR' EXPORTING p_pernr = p_pskey-pernr p_actual_date = lv_ini_abs_fecha IMPORTING p_begin_date = lv_beg_activ_soc_insur EXCEPTIONS no_begin_date_found = 1 no_end_date_found = 2 error = 3 OTHERS = 99.

HR_ES_PRODA_REG_XML_METO_DIREC CALL FUNCTION 'HR_ES_PRODA_REG_XML_METO_DIREC' EXPORTING * PI_STRUC_FIELD = PI_STRUC_NAME = 'RPCDEAE0' PI_FIELD_NAME = 'DELTA' * PI_CONTEXT = * PI_PERID = PI_PERNR = p_p0968-pernr * PI_AUTOR = 'A' * PI_DESCR = pi_refrf = lv_temse_name EXCEPTIONS ERROR = 1 FIELD_NOT_FOUND = 2 INVALID_DATA = 3 OTHERS = 4 .

HR_ES_GET_CUSTOMER_DECISION CALL FUNCTION 'HR_ES_GET_CUSTOMER_DECISION' EXPORTING p_swnam = 'SBRRE' p_date = pskey-begda IMPORTING p_customer_choice = lv_recaida EXCEPTIONS error = 1 multiple_options = 2 others = 3.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = pskey-pernr infty = '2001' begda = low_date endda = pskey-endda IMPORTING subrc = returncode TABLES infty_tab = lt_p2001 EXCEPTIONS infty_not_found = 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 MP096840 or its description.