SAP Reports / Programs | Payroll | Russia(PY-RU) SAP PY

HRUISZVKF SAP ABAP INCLUDE - Include HRUISZVKF







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

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_RU_MONTH_NAME_IN_GENITIVE CALL FUNCTION 'HR_RU_MONTH_NAME_IN_GENITIVE' EXPORTING month = monat IMPORTING name = monat_p EXCEPTIONS OTHERS = 1.

HR_RU_SLPIT_STRING CALL FUNCTION 'HR_RU_SLPIT_STRING' EXPORTING string = str TABLES t_length = it_length split = split.

HR_RU_SLPIT_STRING CALL FUNCTION 'HR_RU_SLPIT_STRING' EXPORTING string = str TABLES t_length = it_length split = split.

HR_RU_READ_T7RU9A CALL FUNCTION 'HR_RU_READ_T7RU9A' EXPORTING key = r_t7ru9a TABLES RESULT = t_t7ru9a EXCEPTIONS not_found = 1 OTHERS = 2.

HR_RU_CONVERT_STRING_FR_DSR750 * CALL FUNCTION 'HR_RU_CONVERT_STRING_FR_DSR750' * CHANGING * STRING = t_download_data-char255.

HR_RU_SAVE_DOS_TO_APP_SER750 CALL FUNCTION 'HR_RU_SAVE_DOS_TO_APP_SER750' EXPORTING filename = fn TABLES data = t_download_data.

HR_RU_SAVE_DOS_TO_WR_STAT750 CALL FUNCTION 'HR_RU_SAVE_DOS_TO_WR_STAT750' EXPORTING filename = fn TABLES data = t_download_data EXCEPTIONS file_write_error = 1 no_batch = 2 gui_refuse_filetransfer = 3 invalid_type = 4 no_authority = 5 unknown_error = 6 header_not_allowed = 7 separator_not_allowed = 8 filesize_not_allowed = 9 header_too_long = 10 dp_error_create = 11 dp_error_send = 12 dp_error_write = 13 unknown_dp_error = 14 access_denied = 15 dp_out_of_memory = 16 disk_full = 17 dp_timeout = 18 file_not_found = 19 dataprovider_exception = 20 control_flush_error = 21 OTHERS = 22.

GUI_EXEC * CALL FUNCTION 'GUI_EXEC' * EXPORTING * COMMAND = p_psnnm * PARAMETER = check_file_name.

HR_RU_MONTH_NAME_IN_GENITIVE CALL FUNCTION 'HR_RU_MONTH_NAME_IN_GENITIVE' EXPORTING month = p_dsosop+4(2) IMPORTING name = monat_p EXCEPTIONS OTHERS = 1.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = c_root i_node_txt = text-prp * i_node_label = text-t02 i_icon = icon_envelope_closed * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = IMPORTING e_node_key = g_parent_node EXCEPTIONS program_error = 1 OTHERS = 2.

HR_RU_IDENTITY_CARD CALL FUNCTION 'HR_RU_IDENTITY_CARD' EXPORTING begda = pn-begda endda = pn-endda rptgr = g_pfrcrd IMPORTING docdsc = docdsc re0290 = re_0290 TABLES p0290 = p0290 EXCEPTIONS priority_not_found = 1 document_not_found = 2.

HR_RU_GET_PERNR_NAME CALL FUNCTION 'HR_RU_GET_PERNR_NAME' EXPORTING I_PERNR = pernr I_BEGDA = pn-begda I_ENDDA = pn-endda I0002 = p0002 IMPORTING E_NACHN = szvk-nachn E_VORNA = szvk-vorna E_MIDNM = szvk-midnm EXCEPTIONS INFTY_0002_NOT_FOUND = 1 OTHERS = 2.

HR_RU_GET_SZVK_FROM_IT0297 CALL FUNCTION 'HR_RU_GET_SZVK_FROM_IT0297' EXPORTING im_p0294 = p0294 TABLES t_szvk = t_szvk EXCEPTIONS relevant_it0297_not_found = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = c_cat_per i_save = 'A' is_layout = gs_layout it_fieldcat = gt_fieldcat EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = g_parent_node i_node_txt = c_node_txt i_categ_id = c_cat_per * i_node_label = text-t02 i_icon = icon_envelope_open * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = IMPORTING e_node_key = it_log_pack-node_key EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = it_log_pack-node_key i_row_data = wa_pernr_log EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = c_root i_node_txt = text-ncp i_categ_id = c_cat_per i_node_label = '' i_label_is_qinfo = 'X' IMPORTING e_node_key = g_non_hecked_node EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = g_non_hecked_node i_row_data = nchper EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_TABLE_CREATE_COLUMN





CALL FUNCTION 'HR_PAL_TABLE_CREATE_COLUMN' EXPORTING i_fieldname = 'PERNR' i_rollname = 'P_PERNR' CHANGING it_fieldcat = gt_fieldcat.

HR_PAL_TABLE_CREATE_COLUMN CALL FUNCTION 'HR_PAL_TABLE_CREATE_COLUMN' EXPORTING i_fieldname = 'NACHN' i_rollname = 'PAD_NACHN' i_outputlen = 20 CHANGING it_fieldcat = gt_fieldcat.

HR_PAL_TABLE_CREATE_COLUMN CALL FUNCTION 'HR_PAL_TABLE_CREATE_COLUMN' EXPORTING i_fieldname = 'VORNA' i_rollname = 'PAD_VORNA' i_outputlen = 20 CHANGING it_fieldcat = gt_fieldcat.

HR_PAL_TABLE_CREATE_COLUMN CALL FUNCTION 'HR_PAL_TABLE_CREATE_COLUMN' EXPORTING i_fieldname = 'MIDNM' i_rollname = 'PAD_MIDNM' i_outputlen = 20 CHANGING it_fieldcat = gt_fieldcat.

HR_PAL_TABLE_CREATE_COLUMN CALL FUNCTION 'HR_PAL_TABLE_CREATE_COLUMN' EXPORTING i_fieldname = 'GBDAT' i_rollname = 'GBDAT' i_outputlen = 10 CHANGING it_fieldcat = gt_fieldcat.

FP_JOB_OPEN CALL FUNCTION 'FP_JOB_OPEN' CHANGING ie_outputparams = g_fp_outputparams EXCEPTIONS cancel = 1 usage_error = 2 system_error = 3 internal_error = 4 OTHERS = 5.

FP_JOB_CLOSE CALL FUNCTION 'FP_JOB_CLOSE' EXCEPTIONS usage_error = 1 system_error = 2 internal_error = 3 OTHERS = 4.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p_tabnoc infty = '0002' tables infty_tab = lt_p0002 exceptions infty_not_found = 1 others = 2.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = 35 text = text-pm1 exceptions others = 1.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = 75 text = text-pm2 exceptions others = 1.



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