SAP Reports / Programs | Payroll | Payroll: General Parts(PY-XX) SAP PY

H99U_INFTY_BUDGET_PD_ACT_I03 SAP ABAP INCLUDE - H99UINFTYBUDGETPDACTI03







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

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:

HRCA_FM_FUND_BPD_ASSIGNMT_LIST call function 'HRCA_FM_FUND_BPD_ASSIGNMT_LIST' exporting iv_companycode = lv_company_code iv_fund = lr_infty_occurrence_table-fund iv_date = lv_sdate importing et_fmbudgetpd_f4 = lr_fmbudgetpd_f4 exceptions not_found = 1 master_data_not_found = 2 no_bpd_assignments = 3 function_not_exist = 4 no_fikrs_for_bukrs = 5 fm_not_active = 6 others = 7.

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting * pernr = pernr-pernr arbgb = sy-msgid msgty = sy-msgty msgno = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4.

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting pernr = pernr-pernr arbgb = sy-msgid msgty = sy-msgty msgno = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4.

ENQUEUE_EPPRELE call function 'ENQUEUE_EPPRELE' exporting * MODE_PREL = 'E' * MANDT = SY-MANDT pernr = ls_infty_update_key-pernr * INFTY = * SUBTY = * OBJPS = * SPRPS = * ENDDA = * BEGDA = * SEQNR = * X_PERNR = ' ' * X_INFTY = ' ' * X_SUBTY = ' ' * X_OBJPS = ' ' * X_SPRPS = ' ' * X_ENDDA = ' ' * X_BEGDA = ' ' * X_SEQNR = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting pernr = pernr-pernr arbgb = sy-msgid msgty = 'E' msgno = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4.

DEQUEUE_EPPRELE call function 'DEQUEUE_EPPRELE' exporting * MODE_PREL = 'E' * MANDT = SY-MANDT pernr = ls_infty_update_key-pernr * INFTY = * SUBTY = * OBJPS = * SPRPS = * ENDDA = * BEGDA = * SEQNR = * X_PERNR = ' ' * X_INFTY = ' ' * X_SUBTY = ' ' * X_OBJPS = ' ' * X_SPRPS = ' ' * X_ENDDA = ' ' * X_BEGDA = ' ' * X_SEQNR = ' ' * _SCOPE = '3' * _SYNCHRON = ' ' * _COLLECT = ' ' .

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting pernr = pernr-pernr arbgb = 'HR_FM_BUDGET_PD' msgty = 'E' msgno = '008' msgv1 = lr_infty_occurrence_table-fund msgv2 = lv_sdate msgv3 = space msgv4 = space.

HRCA_COMPANYCODE_GETDETAIL call function 'HRCA_COMPANYCODE_GETDETAIL' exporting companycode = lv_company_name-value importing comp_name = lv_company_name-text exceptions not_found = 1 others = 2.

HRCA_BUSINESSAREA_GETDETAIL call function 'HRCA_BUSINESSAREA_GETDETAIL' exporting bus_area = lv_bus_area-value language = sy-langu importing bus_ar_des = lv_bus_area-text exceptions not_found = 1 others = 2.

HR_CE_FILL_ALV_ORG_STRUCTURE call function 'HR_CE_FILL_ALV_ORG_STRUCTURE' exporting p_p0001 = lr_org_assgmt importing org_data = lv_orgdata exceptions no_entries = 1 others = 2.

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting pernr = pernr-pernr arbgb = sy-msgid msgty = 'E' msgno = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = sy-repid i_structure_name = iv_struct_name changing ct_fieldcat = ct_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.

HR_CHECK_AUTHORITY_INFTY call function 'HR_CHECK_AUTHORITY_INFTY' exporting * TCLAS = 'A' pernr = lv_pernr infty = lv_infty subty = lv_subty * BEGDA = SY-DATUM * ENDDA = SY-DATUM level = lc_authc_write * UNAME = SY-UNAME tables i0001 = lr_org_assgmt exceptions no_authorization = 1 internal_error = 2 others = 3.

HR_APPEND_ERROR_LIST call function 'HR_APPEND_ERROR_LIST' exporting pernr = pernr-pernr arbgb = sy-msgid msgty = 'E' msgno = sy-msgno msgv1 = sy-msgv1 msgv2 = sy-msgv2 msgv3 = sy-msgv3 msgv4 = sy-msgv4.



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