MP001720 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 MP001720 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Module Pool Infotype P0017 PBO Modules
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_READ_INFOTYPE_AUTHC_DISABLE CALL FUNCTION 'HR_READ_INFOTYPE_AUTHC_DISABLE'. "WKUK001280
HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING * TCLAS = 'A' pernr = p0017-pernr infty = '0001' begda = p0017-begda endda = p0017-endda * IMPORTING * SUBRC = TABLES infty_tab = p0001 EXCEPTIONS infty_not_found = 1 OTHERS = 2.
HRCA_CHECK_JURISDICTION_ACTIVE CALL FUNCTION 'HRCA_CHECK_JURISDICTION_ACTIVE' "XBHK001165 EXPORTING "XBHK001165 * I_BUKRS = P0001-BUKRS "XBHK001165 "WKUK001280 i_bukrs = bukrs_for_tax "WKUK001280 IMPORTING "XBHK001165 e_txjcd_active = jurisdiction_active "XBHK001165 e_tax_external = tax_calculation_external "XBHK001165 EXCEPTIONS "XBHK001165 input_incomplete = 1 "XBHK001165 input_inconsistent = 2 "XBHK001165 other_error = 3 "XBHK001165 OTHERS = 4. "XBHK001165
HRCA_TXJCD_CHECK CALL FUNCTION 'HRCA_TXJCD_CHECK' "XBHK001165 EXPORTING "XBHK001165 * I_BUKRS = P0001-BUKRS"XBHK001165"WKUK001280 i_bukrs = bukrs_for_tax "WKUK001280 i_txjcd = p0017-txjcd "XBHK001165 IMPORTING "XBHK001165 e_text1 = txjcd_text "XBHK001165 EXCEPTIONS "XBHK001165 input_parameter_missing = 1 "XBHK001165 not_exist = 2 "XBHK001165 parameter_conflict = 3 "XBHK001165 OTHERS = 4. "XBHK001165
HR_READ_INFOTYPE_AUTHC_DISABLE CALL FUNCTION 'HR_READ_INFOTYPE_AUTHC_DISABLE'.
HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING tclas = 'A' pernr = p0017-pernr infty = '0003' begda = low_date endda = high_date IMPORTING subrc = subrc_inftyp TABLES infty_tab = p0003 EXCEPTIONS infty_not_found = 1 OTHERS = 2.
HRCA_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'HRCA_GET_ACTIVE_DIMENSIONS' EXPORTING * I_COMPANY_CODE = P0017-bukrs i_company_code = bukrs_act IMPORTING e_grant_active = e_grant_active e_grant_start_hr = e_grant_start_hr e_fund_active = e_fund_active e_fund_start_hr = e_fund_start_hr e_function_active = e_function_active e_function_start_hr = e_function_start_hr e_funds_ctr_active = e_funds_ctr_active e_funds_ctr_start_hr = e_funds_ctr_start_hr e_budget_period_active = e_budget_period_active e_budget_period_start_hr = e_budget_period_start_hr TABLES return_table = return_table EXCEPTIONS error_occured = 1 OTHERS = 2.
HRCA_GET_ACTIVE_DIMENSIONS CALL FUNCTION 'HRCA_GET_ACTIVE_DIMENSIONS' EXPORTING * I_COMPANY_CODE = P0017-bukrs "XCIK006412 i_company_code = bukrs_act "XCIK006412 IMPORTING e_grant_active = e_grant_active e_grant_start_hr = e_grant_start_hr e_fund_active = e_fund_active e_fund_start_hr = e_fund_start_hr e_function_active = e_function_active e_function_start_hr = e_function_start_hr e_funds_ctr_active = e_funds_ctr_active e_funds_ctr_start_hr = e_funds_ctr_start_hr TABLES return_table = return_table EXCEPTIONS error_occured = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP001720 - Module Pool Infotype P0017 PBO Modules MP001710_CORE - MP001710CORE MP001710 - Module Pool Infotype P0017 Data Definitions MP001700_CORE - Module Pool: Infotype P0017 Travel Privileges MP001700_CORE - Module Pool: Infotype P0017 Travel Privileges MP001700 - Module Pool: Infotype P0017 Travel Privileges