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

MPACCF01 SAP ABAP INCLUDE - Include MPACCF01







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


INCLUDES used within this REPORT MPACCF01

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:

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING * CUCOL = 0 * CUROW = 0 * DISPLAY = ' ' fieldname = fnam tabname = tnam * NO_MARKING_OF_CHECKVALUE = ' ' * TITLE_IN_VALUES_LIST = ' ' titel = 'Aktionen'(010) * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' IMPORTING select_value = sel_actio TABLES fields = ihelp_fields valuetab = helptab EXCEPTIONS field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 OTHERS = 4.

HR_CH_PROC_STEP_STRING CALL FUNCTION 'HR_CH_PROC_STEP_STRING' EXPORTING 5cag_record = i5cag_wa IMPORTING string = lintxt EXCEPTIONS OTHERS = 1.

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

HR_CH_VAL_CONV_S2V_LONG CALL FUNCTION 'HR_CH_VAL_CONV_S2V_LONG' EXPORTING valty = paratab-valty string = paratab-value IMPORTING value = value EXCEPTIONS unknown_valty = 1 format_error = 2 OTHERS = 3.

HR_CH_VAL_CONV_V2S_LONG CALL FUNCTION 'HR_CH_VAL_CONV_V2S_LONG' EXPORTING valty = paratab-valty value = value IMPORTING string = paratab-value EXCEPTIONS unknown_valty = 1 OTHERS = 2.

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 = %act_appli pplan = pplan valty = paratab-valty value_in = value IMPORTING value_out = value EXCEPTIONS invalid_valty = 1 OTHERS = 2.

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.

POPUP_GET_VALUES_USER_HELP CALL FUNCTION 'POPUP_GET_VALUES_USER_HELP' EXPORTING * F1_FORMNAME = ' ' * F1_PROGRAMNAME = ' ' f4_formname = 'VALTY_LIST' f4_programname = 'SAPMPACC' formname = 'VALTY_CHECK' popup_title = 'Positionieren auf Wertart'(f50) programname = 'SAPMPACC' * START_COLUMN = '5' * START_ROW = '5' * NO_CHECK_FOR_FIXED_VALUES = ' ' IMPORTING returncode = rc TABLES fields = fields EXCEPTIONS error_in_fields = 1 OTHERS = 2.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING * CUCOL = 0 * CUROW = 0 * DISPLAY = ' ' fieldname = 'VALTY' tabname = 'T5CA2' * NO_MARKING_OF_CHECKVALUE = ' ' * TITLE_IN_VALUES_LIST = ' ' titel = 'Wertart auswählen'(f60) * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * NO_CONVERSION = ' ' IMPORTING select_value = sel_valty TABLES fields = fields valuetab = helptab EXCEPTIONS field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 OTHERS = 4.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING * CUCOL = 0 * CUROW = 0 * DISPLAY = ' ' fieldname = 'OPERA' tabname = 'T5CAE' * NO_MARKING_OF_CHECKVALUE = ' ' * TITLE_IN_VALUES_LIST = ' ' titel = 'Operation auswählen'(f70) * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * NO_CONVERSION = ' ' IMPORTING select_value = sel_opera TABLES fields = fields valuetab = helptab EXCEPTIONS field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 OTHERS = 4.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting tclas = tclas pernr = pernr infty = &1 begda = '18000101' endda = '99991231' * importing * subrc = tables infty_tab = &2 exceptions infty_not_found = 1 others = 2.

HR_INITIALIZE_BUFFER CALL FUNCTION 'HR_INITIALIZE_BUFFER' EXPORTING tclas = 'A' pernr = pernr.

HR_CH_PROC_CTRL_INIT CALL FUNCTION 'HR_CH_PROC_CTRL_INIT' "CHBL6BK021005 EXPORTING " molga = molga " appli = appli " * REINIT = ' ' " EXCEPTIONS " OTHERS = 0. "CHBL6BK021005

POPUP_GET_VALUES CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING * NO_VALUE_CHECK = ' ' popup_title = text-100 IMPORTING returncode = l_returncode TABLES fields = fields.



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