SAP Reports / Programs | Personnel Management | Personnel Administration | Spain(PA-PA-ES) SAP PA

MP048040 SAP ABAP INCLUDE - Rückerstattungszinsen pro Einzelzeitraum Rückerstattungsstatus







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

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:

TRANSFER_NAMES_TO_FIELDS CALL FUNCTION 'TRANSFER_NAMES_TO_FIELDS' EXPORTING selectfield = p_sel TABLES fields = p_fields namelist = list_of_fields EXCEPTIONS wrong_format_given = 01.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING * cucol = cucol * curow = curow * display = ' ' selectfield = p_sel * titel = ' ' * no_pers_help_select = ' ' * title_in_values_list = ' ' * use_user_selections = 'S' * show_all_values_at_first_time = ' ' * write_selectfield_in_colours = 'X' IMPORTING ind = p_ind TABLES fields = p_fields full_table = p_intern * user_sel_fields = p_shrink EXCEPTIONS full_table_empty = 01 no_tablestructure_given = 02 no_tablefields_in_dictionary = 03 more_then_one_selectfield = 04 no_selectfield = 05.

HR_E_GET_SV_TICON CALL FUNCTION 'HR_E_GET_SV_TICON' EXPORTING * P_SV = * P_TICON = p_pesoc = help_pesoc p_t_parc = falg_t_parc p_codes = p0061-codes p_fecha = p0061-begda IMPORTING * P_IDSEG = p_clcon = q0480-clcon .

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = p_dyname dynumb = p_dynumb TABLES dynpfields = update EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

DD_DOMVALUE_TEXT_GET CALL FUNCTION 'DD_DOMVALUE_TEXT_GET' EXPORTING domname = p_domain value = value IMPORTING dd07v_wa = values EXCEPTIONS OTHERS = 1.

HR_E_RE5E60 CALL FUNCTION 'HR_E_RE5E60' EXPORTING idcon = p_p0480-idcon werks = p_p0480-werks btrtl = p_p0480-btrtl trfar = p_p0480-trfar trfgb = p_p0480-trfgb date = p_p0480-begda CHANGING wa_t5e60 = t5e60 EXCEPTIONS no_entries_found = 1 OTHERS = 2.

HR_E_RE5E6I CALL FUNCTION 'HR_E_RE5E6I' EXPORTING idcon = p_p0480-idcon werks = p_p0480-werks btrtl = p_p0480-btrtl trfar = p_p0480-trfar trfgb = p_p0480-trfgb CHANGING wa_t5e6i = t5e6i EXCEPTIONS no_text_found = 1 OTHERS = 2.

HR_E_RE5E6J CALL FUNCTION 'HR_E_RE5E6J' EXPORTING idseg = q_idseg CHANGING wa_t5e6j = t5e6j EXCEPTIONS no_text_found = 1 OTHERS = 2.

HR_E_RE5E6K CALL FUNCTION 'HR_E_RE5E6K' EXPORTING agrup = q_agrup CHANGING wa_t5e6k = t5e6k EXCEPTIONS no_text_found = 1 OTHERS = 2.

HR_E_RE5E01 CALL FUNCTION 'HR_E_RE5E01' EXPORTING werks = p_werks btrtl = p_btrtl CHANGING wa_t5e01 = t5e01 EXCEPTIONS no_entries_found = 1 OTHERS = 2.

HR_E_RE5E8S * call function 'HR_E_RE5E8S' * exporting * mocat = p_mocat * categ = p_categ * changing * wa_t5e8s = t5e8s * exceptions * no_text_found = 1 * others = 2.

HR_E_RE5E7I CALL FUNCTION 'HR_E_RE5E7I' EXPORTING cooff = q_offin CHANGING wa_t5e7i = t5e7i EXCEPTIONS no_text_found = 1 OTHERS = 2.

HR_99S_COPY_STRUC1_STRUC2 CALL FUNCTION 'HR_99S_COPY_STRUC1_STRUC2' EXPORTING p_struct1 = seltab IMPORTING p_struct2 = p0061_old.

HR_99S_COPY_STRUC1_STRUC2 CALL FUNCTION 'HR_99S_COPY_STRUC1_STRUC2' EXPORTING p_struct1 = seltab IMPORTING p_struct2 = p0061_new.

HR_E_GET_PART_TIME_COEF *CALL FUNCTION 'HR_E_GET_PART_TIME_COEF' * EXPORTING * p_pernr = P0480-pernr ** P_HOCON = ** P_DICON = ** P_WERKS = p0001-werks ** P_BTRTL = p0001-btrtl ** P_PERSG = p0001-persg ** P_PERSK = p0001-persk ** P_ABKRS = * p_date = p0480-begda * IMPORTING * P_COEFICIENTE = p_coeficiente ** TABLES ** T0001 = ** T0007 = ** T0008 = ** CHANGING ** P_TURNO_TP = ** P_TURNO_TCOMP = * EXCEPTIONS * ERROR = 1 * COETP_EXCEEDED = 2 * OTHERS = 3 * .

HR_E_GET_PART_TIME_COEF CALL FUNCTION 'HR_E_GET_PART_TIME_COEF' EXPORTING p_pernr = p0480-pernr p_hocon = p0061-hocon p_dicon = p0061-dicon * P_WERKS = * P_BTRTL = * P_PERSG = * P_PERSK = * P_ABKRS = p_date = p0480-begda * IMPORTING * P_COEFICIENTE = * TABLES * T0001 = i0001 * T0007 = * T0008 = CHANGING * P_TURNO_TP = p_turno_tcomp = q0480-schhb EXCEPTIONS error = 1 coetp_exceeded = 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 = ok_code = p_ok overlapping = 'X' IMPORTING entry_new = l_tc_new_top_line EXCEPTIONS * NO_ENTRY_OR_PAGE_ACT = 01 * NO_ENTRY_TO = 02 * NO_OK_CODE_OR_PAGE_GO = 03 OTHERS = 0.

WDY_EXECUTE_IN_PLACE CALL FUNCTION 'WDY_EXECUTE_IN_PLACE' EXPORTING * PROTOCOL = INTERNALMODE = lv_incr3_auto APPLICATION = 'PADES_COINEM' * CONTAINER_NAME = PARAMETERS = l_parameters * SUPPRESS_OUTPUT = * IMPORTING * OUT_URL = * CHANGING * CONTAINER = * VIEWER = EXCEPTIONS BROWSER_NOT_STARTED = 1 ACTION_CANCELLED = 2 OTHERS = 3 .

HR_ES_GET_CUSTOMER_DECISION





CALL FUNCTION 'HR_ES_GET_CUSTOMER_DECISION' EXPORTING p_swnam = 'INCR3' p_date = pv_begda IMPORTING p_customer_choice = lv_incr3_auto EXCEPTIONS OTHERS = 1.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING * TCLAS = 'A' pernr = p0480-pernr infty = '0016' BEGDA = p0480-begda ENDDA = p0480-endda * BYPASS_BUFFER = ' ' * LEGACY_MODE = ' ' * IMPORTING * SUBRC = tables infty_tab = p0016 EXCEPTIONS INFTY_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 MP048040 or its description.