SAP Reports / Programs | Personnel Management | Personnel Management | Pension fund: General Parts(PA-PF-XX) SAP PA

MPACTF01 SAP ABAP INCLUDE - Include MPACTF01







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


INCLUDES used within this REPORT MPACTF01

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:

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'Y' textline1 = 'Sie haben Daten erfaßt.'(b01)

POPUP_TO_CONFIRM_LOSS_OF_DATA CALL FUNCTION 'POPUP_TO_CONFIRM_LOSS_OF_DATA' EXPORTING textline1 = 'Daten werden verlorengehen.'(b04)

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'Y' textline1 = 'Sie haben Daten erfaßt.'(b01)

DD_DOMVALUE_TEXT_GET CALL FUNCTION 'DD_DOMVALUE_TEXT_GET' EXPORTING domname = 'P02_APPLI' value = domval langu = sy-langu * BYPASS_BUFFER = ' ' IMPORTING dd07v_wa = dd07v_wa rc = subrc EXCEPTIONS OTHERS = 1.

HR_CH_PROC_CTRL_INIT CALL FUNCTION 'HR_CH_PROC_CTRL_INIT' EXPORTING molga = molga appli = appli EXCEPTIONS no_valtypes = 1 OTHERS = 2.

VIEW_GET_CLIENT_STATE CALL FUNCTION 'VIEW_GET_CLIENT_STATE' IMPORTING transp_state = transp_state * CLIINDEP_STATE = EXCEPTIONS OTHERS = 1.

HR_CH_VAL_INIT call function 'HR_CH_VAL_INIT' EXPORTING valty = cur_vty0&1 IMPORTING value = ini_val EXCEPTIONS unknown_valty = 1 others = 2.

HR_CH_VAL_CHECK_DATTY CALL FUNCTION 'HR_CH_VAL_CHECK_DATTY' EXPORTING valty = cur_vty01 value_in = l_valu1 IMPORTING value_out = l_value_out EXCEPTIONS unknown_valty = 1 correction_impossible = 2 OTHERS = 3.

HR_CH_VAL_CONV_V2S CALL FUNCTION 'HR_CH_VAL_CONV_V2S' EXPORTING valty = cur_vty01 * value = parval_tab-valu1 value = l_valu1 IMPORTING * string = parval_tab-valu1 string = l_valu1 EXCEPTIONS unknown_valty = 1 OTHERS = 2.

HR_CH_VAL_CHECK_DATTY CALL FUNCTION 'HR_CH_VAL_CHECK_DATTY' EXPORTING valty = cur_vty02 value_in = l_valu2 IMPORTING value_out = l_value_out EXCEPTIONS unknown_valty = 1 correction_impossible = 2 OTHERS = 3.

HR_CH_VAL_CONV_V2S CALL FUNCTION 'HR_CH_VAL_CONV_V2S' EXPORTING valty = cur_vty02 * value = parval_tab-valu2 value = l_valu2 IMPORTING * string = parval_tab-valu2 string = l_valu2 EXCEPTIONS unknown_valty = 1 OTHERS = 2.

HR_CH_VAL_CONV_V2S CALL FUNCTION 'HR_CH_VAL_CONV_V2S' EXPORTING valty = cur_valty value = parval_tab-value IMPORTING string = parval_tab-value EXCEPTIONS unknown_valty = 1 OTHERS = 2.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_vty01 * string = del_parval_tab-valu1 string = l_valu1_in IMPORTING * value = valu1 value = l_valu1_out EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_vty02 * string = del_parval_tab-valu2 string = l_valu2_in IMPORTING value = l_valu2_out EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_vty01 * string = parval_tab-valu1 string = l_valu1_in IMPORTING value = l_valu1_out EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_vty02 string = l_valu2_in IMPORTING value = l_valu2_out EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_valty string = parval_tab-value IMPORTING value = value EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

SCROLLING_IN_TABLE CALL FUNCTION 'SCROLLING_IN_TABLE' EXPORTING entry_act = $top_line * ENTRY_FROM = 1 entry_to = $lines * LAST_PAGE_FULL = 'X' loops = looplines ok_code = $fcode * OVERLAPPING = ' ' * PAGE_ACT = 0 * PAGE_GO = 0 IMPORTING * ENTRIES_SUM = entry_new = $top_line * PAGES_SUM = * PAGE_NEW = EXCEPTIONS no_entry_or_page_act = 1 no_entry_to = 2 no_ok_code_or_page_go = 3 OTHERS = 4.

DYNP_GET_STEPL





