SAP Reports / Programs | Personnel Management | Personnel Administration | Japan(PA-PA-JP) SAP PA

HJPULV_LINJ1_FORMS SAP ABAP INCLUDE - Include RPCLINJ1_FORMS







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


INCLUDES used within this REPORT HJPULV_LINJ1_FORMS

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:

GUI_UPLOAD CALL FUNCTION 'GUI_UPLOAD' EXPORTING filename = lv_filein filetype = 'ASC' codepage = '8000' * CHECK_BOM = 'X' " IN :BOM TABLES data_tab = gt_tab EXCEPTIONS file_open_error = 1 file_read_error = 2 no_batch = 3 gui_refuse_filetransfer = 4 invalid_type = 5 no_authority = 6 unknown_error = 7 bad_data_format = 8 header_not_allowed = 9 separator_not_allowed = 10 header_too_long = 11 unknown_dp_error = 12 access_denied = 13 dp_out_of_memory = 14 disk_full = 15 dp_timeout = 16 OTHERS = 17.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '310'.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '309'.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '316'.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '317'.

GUI_DOWNLOAD CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING filename = lv_fileot filetype = 'ASC' trunc_trailing_blanks_eol = '' * write_lf = codepage = '8000' " IN :コードページ TABLES data_tab = gt_tab 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.

/SAPDMC/LSM_F4_SERVER_FILE CALL FUNCTION '/SAPDMC/LSM_F4_SERVER_FILE' EXPORTING directory = cv_file IMPORTING serverfile = cv_file EXCEPTIONS canceled_by_user = 1 OTHERS = 2.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = lc_logical_file CHANGING physical_filename = p_filesi EXCEPTIONS OTHERS = 1.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '309'.

POPUP_DISPLAY_MESSAGE CALL FUNCTION 'POPUP_DISPLAY_MESSAGE' EXPORTING msgid = message_id msgty = 'I' msgno = '310'.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gc_structure_service CHANGING ct_fieldcat = lt_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 = gc_node_service * i_structure_name = gc_structure_service it_fieldcat = lt_fieldcat i_s_print_options = ls_print_option is_layout = lv_alv_layout is_variant = ls_alv_variant i_save = 'A' i_rowmark = 'X' EXCEPTIONS program_error = 1 OTHERS = 2.

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

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = iv_mod_node i_node_txt = ic_node_text i_categ_id = ic_node i_icon = icon_list IMPORTING e_node_key = lv_mod_node EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gc_structure_sel CHANGING ct_fieldcat = lt_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 = gc_node_sel * i_structure_name = gc_structure_sel * is_layout = lv_alv_layout * i_save = 'E' * i_rowmark = 'X' * exceptions * program_error = 1 * others = 2.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'DALAY' dynpprog = sy-repid value_org = 'S' dynpnr = sy-dynnr dynprofield = 'P_DALAY' TABLES value_tab = lt_dalay EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = cv_linc_info-pernr infty = '0143' begda = cv_fpend endda = cv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0143 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

RP_CHECK_PERNR





