SAP Reports / Programs

PUSALARY_INCREMENTIN4 SAP ABAP INCLUDE - Include PUSALARY_INCREMENTIN4







PUSALARY_INCREMENTIN4 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 PUSALARY_INCREMENTIN4 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 PUSALARY_INCREMENTIN4. "Basic submit
SUBMIT PUSALARY_INCREMENTIN4 AND RETURN. "Return to original report after report execution complete
SUBMIT PUSALARY_INCREMENTIN4 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include PUSALARY_INCREMENTIN4


INCLUDES used within this REPORT PUSALARY_INCREMENTIN4

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:

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'ALGRP' dynpprog = 'ZINIBSP0' dynpnr = '1000' dynprofield = 'PALGRP' window_title = 'Allowance Groupings'(004) "#EC NOTEXT value_org = 'S' TABLES value_tab = algrp_help_tab EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = gc_catg_id1 i_structure_name = 'BAL_HR_EXT' i_with_msg_fields = abap_true i_msg_text_pos = 3 i_icon_ltext_pos = 4 is_layout = ls_layout 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 i_categ_id = gc_catg_id1 IMPORTING e_node_key = pernr_node_key EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_MSG_ADD CALL FUNCTION 'HR_PAL_NODE_MSG_ADD' EXPORTING i_node_key = pernr_node_key i_msgid = gc_aplg_msgid_bl i_msgty = lv_msgty i_msgno = gc_aplg_msgno i_msgv1 = lv_msg-lv_msg1 i_msgv2 = lv_msg-lv_msg2 i_msgv3 = lv_msg-lv_msg3 i_msgv4 = lv_msg-lv_msg4 i_context = uv_pernr EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = gc_catg_id2 i_structure_name = 'BAL_HR_EXT' i_with_msg_fields = abap_true i_msg_text_pos = 3 i_icon_ltext_pos = 4 is_layout = ls_layout 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 i_categ_id = gc_catg_id2 IMPORTING e_node_key = pernr_node_key EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_MSG_ADD CALL FUNCTION 'HR_PAL_NODE_MSG_ADD' EXPORTING i_node_key = pernr_node_key i_msgid = gc_aplg_msgid_bl i_msgty = lv_msgty i_msgno = gc_aplg_msgno i_msgv1 = lv_msg-lv_msg1 i_msgv2 = lv_msg-lv_msg2 i_msgv3 = lv_msg-lv_msg3 i_msgv4 = lv_msg-lv_msg4 i_context = uv_pernr EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING i_msgid = gc_aplg_msgid_bl i_msgty = lv_msgty i_msgno = gc_aplg_msgno i_msgv1 = uv_msg EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING i_s_display_profile = l_display_profile EXCEPTIONS program_error = 1 no_logs = 2 OTHERS = 3.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = semp-pernr infty = '0008' begda = refdate endda = refdate TABLES infty_tab = k0008 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_IN_SALARY_INFTY_UPDATE CALL FUNCTION 'HR_IN_SALARY_INFTY_UPDATE' IN UPDATE TASK "#EC * EXPORTING wa0008_ins = ls_0008_ins "#EC * wa0902_mod = ls_0902_mod "#EC * wa0902_ins = ls_0902_ins. "#EC *

WS_FILENAME_GET CALL FUNCTION 'WS_FILENAME_GET' EXPORTING def_filename = rlgrap-filename def_path = def_path mask = ',*.*,*.*.'

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING bin_filesize = '60' filename = p_pathname filetype = p_ftype append = ' ' TABLES data_tab = preerror EXCEPTIONS OTHERS = 1. "Unicode

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING bin_filesize = '60' filename = p_pathname filetype = p_ftype append = ' ' TABLES data_tab = preerror EXCEPTIONS OTHERS = 1. "Unicode

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING bin_filesize = '60' filename = p_pathname filetype = p_ftype append = ' ' TABLES data_tab = a_results EXCEPTIONS OTHERS = 1. "Unicode

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING bin_filesize = '60' filename = p_pathname filetype = p_ftype append = ' ' TABLES data_tab = p_results EXCEPTIONS OTHERS = 1. "Unicode

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING bin_filesize = '60' filename = p_pathname filetype = p_ftype append = ' ' TABLES data_tab = posterror EXCEPTIONS OTHERS = 1. "Unicode

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_results-pernr infty = '0008' begda = refdate endda = refdate TABLES infty_tab = k0008 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_IN_SALARY_INFTY_UPDATE





CALL FUNCTION 'HR_IN_SALARY_INFTY_UPDATE' IN UPDATE TASK "#EC * EXPORTING wa0008_ins = ls_0008_ins "#EC * wa0902_mod = ls_0902_mod "#EC * wa0902_ins = ls_0902_ins."#EC *

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_results-pernr infty = '0581' begda = p_date endda = p_date IMPORTING subrc = subrc_bk TABLES infty_tab = it0581 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_results-pernr infty = '0583' begda = p_date endda = p_date IMPORTING subrc = subrc_bk TABLES infty_tab = it0583 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_pernr infty = '0008' begda = refdate endda = refdate TABLES infty_tab = lt_p0008 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_pernr infty = '0902' begda = refdate endda = refdate TABLES infty_tab = lt_p0902 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_results-pernr infty = '0008' begda = refdate endda = refdate TABLES infty_tab = lt_p0008 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

NUMBER_OF_DAYS_PER_MONTH_GET CALL FUNCTION 'NUMBER_OF_DAYS_PER_MONTH_GET' EXPORTING par_month = p_refdate+4(2) par_year = p_refdate+0(4) IMPORTING par_days = p_no_of_days.

HR_IN_GET_ALGRP_CONV CALL FUNCTION 'HR_IN_GET_ALGRP_CONV' EXPORTING algrp = curr_algrp empno = pernr-pernr rfdate = refdate lgart = ls_baswtyps-wtype IMPORTING amount = l_basic_amt EXCEPTIONS algrp_not_found = 1 calc_method_not_found = 2 inval_calc_failed = 3 OTHERS = 4.

HRXSS_IN_INSERT_P0902 CALL FUNCTION 'HRXSS_IN_INSERT_P0902' EXPORTING wa0902 = gs_new_wa0902.

HRXSS_IN_INSERT_P0902 CALL FUNCTION 'HRXSS_IN_INSERT_P0902' EXPORTING wa0902 = gs_new_wa0902.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p_pernr infty = '0902' begda = refdate endda = refdate TABLES infty_tab = p_gt_p0902 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' "employee in service.

HRXSS_IN_INSERT_P0902 CALL FUNCTION 'HRXSS_IN_INSERT_P0902' EXPORTING wa0902 = gs_new_wa0902.



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