SAP Reports / Programs | Payroll | Germany(PY-DE) SAP PY

MP069940 SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

HR_GET_NEXT_OBJPS call function 'HR_GET_NEXT_OBJPS' exporting infotype = '0699' subtype = p0699-subty pernr = p0699-pernr importing objid = $objps exceptions no_free_id_found = 1 others = 2.

POPUP_TO_CONFIRM_WITH_MESSAGE call function 'POPUP_TO_CONFIRM_WITH_MESSAGE' exporting diagnosetext1 = text-t02 textline1 = text-t03 titel = text-t01 cancel_display = space importing answer = l_answer exceptions others = 1.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' EXPORTING PERNR = p0699-pernr INFTY = '0026' BEGDA = $begda ENDDA = $endda IMPORTING SUBRC = l_subrc TABLES INFTY_TAB = lit_0026 EXCEPTIONS INFTY_NOT_FOUND = 1 OTHERS = 4.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' EXPORTING PERNR = p0699-pernr INFTY = '0699' BEGDA = $begda ENDDA = $endda IMPORTING SUBRC = l_subrc TABLES INFTY_TAB = lit_0699 EXCEPTIONS INFTY_NOT_FOUND = 1 OTHERS = 4.

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' "OHAN0650652 exporting "OHAN0650652 i_molga = '01' " Ländergruppierung "OHAN0650652 i_appl = 'ZVUW' " Teilapplikation "OHAN0650652 i_date = p0699-begda " Stichtag "OHAN0650652 importing "OHAN0650652 e_valid = l_appl_zvuw. "OHAN0650652

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting * TCLAS = 'A' pernr = p0699-pernr infty = '0003' tables infty_tab = t_0003 exceptions infty_not_found = 1 others = 2 .

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0001' begda = p0699-begda endda = p0699-begda tables infty_tab = t_0001 exceptions infty_not_found = 1 others = 2.

PA03_PCR_READ call function 'PA03_PCR_READ' exporting f_abkrs = t_0001-abkrs importing f_state = l_status f_current_begda = l_d1 f_following_begda = l_d2.

HR_CALC_MONTH call function 'HR_CALC_MONTH' " exporting delta = 1 " changing periode = l_saveper. "GSGN0458925

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' "OHAN0650652 exporting "OHAN0650652 i_molga = '01' " Ländergruppierung "OHAN0650652 i_appl = 'ZVUW' " Teilapplikation "OHAN0650652 i_date = p0699-begda " Stichtag "OHAN0650652 importing "OHAN0650652 e_valid = l_appl_zvuw. "OHAN0650652

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' "OHAN0650652 exporting "OHAN0650652 i_molga = '01' " Ländergruppierung "OHAN0650652 i_appl = 'ZVUW' " Teilapplikation "OHAN0650652 i_date = p0699-begda " Stichtag "OHAN0650652 importing "OHAN0650652 e_valid = l_appl_zvuw. "OHAN0650652

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting * TCLAS = 'A' pernr = p0699-pernr infty = '0003' tables infty_tab = t_0003 exceptions infty_not_found = 1 others = 2 .

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0001' begda = p0699-begda endda = p0699-begda tables infty_tab = t_0001 exceptions infty_not_found = 1 others = 2.

PA03_PCR_READ call function 'PA03_PCR_READ' exporting f_abkrs = t_0001-abkrs importing * f_state = l_status. "GSGN0713049

HRCA_READ_BANK_ADDRESS_2 call function 'HRCA_READ_BANK_ADDRESS_2' exporting bank_country = q0699-banks bank_number = l_bankkey importing bank_data = bnka_bf exceptions not_found = 1 others = 2.

HR_GET_VALIDITY_OF_APPLICATION call function 'HR_GET_VALIDITY_OF_APPLICATION' "OHAN0650652 exporting "OHAN0650652 i_molga = '01' " Ländergruppierung "OHAN0650652 i_appl = 'ZVUW' " Teilapplikation "OHAN0650652 i_date = p0699-begda " Stichtag "OHAN0650652 importing "OHAN0650652 e_valid = l_appl_zvuw. "OHAN0650652

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting * TCLAS = 'A' pernr = p0699-pernr infty = '0003' tables infty_tab = t_0003 exceptions infty_not_found = 1 others = 2 .

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0001' begda = p0699-begda endda = p0699-begda tables infty_tab = t_0001 exceptions infty_not_found = 1 others = 2.

PA03_PCR_READ





call function 'PA03_PCR_READ' exporting f_abkrs = t_0001-abkrs importing f_state = l_status.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'AINSL' dynpprog = l_progname dynpnr = l_dynnum dynprofield = $field value_org = 'S' tables value_tab = value_tab exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'BAUST' dynpprog = l_progname dynpnr = l_dynnum dynprofield = $field display = l_display value_org = 'S' tables value_tab = value_tab exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'STEUR' dynpprog = l_progname dynpnr = l_dynnum dynprofield = $field display = c_marked value_org = 'S' tables value_tab = value_tab exceptions parameter_error = 1 no_values_found = 2 others = 3.

HRDSYS_DOCU_SHOW call function 'HRDSYS_DOCU_SHOW' exporting otype = 'VTMOD' oname = $vtmod exceptions * WRONG_OTYPE = 1 * LOIO_NOT_FOUND = 2 * INTERNAL_ERROR = 3 others = 4.

HRDSYS_DOCU_SHOW call function 'HRDSYS_DOCU_SHOW' exporting otype = 'BAUST' oname = $baust exceptions * WRONG_OTYPE = 1 * LOIO_NOT_FOUND = 2 * INTERNAL_ERROR = 3 others = 4.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0126' begda = p0699-begda endda = p0699-begda tables infty_tab = lt_0126 exceptions infty_not_found = 1 others = 2.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0699' begda = p0699-begda endda = p0699-begda tables infty_tab = lt_0699 exceptions infty_not_found = 1 others = 2.

HR_READ_INFOTYPE call function 'HR_READ_INFOTYPE' exporting pernr = p0699-pernr infty = '0699' begda = p0699-begda endda = p0699-begda tables infty_tab = lt_0699 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 MP069940 or its description.