SAP Reports / Programs | Payroll | Norway | Public Sector(PY-NO-PS) SAP PY

MP05094V SAP ABAP INCLUDE - Include MP05094V







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


INCLUDES used within this REPORT MP05094V

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:

RH_READ_PERS_ORG_STRU CALL FUNCTION 'RH_READ_PERS_ORG_STRU' EXPORTING begda = p0509-begda endda = p0509-begda imported_plvar = ws_plvar plste = p0509-plans TABLES stru_tab = structab EXCEPTIONS integration_not_active = 1 parameters_missing = 2 OTHERS = 3.

RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING * AUTHORITY = 'DISP' * WITH_STRU_AUTH = 'X' infty = p_ws_infty * ISTAT = ' ' * EXTEND = 'D' subty = p_ws_subty begda = p0509-begda endda = p0509-endda * CONDITION = '00000' * INFTB = '1' * SORT = 'X' * VIA_T777D = ' ' TABLES innnn = i1001 OBJECTS = ws_hrobject EXCEPTIONS all_infty_with_subty = 1 nothing_found = 2 no_objects = 3 wrong_condition = 4 OTHERS = 5 .

RH_READ_INFTY CALL FUNCTION 'RH_READ_INFTY' EXPORTING * AUTHORITY = 'DISP' * WITH_STRU_AUTH = 'X' infty = p_ws_infty * ISTAT = ' ' * EXTEND = 'D' subty = p_ws_subty begda = p0509-begda endda = p0509-endda * CONDITION = '00000' * INFTB = '1' * SORT = 'X' * VIA_T777D = ' ' TABLES innnn = i1005 OBJECTS = ws_hrobject EXCEPTIONS * ALL_INFTY_WITH_SUBTY = 1 nothing_found = 2 * NO_OBJECTS = 3 * WRONG_CONDITION = 4 * OTHERS = 5 .

RP_EVALUATE_INDIRECTLY CALL FUNCTION 'RP_EVALUATE_INDIRECTLY' EXPORTING pbegda = p0509-begda pinfty = '0008' pmolga = '20' ptclas = 'A' ppernr = p0509-pernr pp0001 = i0001 * PP0007 = pp0008 = i0008 * PP0052 = * PP0230 = * PP0237 = * PP0509 = P0509 * MSGFLG = '' * NORDCT = '' IMPORTING pendda = indir_valuation_endda TABLES ptbindbw = ptb EXCEPTIONS * BAD_PARAMETERS = 1 error_at_indirect_evaluation = 2 * OTHERS = 3 .

HR_INFOTYPE_CHECKEXISTENCE CALL FUNCTION 'HR_INFOTYPE_CHECKEXISTENCE' EXPORTING number = p0509-pernr infty = '0014' subtype = p0014-lgart * OBJECTID = * LOCKINDICATOR = validitybegin = p0014-begda validityend = p0014-endda recordnumber = p0014-seqnr * TCLAS = 'A' IMPORTING return = myreturn .

RH_INTEGRATION_CHECK CALL FUNCTION 'RH_INTEGRATION_CHECK' IMPORTING integrated_plvar = s_planvar org_integration = s_orga EXCEPTIONS OTHERS = 1.

RH_INTEGRATION_PERSON * CALL FUNCTION 'RH_INTEGRATION_PERSON' "XFYP30K074582 * EXPORTING "XFYP30K074582 * IT0001 = p0001 "XFYP30K074582 * RI_MOLGA = t001p-molga "XFYP30K074582 * RI_TCLAS = 'A' "XFYP30K074582 * IMPORTING "XFYP30K074582 * PERSON_INTEGRATED = s_pers_integ "XFYP30K074582 * EXCEPTIONS "XFYP30K074582 * PARAMETERS_MISSING = 1 "XFYP30K074582 * OTHERS = 2. "XFYP30K074582

RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING plvar = p_ws_plvar otype = p_ws_otype objid = p_ws_objid * REALO = ' ' * ISTAT = ' ' begda = p0509-begda "1586814 endda = p0509-endda "1586814 * LANGU = SY-LANGU * OINTERVAL = 'X' * STORE = 'X' * CHECK_STRU_AUTH = 'X' * READ_DB = ' ' IMPORTING * OBEG = * OEND = * OSTAT = * HISTO = short = p_ws_r_txt * STEXT = * TISTAT = * TLANGU = * TABLES * EXISTENCE = EXCEPTIONS not_found = 1 OTHERS = 2 .

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = 'APRSN' struc_content = pmev1 * KIND_OF_ERROR = IMPORTING back = aprsn * CHANGING * STATUS = EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7 .

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = 'APRSN' struc_content = pmev1 * KIND_OF_ERROR = IMPORTING back = aprsn * CHANGING * STATUS = EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7 .

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = 'APRSN' struc_content = pmev1 * KIND_OF_ERROR = IMPORTING back = aprsn * CHANGING * STATUS = EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7 .

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = 'APRSN' struc_content = pmev1 * KIND_OF_ERROR = IMPORTING back = aprsn * CHANGING * STATUS = EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7 .

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = p0509-pernr infty = '0509' begda = p0509-begda endda = p0509-endda IMPORTING subrc = sy_subrc TABLES infty_tab = i0509 EXCEPTIONS infty_not_found = 1 OTHERS = 2.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING pernr = pspar-pernr infty = '0509' begda = p0008-begda endda = p0008-endda IMPORTING subrc = sy_subrc TABLES infty_tab = i0509 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 MP05094V or its description.