SAP Reports / Programs | Payroll | Japan(PY-JP) SAP PY

HJPULA_FORMS SAP ABAP INCLUDE - Include HJPULA_FORMS







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


INCLUDES used within this REPORT HJPULA_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:

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.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = 'PERNR' i_structure_name = 'BAL_HR_EXT' i_with_msg_fields = 'X' is_layout = lv_alv_layout i_msg_text_pos = 3 i_icon_ltext_pos = 4 exceptions program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = 'ROOT' i_node_txt = text-l01 i_categ_id = 'PERNR' i_icon = icon_failure importing e_node_key = gv_error_node exceptions program_error = 1 others = 2.

HR_PAL_NODE_MSG_ADD call function 'HR_PAL_NODE_MSG_ADD' exporting i_node_key = gv_error_node i_msgid = p_msgid i_msgty = p_msgty i_msgno = p_error_number i_msgv1 = l_msgv1 i_msgv2 = l_msgv2 i_msgv3 = l_msgv3 i_msgv4 = l_msgv4 i_context = iv_pernr exceptions program_error = 1 others = 2.

HR_PAL_NODE_MSG_ADD call function 'HR_PAL_NODE_MSG_ADD' exporting i_node_key = gv_error_node i_msgid = p_msgid i_msgty = p_msgty i_msgno = p_error_number i_msgv1 = l_msgv1 i_msgv2 = l_msgv2 i_msgv3 = l_msgv3 i_msgv4 = l_msgv4 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.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_structure_name = iv_struc_name changing ct_fieldcat = lt_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.

DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = iv_struc_name langu = sy-langu lfieldname = lv_lname all_types = 'X' importing dfies_wa = ls_dfies exceptions not_found = 1 internal_error = 2 others = 3.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' exporting i_categ_id = iv_categ it_fieldcat = lt_fieldcat is_layout = lv_alv_layout is_pushbuttons = is_but i_save = 'A' is_variant = iv_variant i_rowmark = 'X' exceptions program_error = 1 others = 2.

REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = ls_variant i_save = 'A' importing es_variant = ls_variant.

HR_99S_DATE_PLUS_TIME_UNIT call function 'HR_99S_DATE_PLUS_TIME_UNIT' exporting i_idate = p_begda i_time = 1 i_timeunit = 'M' importing o_idate = p_endda.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' exporting i_relatkey = iv_fathernode i_node_txt = iv_node_text i_categ_id = iv_categ i_icon = icon_list importing e_node_key = cv_node exceptions program_error = 1 others = 2.

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

HR_PAL_LOG_REFRESH call function 'HR_PAL_LOG_REFRESH' exceptions program_error = 1 others = 2.

POPUP_DISPLAY_MESSAGE call function 'POPUP_DISPLAY_MESSAGE' exporting msgid = message_id msgty = 'I' msgno = '019'.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting text_question = text-i01 display_cancel_button = space importing answer = lv_quit_flg.

HR_MAPNAME_VERIFY call function 'HR_MAPNAME_VERIFY' exporting mapname = lv_map_name reportname = 'HJPULA_GRTIMEOF' importing mapname = lv_map_name.

BDC_OPEN_GROUP call function 'BDC_OPEN_GROUP' exporting group = lv_map_name keep = 'X' user = sy-uname.

BDC_INSERT





call function 'BDC_INSERT' exporting tcode = 'PA61' tables dynprotab = gt_bdcdata.

BDC_CLOSE_GROUP call function 'BDC_CLOSE_GROUP'.

HR_99S_DATE_PLUS_TIME_UNIT call function 'HR_99S_DATE_PLUS_TIME_UNIT' exporting i_idate = cv_begda i_time = 1 i_timeunit = 'M' importing o_idate = cv_begda.

HR_99S_DATE_PLUS_TIME_UNIT call function 'HR_99S_DATE_PLUS_TIME_UNIT' exporting i_idate = cv_endda i_time = 1 i_timeunit = 'M' importing o_idate = cv_endda.

RP_EDIT_NAME_J call function 'RP_EDIT_NAME_J' exporting format = '02' molga = gc_molga pp0002 = importing edit_name = cv_name.

HR_FEATURE_BACKFIELD call function 'HR_FEATURE_BACKFIELD' exporting feature = '22LSA' struc_content = ls_pmela importing back = cv_otgrp exceptions error_operation = 2 no_backvalue = 3 feature_not_generated = 4 others = 7.

HR_READ_SUBTYPE call function 'HR_READ_SUBTYPE' exporting pernr = iv_pernr infty = '2006' subty = lv_subty begda = iv_begda endda = iv_endda tables infty_tab = lt_p2006 exceptions infty_not_found = 1 invalid_input = 2 others = 3.

HR_99S_DATE_PLUS_TIME_UNIT call function 'HR_99S_DATE_PLUS_TIME_UNIT' exporting i_idate = cv_begda i_time = lv_durat i_timeunit = 'M' importing o_idate = cv_endda.

HR_READ_FOREIGN_OBJECT_TEXT call function 'HR_READ_FOREIGN_OBJECT_TEXT' exporting otype = 'K' costcenter = p0001-kostl controllingarea = p0001-kokrs begda = p0001-begda endda = p0001-endda reference_date = p0001-begda langu = sy-langu importing costcenter_name = cv_ktext exceptions nothing_found = 1 wrong_objecttype = 2 missing_costcenter_data = 3 missing_object_id = 4 others = 5.

HRCA_COMPANYCODE_GETDETAIL call function 'HRCA_COMPANYCODE_GETDETAIL' exporting companycode = iv_bukrs language = sy-langu importing comp_name = cv_butxt exceptions 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 HJPULA_FORMS or its description.