CALL FUNCTION 'RP_CHECK_PERNR' EXPORTING beg = iv_fpend pnr = cs_linc_info-pernr EXCEPTIONS * Data inconsistency data_fault = 1 * Employee is inactive person_not_active = 2 * Personnel number is unknown person_unknown = 3 * Invalid return code for user exit exit_fault = 4 * Personnel no. missing

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = cs_linc_info-pernr infty = '0000' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0000 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = cs_linc_info-pernr infty = '0145' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0145 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = iv_pernr infty = '0001' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0001 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = iv_pernr infty = '0001' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0001 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_FLCTY' value = lv_ftype langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_ftype_text EXCEPTIONS not_found = 1 illegal_input = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = iv_node i_row_data = is_node_content EXCEPTIONS program_error = 1 OTHERS = 2.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = lc_logical_file CHANGING physical_filename = p_fileso EXCEPTIONS OTHERS = 1.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = iv_pernr infty = '0002' begda = iv_date endda = iv_date IMPORTING subrc = iv_subrc TABLES infty_tab = it0002 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = iv_pernr infty = '0001' begda = iv_date endda = iv_date IMPORTING subrc = iv_subrc TABLES infty_tab = it0001 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_RTYPE' value = lv_rtype langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_rtytx_text EXCEPTIONS not_found = 1 illegal_input = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_RESCA' value = lv_resca langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_resca_text EXCEPTIONS not_found = 1 illegal_input = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gc_structure_gni CHANGING ct_fieldcat = lt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_FIELDCATALOG_MERGE * CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' * EXPORTING * i_structure_name = gc_structure_gni * CHANGING * ct_fieldcat = lt_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 = gc_node_gni ** i_structure_name = gc_structure_service * it_fieldcat = lt_fieldcat * is_layout = lv_alv_layout * i_s_print_options = ls_print_option * i_save = 'A' * i_rowmark = 'X' * EXCEPTIONS * program_error = 1 * OTHERS = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_FLCTY' value = lv_ftype langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_ftype_text EXCEPTIONS not_found = 1 illegal_input = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_FLCTY' value = lv_ftype langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_ftype_text EXCEPTIONS not_found = 1 illegal_input = 2.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'FTYPE' dynpprog = sy-repid value_org = 'S' dynpnr = sy-dynnr dynprofield = 'P_FTYPE' TABLES value_tab = lt_ftype EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = cs_linc_info-pernr infty = '0002' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0002 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

RP_EDIT_NAME_J CALL FUNCTION 'RP_EDIT_NAME_J' EXPORTING format = '02' molga = '22' pp0002 = IMPORTING edit_name = cs_linc_info-namej.




RP_EDIT_NAME_J CALL FUNCTION 'RP_EDIT_NAME_J' EXPORTING format = '00' molga = '22' pp0002 = IMPORTING edit_name = cs_linc_info-katas.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = ls_variant i_save = 'A' IMPORTING es_variant = ls_variant.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'A' CHANGING cs_variant = cs_alv_variant EXCEPTIONS not_found = 2.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING text_question = text-036 display_cancel_button = space IMPORTING answer = lv_answer.

RP_CHECK_PERNR CALL FUNCTION 'RP_CHECK_PERNR' EXPORTING beg = iv_fpend pnr = is_linc_info-pernr EXCEPTIONS * Data inconsistency data_fault = 1 * Employee is inactive person_not_active = 2 * Personnel number is unknown person_unknown = 3 * Invalid return code for user exit exit_fault = 4 * Personnel no. missing

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = is_linc_info-pernr infty = '0000' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0000 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = is_linc_info-pernr infty = '0145' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0145 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = cs_linc_info-pernr infty = '0001' begda = iv_fpend endda = iv_fpend IMPORTING subrc = iv_subrc TABLES infty_tab = it0001 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'PJP_LV_RESCA' value = lv_id langu = sy-langu texts_only = 'X' IMPORTING dd07v_wa = lv_text EXCEPTIONS not_found = 1 illegal_input = 2.

WS_QUERY CALL FUNCTION 'WS_QUERY' EXPORTING filename = lv_path query = lc_directory_query IMPORTING return = lv_return EXCEPTIONS inv_query = 1 no_batch = 2 frontend_error = 3 OTHERS = 4.

RZL_READ_DIR_LOCAL CALL FUNCTION 'RZL_READ_DIR_LOCAL' EXPORTING name = lv_path_server TABLES file_tbl = lt_file_list EXCEPTIONS argument_error = 1 not_found = 2 OTHERS = 3.

WS_QUERY CALL FUNCTION 'WS_QUERY' EXPORTING filename = lv_path query = lc_directory_query IMPORTING return = lv_return EXCEPTIONS inv_query = 1 no_batch = 2 frontend_error = 3 OTHERS = 4.

RZL_READ_DIR_LOCAL CALL FUNCTION 'RZL_READ_DIR_LOCAL' EXPORTING name = lv_path_server TABLES file_tbl = lt_file_list EXCEPTIONS argument_error = 1 not_found = 2 OTHERS = 3.



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