CALL FUNCTION 'DYNP_GET_STEPL' IMPORTING povstepl = stepl EXCEPTIONS stepl_not_found = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = dyname dynumb = dynumb * TRANSLATE_TO_UPPER = ' ' TABLES dynpfields = dynflds EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 OTHERS = 9.

HR_CH_CHOOSE_VALUE_BY_VALTY CALL FUNCTION 'HR_CH_CHOOSE_VALUE_BY_VALTY' EXPORTING molga = molga appli = appli * PPLAN = ' ' valty = $valty * VALUE_IN = VALUE_IN value_in = l_value_in IMPORTING * VALUE_OUT = VALUE_OUT value_out = l_value_out EXCEPTIONS invalid_valty = 1 OTHERS = 2.

HR_CH_VTY_HELP CALL FUNCTION 'HR_CH_VTY_HELP' EXPORTING molga = molga appli = appli valty = $valty program = sy-cprog dynnr = sy-dynnr EXCEPTIONS text_not_found = 1 OTHERS = 2.

HR_CH_VAL_CONV_S2V call function 'HR_CH_VAL_CONV_S2V' exporting valty = &2 * string = parval_tab-&1 string = l_&1 importing * value = parval_tab-&1.

HR_CH_VAL_CONV_V2S call function 'HR_CH_VAL_CONV_V2S' exporting valty = &2 * value = parval_tab-&1 value = l_&1 importing * string = parval_tab-&1.

HR_CH_VAL_CONV_S2V CALL FUNCTION 'HR_CH_VAL_CONV_S2V' EXPORTING valty = cur_valty string = parval_tab-value IMPORTING value = parval_tab-value.

HR_CH_VAL_CONV_V2S CALL FUNCTION 'HR_CH_VAL_CONV_V2S' EXPORTING valty = cur_valty value = parval_tab-value IMPORTING string = parval_tab-value.

HR_CH_CHECK_VALUE_BY_VALTY CALL FUNCTION 'HR_CH_CHECK_VALUE_BY_VALTY' EXPORTING molga = molga appli = appli * PPLAN = ' ' valty = cur_vty01 * VALUE = PARVAL_TAB-VALU1 value = l_valu1 IMPORTING subrc = subrc o_value = l_valu1 "CHBL6BK050705 EXCEPTIONS invalid_valty = 1 OTHERS = 2.

HR_CH_CHECK_VALUE_BY_VALTY CALL FUNCTION 'HR_CH_CHECK_VALUE_BY_VALTY' EXPORTING molga = molga appli = appli * PPLAN = ' ' valty = cur_vty02 * VALUE = PARVAL_TAB-VALU2 value = l_valu2 IMPORTING subrc = subrc o_value = l_valu2 "CHBL6BK050705 EXCEPTIONS invalid_valty = 1 OTHERS = 2.

HR_CH_CHECK_VALUE_BY_VALTY CALL FUNCTION 'HR_CH_CHECK_VALUE_BY_VALTY' EXPORTING molga = molga appli = appli * PPLAN = ' ' valty = cur_valty value = parval_tab-value IMPORTING subrc = subrc o_value = parval_tab-value "CHBL6BK050705 EXCEPTIONS invalid_valty = 1 OTHERS = 2.

HR_CH_VSPAR_CORR_INSERT CALL FUNCTION 'HR_CH_VSPAR_CORR_INSERT' EXPORTING * LANGU = SY-LANGU molga = molga appli = appli parar = cur_parar valty = cur_valty * importing * trkorr = EXCEPTIONS "MBB reactivate exceptions insert_failed = 1 OTHERS = 2.

POPUP_GET_VALUES CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING * NO_VALUE_CHECK = ' ' popup_title = 'Neues Endedatum'(f50) * START_COLUMN = '5' * START_ROW = '5' IMPORTING returncode = retco TABLES fields = fields EXCEPTIONS error_in_fields = 1 OTHERS = 2.

VIEW_ENQUEUE CALL FUNCTION 'VIEW_ENQUEUE' EXPORTING action = $action enqueue_mode = 'S' view_name = 'V_T5CAD_PB' enqueue_range = 'X' TABLES sellist = rangetab EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 invalid_enqueue_mode = 4 system_failure = 5 table_not_found = 6 OTHERS = 7.

CHECK_CUSTOMER_NAMES CALL FUNCTION 'CHECK_CUSTOMER_NAMES' EXPORTING objecttype = 'TABU' tablekey = tabkey tablename = 'T5CAD' IMPORTING key_allowed = key_allowed system_sap = sap_flag * TABLE_NOT_FOUND = EXCEPTIONS objecttype_not_filled = 1 tablename_not_filled = 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 MPACTF01 or its description.