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

MP000130 SAP ABAP INCLUDE - Module Pool for Infotype P0001: PAI Modules







MP000130 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 MP000130 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 MP000130. "Basic submit
SUBMIT MP000130 AND RETURN. "Return to original report after report execution complete
SUBMIT MP000130 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Module Pool for Infotype P0001: PAI Modules


INCLUDES used within this REPORT MP000130

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_INTEGRATION_CHECK call function 'RH_INTEGRATION_CHECK' importing integrated_plvar = planvar org_integration = orga exceptions others = 1.

RH_AGENT_INFO call function 'RH_AGENT_INFO' exporting * AGENT_OTYPE = 'S ' "XFYK039565 agent_otype = ot_position "XFYK039565 agent_objid = p0001-plans act_plvar = planvar search_date = p0001-begda search_end = p0001-endda "XFYAHRK063811 no_task_display = 'X' display_only = 'X' exceptions no_active_plvar = 1 no_entry_found = 2 others = 3.

RH_AGENT_INFO call function 'RH_AGENT_INFO' exporting * AGENT_OTYPE = 'C ' "XFYK039565 agent_otype = ot_job "XFYK039565 agent_objid = p0001-stell act_plvar = planvar search_date = p0001-begda search_end = p0001-endda "XFYAHRK063811 no_task_display = 'X' display_only = 'X' exceptions no_active_plvar = 1 no_entry_found = 2 others = 3.

RH_STRUC_GET call function 'RH_STRUC_GET' exporting * ACT_OTYPE = 'O ' "XFYK039565 act_otype = ot_orgunit "XFYK039565 act_objid = p0001-orgeh act_wegid = 'O-O' act_plvar = planvar act_begda = res_date act_endda = res_date act_tdepth = 2 authority_check = 'X' tables result_tab = res_tab exceptions no_plvar_found = 1 no_entry_found = 2 others = 3.

RH_POS_PLAN_ORG_STRU_SHOW call function 'RH_POS_PLAN_ORG_STRU_SHOW' exporting act_plvar = planvar act_otype = ot_orgunit "XFYK039565 * ACT_OTYPE = 'O ' "XFYK039565 act_objid = res_objid act_begda = res_date act_endda = res_date act_istat = '1' display_only = 'X' exceptions org_unit_not_valid = 1 plvar_not_found = 2 wegid_not_found = 3 structure_error = 4 others = 5.

RH_AGENT_INFO call function 'RH_AGENT_INFO' exporting * AGENT_OTYPE = 'P ' "XFYK039565 agent_otype = ot_person "XFYK039565 agent_objid = p0001-pernr act_plvar = planvar search_date = p0001-begda search_end = p0001-endda "XFYAHRK063811 no_task_display = 'X' display_only = 'X' exceptions no_active_plvar = 1 no_entry_found = 2 others = 3.

RH_OBJID_REQUEST call function 'RH_OBJID_REQUEST' exporting plvar = planvar otype = ot_position "XFYK039565 seark_begda = p0001-begda seark_endda = p0001-endda dynpro_repid = or_repid dynpro_dynnr = or_dynnr dynpro_searkfield = 'P0001-PLANS' IMPORTING sel_object = re_objec exceptions cancelled = 1 wrong_condition = 2 nothing_found = 3 * illegal_mode = 4 "XMKAL0K093206 internal_error = 5 others = 6.

RP_PNP_GET_VALUE_PLANS call function 'RP_PNP_GET_VALUE_PLANS' changing plans = p0001-plans exceptions others = 1.

RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' exporting plvar = planvar otype = ot_position "XFYK039565 seark_begda = p0001-begda seark_endda = p0001-endda dynpro_repid = or_repid dynpro_dynnr = or_dynnr dynpro_searkfield = 'P0001-PLANS' IMPORTING sel_object = re_objec exceptions cancelled = 1 wrong_condition = 2 nothing_found = 3 * illegal_mode = 4 "XMKAL0K093206 internal_error = 5 others = 6.

RP_PNP_GET_VALUE_PLANS call function 'RP_PNP_GET_VALUE_PLANS' changing plans = plansdummy exceptions others = 1.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = dynpname dynumb = dynpnumb tables dynpfields = dynpvaluetab exceptions others = 01.

DYNP_VALUES_READ call function 'DYNP_VALUES_READ' exporting dyname = dynpname dynumb = dynpnumb tables dynpfields = dynpvaluetab exceptions others = 01.

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = 'X' fieldname = 'PERSK' tabname = 'T503' show_all_values_at_first_time = 'X' title_in_values_list = l_title importing select_value = p0001-persk tables fields = ihelp_fields valuetab = helptab.

RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' EXPORTING plvar = planvar otype = ot_job seark_begda = p0001-begda seark_endda = p0001-endda dynpro_repid = or_repid dynpro_dynnr = or_dynnr dynpro_searkfield = 'P0001-STELL' IMPORTING sel_object = re_objec EXCEPTIONS cancelled = 1 wrong_condition = 2 nothing_found = 3 internal_error = 5 OTHERS = 6.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = or_repid dynumb = or_dynnr perform_input_conversion = 'X' TABLES dynpfields = lt_dynpfields EXCEPTIONS OTHERS = 1.

RP_PNP_GET_VALUE_STELL CALL FUNCTION 'RP_PNP_GET_VALUE_STELL' EXPORTING "N1822527 iv_begda = lv_begda "N1822527 CHANGING stell = stelldummy EXCEPTIONS OTHERS = 1.

RH_OBJID_REQUEST CALL FUNCTION 'RH_OBJID_REQUEST' EXPORTING plvar = planvar otype = ot_orgunit seark_begda = p0001-begda seark_endda = p0001-endda dynpro_repid = or_repid dynpro_dynnr = or_dynnr dynpro_searkfield = 'P0001-ORGEH' IMPORTING sel_object = re_objec EXCEPTIONS cancelled = 1 wrong_condition = 2 nothing_found = 3 internal_error = 5 OTHERS = 6.

RP_PNP_GET_VALUE_ORGEH CALL FUNCTION 'RP_PNP_GET_VALUE_ORGEH' EXPORTING "MELN1758603 iv_dynprog = or_repid iv_dynnr = or_dynnr iv_dynfield = 'P0001-ORGEH' CHANGING orgeh = orgehdummy EXCEPTIONS OTHERS = 1.



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